Actions
Bug #15465
closedTests failed on i386-cygwin
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.0p0 (2018-12-25 revision 66547) [i386-cygwin]
Description
Several tests failed on i386-cygwin
Steps:
$ ./configure
$ make
$ make test |& tee test.log
Failed tests:
$ grep # test.log
#651 test_io.rb:87:in `block in <top (required)>':
#File.open("megasrc", "w") {|f| f << megacontent }
#=> killed by SIGKILL (signal 9) (timeout) megacontent-copy_stream
#920 test_massign.rb:165:in `<top (required)>': core dumped [ruby-dev:32581]
#1376 test_thread.rb:301:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1377 test_thread.rb:305:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1378 test_thread.rb:310:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1379 test_thread.rb:315:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1380 test_thread.rb:320:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1381 test_thread.rb:325:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
#1382 test_thread.rb:330:in `<top (required)>':
#=> killed by SIGIOT (signal 6)
Files
Actions
Like0
Like0Like0Like0Like0