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
Takashi Kokubun 91aa8bfff8
Drop unstable Travis osx in favor of GitHub Actions
For some reason, the Travis osx environment has been really unstable.
It failed on today's cron too:
https://travis-ci.org/ruby/ruby/builds/579843163

As we have almost the same test environment (including OpenSSL version)
in GitHub Actions and it seems to be more stable and faster, I think
there's no motivation to maintain Travis osx CI environment.

By removing this, we'd be able to simplify .travis.yml as well.
2019-09-03 01:01:48 +09:00
..
_appveyor test/excludes/_appveyor: exclude memory-inefficient 2018-12-04 09:37:23 +00:00
_wercker Test GC.compact on MJIT again 2019-05-23 00:07:16 -07:00
TestException.rb
TestIO_Console.rb
TestISeq.rb
TestThread.rb