|
|
@@ -677,13 +677,24 @@ for more information.
|
|
|
<test name="closure_tests*"/>
|
|
|
<test name="multi_pass_compile_tests"/>
|
|
|
<test name="repeat_ast_tests*"/>
|
|
|
- <toolset name="intel-8.0-linux"/>
|
|
|
+ <toolset name="intel-8.0-linux"/>
|
|
|
<note author="Aleksey Gurtovoy">
|
|
|
This failure is caused by a compiler bug that manifests itself in the
|
|
|
particular environment/hardware configuration the test has been run in.
|
|
|
You may or may not experience this issue in your local setup.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="bug_fixes*"/>
|
|
|
+ <test name="chset_tests*"/>
|
|
|
+ <test name="epsilon_tests*"/>
|
|
|
+ <toolset name="vc8.0"/>
|
|
|
+ <note author="Aleksey Gurtovoy">
|
|
|
+ This failure is caused by a compiler bug in version 14.00.40809 that has
|
|
|
+ been fixed in the latest development "alpha".
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
+
|
|
|
</library>
|
|
|
|
|
|
<!-- function -->
|