Skip to content

Commit

Permalink
Removed already resolved test [ci skip]
Browse files Browse the repository at this point in the history
That bug has been fixed by ec0c394, and the test has been
added by 181ffea.
  • Loading branch information
nobu committed Apr 27, 2020
1 parent fd2df58 commit c180c58
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions bootstraptest/pending.rb
Expand Up @@ -31,13 +31,6 @@ def m
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
Expand Down

0 comments on commit c180c58

Please sign in to comment.