Explorar el Código

Failure markups added to numeric/conversion

[SVN r35132]
Fernando Cacciola hace 20 años
padre
commit
b5e624bc4e
Se han modificado 1 ficheros con 34 adiciones y 6 borrados
  1. 34 6
      status/explicit-failures-markup.xml

+ 34 - 6
status/explicit-failures-markup.xml

@@ -2827,11 +2827,41 @@ for more information.
 
 
     <!-- numeric/conversion -->
     <!-- numeric/conversion -->
     <library name="numeric/conversion">
     <library name="numeric/conversion">
+        <test name="bounds_test">
+            <mark-failure>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
+        <test name="converter_test">
+            <mark-failure>
+                <toolset name="gcc-3.4.5_linux_x86_64"/>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
+        <test name="traits_test">
+            <mark-failure>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
+                <note author="Fernando Cacciola" refid="3"/>
+            </mark-failure>
+        </test>
         <test name="udt_example_0">
         <test name="udt_example_0">
             <mark-failure>
             <mark-failure>
                 <toolset name="vc-6_5-stlport"/>
                 <toolset name="vc-6_5-stlport"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
                 <toolset name="msvc"/>
                 <toolset name="msvc"/>
                 <toolset name="vc-6_5*"/>
                 <toolset name="vc-6_5*"/>
                 <toolset name="msvc-6.5*"/>
                 <toolset name="msvc-6.5*"/>
@@ -2841,12 +2871,10 @@ for more information.
         <test name="udt_support_test">
         <test name="udt_support_test">
             <mark-failure>
             <mark-failure>
                 <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
                 <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
-                <note author="Fernando Cacciola" refid="3"/>
-            </mark-failure>
-        </test>
-        <test name="converter_test">
-            <mark-failure>
-                <toolset name="gcc-3.4.5_linux_x86_64"/>
+                <toolset name="borland-5_6_4"/>
+                <toolset name="borland-5.6.4"/>
+                <toolset name="borland-5_8_2"/>
+                <toolset name="borland-5.8.2"/>
                 <note author="Fernando Cacciola" refid="3"/>
                 <note author="Fernando Cacciola" refid="3"/>
             </mark-failure>
             </mark-failure>
         </test>
         </test>

粤ICP备19079148号