We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fac42 commit 9bc86c6Copy full SHA for 9bc86c6
test/mri/excludes/TestFile.rb
@@ -8,4 +8,4 @@
8
exclude :test_file_share_delete, "needs investigation"
9
exclude :test_stat, "needs investigation"
10
exclude :test_realpath_special_symlink, "needs investigation"
11
-exclude :test_open_tempfile_path, "fails on aarch64-linux" if RUBY_PLATFORM == 'aarch64-linux'
+exclude :test_open_tempfile_path, "@path is currently set even with File::TMPFILE"
0 commit comments