Isolate TestGCCompact from JIT testing
Wercker seems to randomly fail https://app.wercker.com/ruby/ruby/runs/mjit-test1/5cc3c1c423fcb70008db9b64?step=5cc3c46a03f4460007da0659 To help debugging, let me isolate the impact from GC.compact in the JIT testing on Wercker.
This commit is contained in:
parent
48313f129a
commit
5f6ba669ff
1
test/excludes/_wercker/jit-wait/TestGCCompact.rb
Normal file
1
test/excludes/_wercker/jit-wait/TestGCCompact.rb
Normal file
@ -0,0 +1 @@
|
||||
exclude(/.*/, 'isolating impact of GC.compact from JIT testing for now')
|
1
test/excludes/_wercker/jit/TestGCCompact.rb
Normal file
1
test/excludes/_wercker/jit/TestGCCompact.rb
Normal file
@ -0,0 +1 @@
|
||||
exclude(/.*/, 'isolating impact of GC.compact from JIT testing for now')
|
Loading…
x
Reference in New Issue
Block a user