Quarantine failing new specs that require investigation
This commit is contained in:
parent
10917c5cc0
commit
271cdb3c1c
Notes:
git
2025-01-07 11:31:14 +00:00
@ -1,6 +1,7 @@
|
||||
require_relative '../../spec_helper'
|
||||
require_relative 'fixtures/common'
|
||||
|
||||
quarantine! do # leads to "Errno::EBADF: Bad file descriptor - closedir" in DirSpecs.delete_mock_dirs
|
||||
ruby_version_is '3.3' do
|
||||
guard -> { Dir.respond_to? :for_fd } do
|
||||
describe "Dir.for_fd" do
|
||||
@ -75,3 +76,4 @@ ruby_version_is '3.3' do
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user