Skip to content

Commit

Permalink
Retag Dir tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 9, 2021
1 parent bde0faf commit ffa39a7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions test/mri/excludes/TestDir.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
exclude :test_chdir, "needs investigation"
exclude :test_glob_base, "needs investigation"
exclude :test_glob_base_dir, "needs investigation"
exclude :test_glob_cases, "needs investigation"
exclude :test_glob_cases, "fails on macOS in CI"
exclude :test_glob_gc_for_fd, "needs investigation"
exclude :test_glob_too_may_open_files, "needs investigation"
exclude :test_seek, "needs investigation"
exclude :test_seek, "fails on macOS in CI"
exclude :test_unknown_keywords, "needs investigation"
exclude :test_chdir_conflict, "needs investigation"
exclude :test_glob_order, "needs investigation"
exclude :test_symlink, "needs investigation"
exclude :test_symlinks_not_resolved, "needs investigation"
exclude :test_foreach, "needs investigation"

0 comments on commit ffa39a7

Please sign in to comment.