summaryrefslogtreecommitdiff
path: root/test/excludes/_wercker/test-mjit
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-16 06:52:12 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-16 06:52:12 +0000
commite2074a359e928091b5b27743dbfc55018f01cbba (patch)
treeb2916d4fe0cc1a708575224024cc39f86a57effe /test/excludes/_wercker/test-mjit
parentfe7773b93351ace7ea69f6e2d4dbf106746b6e40 (diff)
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
Diffstat (limited to 'test/excludes/_wercker/test-mjit')
-rw-r--r--test/excludes/_wercker/test-mjit/TestThreadQueue.rb2
1 files changed, 0 insertions, 2 deletions
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')