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 TestException.rb: suppress warning 2016-04-11 08:27:19 +00:00
TestIO_Console.rb
TestISeq.rb TestISeq.rb: exclude time consuming GC test 2016-01-19 02:55:34 +00:00
TestThread.rb