зеркало из https://github.com/github/ruby.git
SKip failing tests that are caused by unknown IOError
This commit is contained in:
Родитель
973d470288
Коммит
bb97061f65
|
@ -77,3 +77,13 @@ test_merge_types(RBS::RuntimePrototypeTest)
|
||||||
test_reflection(RBS::RuntimePrototypeTest)
|
test_reflection(RBS::RuntimePrototypeTest)
|
||||||
test_todo(RBS::RuntimePrototypeTest)
|
test_todo(RBS::RuntimePrototypeTest)
|
||||||
test_of(RubyVM::AbstractSyntaxTreeSingletonTest)
|
test_of(RubyVM::AbstractSyntaxTreeSingletonTest)
|
||||||
|
|
||||||
|
# rbs-3.6.0 and Ruby 3.4.0dev: IOError: closed stream
|
||||||
|
|
||||||
|
test_spawn(PTYSingletonTest)
|
||||||
|
test_getpty(PTYSingletonTest)
|
||||||
|
test_check(PTYSingletonTest)
|
||||||
|
test_width_for(PPSingletonTest)
|
||||||
|
test_singleline_pp(PPSingletonTest)
|
||||||
|
test_singleline_pp(PPSingletonTest)
|
||||||
|
test_capture2e(Open3SingletonTest)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче