Просмотр исходного кода

Marked failures in random library with Intel 8.x for Windows

[SVN r25340]
Stefan Slapeta 21 лет назад
Родитель
Сommit
9fc2709f51
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      status/explicit-failures-markup.xml

+ 9 - 0
status/explicit-failures-markup.xml

@@ -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"/>

粤ICP备19079148号