Răsfoiți Sursa

More markup: sunpro and msvc-stlport

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

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

@@ -2656,6 +2656,16 @@ for more information.
              are possible if someone is prepared to invest the time.
           </note>
        </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="special_functions_test"/>
+          <test name="octonion_test"/>
+          <test name="quaternion_test"/>
+          <test name="quaternion_mult_incl_test"/>
+          <toolset name="msvc-6*"/>
+          <note author="John Maddock">
+             This compiler is not sufficiently conforming to compile these tests.
+          </note>
+       </mark-expected-failures>
        <mark-expected-failures>
           <test name="quaternion_test"/>
           <toolset name="msvc-7.1_stlport4"/>
@@ -3468,7 +3478,8 @@ for more information.
             <mark-failure>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="sunpro-5_3-sunos"/>
-                <toolset name="msvc-6.5*"/>
+               <toolset name="sun-5.8"/>
+               <toolset name="msvc-6.5*"/>
                 <toolset name="msvc-7.0"/>
                 <note author="John Maddock">
                   This test fails because a dependency (Boost.Program Options) doesn't build with this compiler.

粤ICP备19079148号