瀏覽代碼

Add Intel-linux to list of toolsets that have no working long double support in Boost.Math.

[SVN r47966]
John Maddock 18 年之前
父節點
當前提交
af70764359
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      status/explicit-failures-markup.xml

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

@@ -3181,6 +3181,9 @@ for more information.
        <mark-expected-failures>
        <mark-expected-failures>
           <test name="test_tr1_long_double"/>
           <test name="test_tr1_long_double"/>
           <toolset name="darwin*"/>
           <toolset name="darwin*"/>
+          <toolset name="intel-linux-10.0"/>
+          <toolset name="intel-linux-9*"/>
+          <toolset name="intel-linux-8*"/>
           <note author="John Maddock">
           <note author="John Maddock">
              Some versions of the Darwin platform have insufficient long double support
              Some versions of the Darwin platform have insufficient long double support
              for us to be able to run this test.
              for us to be able to run this test.

粤ICP备19079148号