summaryrefslogtreecommitdiff
path: root/test/json
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-12 09:14:09 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-12 09:14:09 +0900
commit53e8589c69d1345235d9f02ecbcf6aa32fa9d39c (patch)
tree95485d76ea7289bfbec600b8b0ab8cbe873361d9 /test/json
parent7d991a0571ab33f44c00fdc227f076d1eaf5fb2b (diff)
Import json-2.3.0 from flori/json
Diffstat (limited to 'test/json')
-rw-r--r--test/json/json_generator_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json/json_generator_test.rb b/test/json/json_generator_test.rb
index 10cbcd1789..ee19fa5e6c 100644
--- a/test/json/json_generator_test.rb
+++ b/test/json/json_generator_test.rb
@@ -49,6 +49,7 @@ EOT
end
def test_remove_const_segv
+ return if RUBY_ENGINE == 'jruby'
stress = GC.stress
const = JSON::SAFE_STATE_PROTOTYPE.dup