https://llvm.org/bugs/show_bug.cgi?id=26473
Bug ID: 26473 Summary: [3.8 rc2] ThreadPoolTest.* fails on SystemZ Product: clang Version: 3.8 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P Component: -New Bugs Assignee: unassignedclangb...@nondot.org Reporter: ism...@i10z.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified This is on Linux s390x: FAIL: LLVM-Unit :: Support/SupportTests/ThreadPoolTest.Async (15384 of 15520) ******************** TEST 'LLVM-Unit :: Support/SupportTests/ThreadPoolTest.Async' FAILED ******************** Note: Google Test filter = ThreadPoolTest.Async [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ThreadPoolTest [ RUN ] ThreadPoolTest.Async pure virtual method called terminate called without an active exception pure virtual method called terminate called recursively ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrier (15386 of 15520) ******************** TEST 'LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrier' FAILED ******************** Note: Google Test filter = ThreadPoolTest.AsyncBarrier [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ThreadPoolTest [ RUN ] ThreadPoolTest.AsyncBarrier pure virtual method called terminate called without an active exception pure virtual method called terminate called recursively ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrierArgs (15388 of 15520) ******************** TEST 'LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrierArgs' FAILED ******************** Note: Google Test filter = ThreadPoolTest.AsyncBarrierArgs [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ThreadPoolTest [ RUN ] ThreadPoolTest.AsyncBarrierArgs pure virtual method called terminate called without an active exception pure virtual method called terminate called recursively ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Support/SupportTests/ThreadPoolTest.PoolDestruction (15389 of 15520) ******************** TEST 'LLVM-Unit :: Support/SupportTests/ThreadPoolTest.PoolDestruction' FAILED ******************** Note: Google Test filter = ThreadPoolTest.PoolDestruction [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ThreadPoolTest [ RUN ] ThreadPoolTest.PoolDestruction pure virtual method called terminate called without an active exception pure virtual method called terminate called recursively ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Support/SupportTests/ThreadPoolTest.GetFuture (15392 of 15520) ******************** TEST 'LLVM-Unit :: Support/SupportTests/ThreadPoolTest.GetFuture' FAILED ******************** Note: Google Test filter = ThreadPoolTest.GetFuture [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from ThreadPoolTest [ RUN ] ThreadPoolTest.GetFuture pure virtual method called terminate called without an active exception pure virtual method called terminate called recursively ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 24.07s ******************** Failing Tests (5): LLVM-Unit :: Support/SupportTests/ThreadPoolTest.Async LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrier LLVM-Unit :: Support/SupportTests/ThreadPoolTest.AsyncBarrierArgs LLVM-Unit :: Support/SupportTests/ThreadPoolTest.GetFuture LLVM-Unit :: Support/SupportTests/ThreadPoolTest.PoolDestruction Expected Passes : 6349 Expected Failures : 19 Unsupported Tests : 9147 Unexpected Failures: 5 -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs