From e2074a359e928091b5b27743dbfc55018f01cbba Mon Sep 17 00:00:00 2001 From: k0kubun Date: Fri, 16 Nov 2018 06:52:12 +0000 Subject: test/excludes/_wercker: remove obsoleted pipeline name from excludes directory names. test-mjit-wait / test-mjit are combined and distributed as mjit-test1 and mjit-test2 now. So the subdirectory names are changed to option names, --jit and --jit-wait. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/excludes/_wercker/test-mjit/TestThreadQueue.rb | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test/excludes/_wercker/test-mjit/TestThreadQueue.rb (limited to 'test/excludes/_wercker/test-mjit/TestThreadQueue.rb') diff --git a/test/excludes/_wercker/test-mjit/TestThreadQueue.rb b/test/excludes/_wercker/test-mjit/TestThreadQueue.rb deleted file mode 100644 index 2a968ab04c..0000000000 --- a/test/excludes/_wercker/test-mjit/TestThreadQueue.rb +++ /dev/null @@ -1,2 +0,0 @@ -# https://app.wercker.com/ruby/ruby/runs/test-mjit/5bcf51409b1e440006d47831?step=5bcf517d87436a000649326d -exclude(:test_queue_with_trap, 'this test fails with --jit') -- cgit v1.2.3