<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [3.8 rc2] ThreadPoolTest.* fails on SystemZ"
href="https://llvm.org/bugs/show_bug.cgi?id=26473">26473</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[3.8 rc2] ThreadPoolTest.* fails on SystemZ
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.8
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ismail@i10z.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>