1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/excludes
k0kubun c6d0892fa2 configure.ac: disable native-fiber for MinGW
because it had already been SEGV-ed in pull request'S CI
https://ci.appveyor.com/project/ruby/ruby/builds/20427065/job/32oahrcd58b8ubb1
and has never worked on trunk either.

Please make sure it does not SEGVs on your MinGW environment or pull
request before enabling native fiber on MinGW.

appveyor.yml: reverted commits to make CI green with native fiber
test/excludes/_appveyor/msys2/TestArray.rb: ditto
test/excludes/_appveyor/msys2/TestEnumerable.rb: ditto
test/excludes/_appveyor/vs/TestArray.rb: ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-20 14:40:55 +00:00
..
_appveyor configure.ac: disable native-fiber for MinGW 2018-11-20 14:40:55 +00:00
_travis/osx test/excludes/../TestWEBrickUtils.rb: exclude unstable test 2018-11-13 23:06:49 +00:00
_wercker test/excludes/_wercker: remove obsoleted pipeline name 2018-11-16 06:52:12 +00:00
TestException.rb
TestIO_Console.rb
TestISeq.rb
TestThread.rb