Merge pull request #26830 from headius/mask_forking_fsevent_test_on_jruby

Mask forking filesystem event on JRuby.
上级 af45bbc3
......@@ -36,6 +36,8 @@ def rm_f(files)
end
test "notifies forked processes" do
jruby_skip "Forking not available on JRuby"
FileUtils.touch(tmpfiles)
checker = new_checker(tmpfiles) {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册