1 2 3 4 5 6 7 8
|
exclude :test_close_bang_does_not_unlink_if_already_unlinked, "needs investigation"
exclude :test_close_bang_works, "needs investigation"
exclude :test_close_with_unlink_now_true_does_not_unlink_if_already_unlinked, "needs investigation"
exclude :test_close_with_unlink_now_true_works, "needs investigation"
exclude :test_finalizer_does_not_unlink_if_already_unlinked, "needs investigation"
exclude :test_size_works_if_file_is_closed, "needs investigation"
exclude :test_tempfile_is_unlinked_when_ruby_exits, "needs investigation"
exclude :test_unlink_before_close_works_on_posix_systems, "needs investigation"
|