зеркало из https://github.com/github/ruby.git
Removed already resolved test [ci skip]
That bug has been fixed byec0c394b9e
, and the test has been added by181ffea5e0
.
This commit is contained in:
Родитель
fd2df58451
Коммит
c180c58fc1
|
@ -31,13 +31,6 @@ assert_equal 'ok', %q{
|
|||
end
|
||||
}
|
||||
|
||||
assert_normal_exit %q{
|
||||
r = Range.allocate
|
||||
def r.<=>(o) true end
|
||||
r.instance_eval { initialize r, r }
|
||||
r.inspect
|
||||
}
|
||||
|
||||
# This randomly fails on mswin.
|
||||
assert_equal %q{[]}, %q{
|
||||
Thread.new{sleep}.backtrace
|
||||
|
|
Загрузка…
Ссылка в новой задаче