require "rbconfig/sizeof"
They may fail parallel test-all git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
215aa0ccf0
commit
8667e8b186
@ -1,6 +1,7 @@
|
||||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require "-test-/string"
|
||||
require "rbconfig/sizeof"
|
||||
|
||||
class Test_StringModifyExpand < Test::Unit::TestCase
|
||||
def test_modify_expand_memory_leak
|
||||
|
@ -1,6 +1,7 @@
|
||||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require 'stringio'
|
||||
require "rbconfig/sizeof"
|
||||
require_relative '../ruby/ut_eof'
|
||||
|
||||
class TestStringIO < Test::Unit::TestCase
|
||||
|
Loading…
x
Reference in New Issue
Block a user