Actions
Backport #8106
closedBackport r33365, test_interrupt(TestBignum) sometimes fails
Status:
Closed
Assignee:
-
Description
"make test-all" sometimes fails with the following error:
% make TESTS="-v ruby/test_bignum.rb" test-all
:
Finished tests in 1.031835s, 43.6116 tests/s, 319.8186 assertions/s.
1) Failure:
test_interrupt(TestBignum) [/.../ruby_1_9_3/test/ruby/test_bignum.rb:510]:
Failed assertion, no message given.
45 tests, 330 assertions, 1 failures, 0 errors, 0 skips
% ./ruby --version
ruby 1.9.3p393 (2013-02-26 revision 39503) [x86_64-darwin12.3.0]
r33365 fixes this problem.
Updated by usa (Usaku NAKAMURA) over 11 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r40052.
Wataru, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 33365: [Backport #8106]
* test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix for
faster CPU.
Actions
Like0
Like0