summaryrefslogtreecommitdiff
path: root/test/excludes/_wercker/jit-wait/TestDelegateClass.rb
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/jit-wait/TestDelegateClass.rb
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/jit-wait/TestDelegateClass.rb')
-rw-r--r--test/excludes/_wercker/jit-wait/TestDelegateClass.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/excludes/_wercker/jit-wait/TestDelegateClass.rb b/test/excludes/_wercker/jit-wait/TestDelegateClass.rb
new file mode 100644
index 0000000000..384bb03b4c
--- /dev/null
+++ b/test/excludes/_wercker/jit-wait/TestDelegateClass.rb
@@ -0,0 +1,2 @@
+# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5bda979a191eda000655a8d2?step=5bda9fe4591ca80007653f64
+exclude(:test_frozen, 'somehow FrozenError is not raised with --jit-wait')