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/jit-wait/TestDelegateClass.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/excludes/_wercker/jit-wait/TestDelegateClass.rb (limited to 'test/excludes/_wercker/jit-wait/TestDelegateClass.rb') 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') -- cgit v1.2.3