Project

General

Profile

Actions

Backport #8106

closed

Backport r33365, test_interrupt(TestBignum) sometimes fails

Added by kimuraw (Wataru Kimura) about 11 years ago. Updated about 11 years ago.

Status:
Closed
Assignee:
-
[ruby-dev:47174]

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.

Actions

Also available in: Atom PDF

Like0
Like0