Project

General

Profile

Actions

Bug #9767

closed

test-all parallel fails if a test is skipped after raise

Added by h.shirosaki (Hiroshi Shirosaki) about 10 years ago. Updated over 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.0dev (2014-04-15 trunk 45590) [i386-mingw32]
[ruby-core:62133]

Description

DL::TestFunc#test_sinf is skipped after raise on mingw ruby.

But it causes Mashal.load failure due to undefined class/module
DL::DLError when doing test-all parallel and test-all doesn't
complete.

We create new MiniTest::Skip object to avoid Mashal.load
failure. I added a test for the bug.


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0