From 65637dae30bda83b72f185bbcf01d7bad80926c7 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Thu, 23 May 2019 00:07:16 -0700 Subject: [PATCH] Test GC.compact on MJIT again --- test/excludes/_wercker/jit-wait/TestGCCompact.rb | 1 - test/excludes/_wercker/jit/TestGCCompact.rb | 1 - 2 files changed, 2 deletions(-) delete mode 100644 test/excludes/_wercker/jit-wait/TestGCCompact.rb delete mode 100644 test/excludes/_wercker/jit/TestGCCompact.rb diff --git a/test/excludes/_wercker/jit-wait/TestGCCompact.rb b/test/excludes/_wercker/jit-wait/TestGCCompact.rb deleted file mode 100644 index d51e3deba8..0000000000 --- a/test/excludes/_wercker/jit-wait/TestGCCompact.rb +++ /dev/null @@ -1 +0,0 @@ -exclude(/.*/, 'isolating impact of GC.compact from JIT testing for now') diff --git a/test/excludes/_wercker/jit/TestGCCompact.rb b/test/excludes/_wercker/jit/TestGCCompact.rb deleted file mode 100644 index d51e3deba8..0000000000 --- a/test/excludes/_wercker/jit/TestGCCompact.rb +++ /dev/null @@ -1 +0,0 @@ -exclude(/.*/, 'isolating impact of GC.compact from JIT testing for now')