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

random_test failure reported to Intel, and confirmed as a bug.

[SVN r36263]
John Maddock 19 лет назад
Родитель
Сommit
f2723beb6a
1 измененных файлов с 9 добавлено и 1 удалено
  1. 9 1
      status/explicit-failures-markup.xml

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

@@ -3211,7 +3211,15 @@ for more information.
                 <toolset name="intel-vc8-win*"/>
                 <note author="S. Slapeta" refid="1"/>
             </mark-failure>
-            <mark-failure>
+           <mark-failure>
+              <toolset name="intel-linux-9.0"/>
+              <note author="John Maddock">
+                 Reported to Intel as issue 409291, and confirmed
+                 as a problem.  Probably this relates to a specific
+                 Linux-Kernal or GLibC version.
+              </note>
+           </mark-failure>
+           <mark-failure>
                 <toolset name="qcc-3.3.5*"/>
                 <note author="Jim Douglas" date="13 Feb 06">
                     Test fails with ranlux*_O1 RNGs when saving and recalling the state due to a bug in the

粤ICP备19079148号