Răsfoiți Sursa

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

[SVN r36986]
John Maddock 19 ani în urmă
părinte
comite
9d9ca09c09
1 a modificat fișierele cu 12 adăugiri și 0 ștergeri
  1. 12 0
      status/explicit-failures-markup.xml

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

@@ -2717,6 +2717,18 @@ for more information.
             No true long double standard lib support causes these tests to fail.
           </note>
        </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>
             <test name="complex_test"/>
             <toolset name="qcc-3.3.5*cpp"/>

粤ICP备19079148号