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

Boost.Math markup: the failures are known about and fixed in later Intel compiler releases.

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

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

@@ -2717,6 +2717,16 @@ for more information.
             No true long double standard lib support causes these tests to fail.
             No true long double standard lib support causes these tests to fail.
           </note>
           </note>
        </mark-expected-failures>
        </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="quaternion_test"/>
+          <test name="complex_test"/>
+          <test name="special_functions_test"/>
+          <toolset name="intel-linux"/>
+          <note author="John Maddock">
+            This is Intel issue 409291, it should be fixed from
+            compiler package l_cc_c_9.1.046 onwards.
+          </note>
+       </mark-expected-failures>
        <mark-expected-failures>
        <mark-expected-failures>
             <test name="complex_test"/>
             <test name="complex_test"/>
             <toolset name="qcc-3.3.5*cpp"/>
             <toolset name="qcc-3.3.5*cpp"/>

粤ICP备19079148号