[前][次][番号順一覧][スレッド一覧]

ruby-changes:55794

From: Takashi <ko1@a...>
Date: Thu, 23 May 2019 16:07:38 +0900 (JST)
Subject: [ruby-changes:55794] Takashi Kokubun: 65637dae30 (trunk): Test GC.compact on MJIT again

https://git.ruby-lang.org/ruby.git/commit/?id=65637dae30

From 65637dae30bda83b72f185bbcf01d7bad80926c7 Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Thu, 23 May 2019 00:07:16 -0700
Subject: Test GC.compact on MJIT again


diff --git a/test/excludes/_wercker/jit-wait/TestGCCompact.rb b/test/excludes/_wercker/jit-wait/TestGCCompact.rb
deleted file mode 100644
index d51e3de..0000000
--- 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 d51e3de..0000000
--- a/test/excludes/_wercker/jit/TestGCCompact.rb
+++ /dev/null
@@ -1 +0,0 @@
-exclude(/.*/, 'isolating impact of GC.compact from JIT testing for now')
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]