summaryrefslogtreecommitdiff
path: root/test/excludes/_wercker/test-mjit-wait
diff options
context:
space:
mode:
Diffstat (limited to 'test/excludes/_wercker/test-mjit-wait')
-rw-r--r--test/excludes/_wercker/test-mjit-wait/TestParallel.rb2
-rw-r--r--test/excludes/_wercker/test-mjit-wait/TestThreadQueue.rb2
2 files changed, 4 insertions, 0 deletions
diff --git a/test/excludes/_wercker/test-mjit-wait/TestParallel.rb b/test/excludes/_wercker/test-mjit-wait/TestParallel.rb
new file mode 100644
index 0000000000..e241a78b47
--- /dev/null
+++ b/test/excludes/_wercker/test-mjit-wait/TestParallel.rb
@@ -0,0 +1,2 @@
+# https://app.wercker.com/ruby/ruby/runs/test-mjit-wait/5bd040d19b1e440006d52516?step=5bd0410c591ca8000721e3e4
+exclude(:test_separate, 'this test randomly fails with --jit-wait')
diff --git a/test/excludes/_wercker/test-mjit-wait/TestThreadQueue.rb b/test/excludes/_wercker/test-mjit-wait/TestThreadQueue.rb
new file mode 100644
index 0000000000..5d0ba88cf4
--- /dev/null
+++ b/test/excludes/_wercker/test-mjit-wait/TestThreadQueue.rb
@@ -0,0 +1,2 @@
+# https://app.wercker.com/ruby/ruby/runs/test-mjit-wait/5bcfd19aa9806e000655c598?step=5bcfd1d5acc4510006e00f77
+exclude(:test_queue_with_trap, 'this test randomly fails with --jit-wait')