mirror of
https://github.com/boostorg/boost.git
synced 2025-04-19 11:43:50 +00:00
Marked failures in random library with Intel 8.x for Windows
[SVN r25340]
This commit is contained in:
parent
4998a0e721
commit
9fc2709f51
1 changed files with 9 additions and 0 deletions
|
@ -989,6 +989,15 @@ for more information.
|
|||
<toolset name="vc7"/>
|
||||
<note author="B. Dawes" refid="10"/>
|
||||
</mark-unusable>
|
||||
<test name="random*">
|
||||
<mark-failure>
|
||||
<toolset name="intel-win32-8*"/>
|
||||
<note author="S. Slapeta">
|
||||
The failures are caused by a compiler bug
|
||||
which has been reported to Intel.
|
||||
</note>
|
||||
</mark-failure>
|
||||
</test>
|
||||
<test name="random_test">
|
||||
<mark-failure>
|
||||
<toolset name="cwpro8"/><toolset name="cw-8.3"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue