Browse Source

test_fp_comparisons

[SVN r29532]
Gennadiy Rozental 21 years ago
parent
commit
54ad0015a5
1 changed files with 10 additions and 0 deletions
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -2266,6 +2266,16 @@ for more information.
             <note author="Gennadiy Rozental" refid="3"/>
             <note author="Gennadiy Rozental" refid="3"/>
         </mark-expected-failures>
         </mark-expected-failures>
 
 
+        <mark-expected-failures>
+            <test name="test_fp_comparisons"/>
+            <toolset name="msvc"/>
+            <toolset name="msvc-stlport"/>
+            <toolset name="vc-6_5-stlport"/>
+            <toolset name="vc-7_0"/>
+            <toolset name="vc-7_0-stlport"/>
+            <note author="Gennadiy Rozental" refid="3"/>
+        </mark-expected-failures>
+
         <mark-expected-failures reason="?">
         <mark-expected-failures reason="?">
             <test name="basic_cstring_test"/>
             <test name="basic_cstring_test"/>
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="gcc-2.95.3-linux"/>

粤ICP备19079148号