Răsfoiți Sursa

QCC toolset changes for bbv2

[SVN r33471]
Jim Douglas 20 ani în urmă
părinte
comite
1579a3b5dd
1 a modificat fișierele cu 14 adăugiri și 14 ștergeri
  1. 14 14
      status/explicit-failures-markup.xml

+ 14 - 14
status/explicit-failures-markup.xml

@@ -50,8 +50,8 @@
     <mark-toolset name="intel-8.1-linux" status="required"/>
     <mark-toolset name="intel-9.0-linux" status="required"/>
     <mark-toolset name="tru64cxx71-006" status="required"/>
-    <mark-toolset name="qcc-3.3.5-cpp" status="required"/>
-    <mark-toolset name="qcc-3.3.5-gpp" status="required"/>
+    <mark-toolset name="qcc-3.3.5_cpp" status="required"/>
+    <mark-toolset name="qcc-3.3.5_gpp" status="required"/>
 
     <!-- /////////////// Libraries /////////////// -->
 
@@ -1034,7 +1034,7 @@
           <test name="mbcopy"/>
           <test name="mbpath"/>
           <test name="wide_test"/>
-          <toolset name="qcc-3.3.5-gpp"/>
+          <toolset name="qcc-3.3.5*gpp"/>
           <note author="Jim Douglas" refid="36"/>
         </mark-expected-failures>
       </library>
@@ -1383,7 +1383,7 @@
         <mark-expected-failures>
             <test name="code_converter_test"/>
             <test name="wide_stream_test"/>
-            <toolset name="qcc-3.3.5-gpp"/>
+            <toolset name="qcc-3.3.5*gpp"/>
             <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
         </mark-expected-failures>
 
@@ -2107,7 +2107,7 @@ for more information.
         <mark-expected-failures>
             <test name="*_warchive"/>
             <test name="*_warchive_dll"/>
-            <toolset name="qcc-3.3.5-gpp"/>
+            <toolset name="qcc-3.3.5*gpp"/>
             <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
         </mark-expected-failures>
     </library>
@@ -2510,7 +2510,7 @@ for more information.
        </mark-expected-failures>
         <mark-expected-failures>
             <test name="complex_test"/>
-            <toolset name="qcc-3.3.5-cpp"/>
+            <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
        </mark-expected-failures>
     </library>
@@ -2593,7 +2593,7 @@ for more information.
         </mark-unusable>
         <mark-expected-failures>
             <test name="test3"/>
-            <toolset name="qcc-3.3.5-cpp"/>
+            <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
        </mark-expected-failures>
     </library>
@@ -2708,7 +2708,7 @@ for more information.
 
         <mark-expected-failures>
             <test name="unicode_test*"/>
-            <toolset name="qcc-3.3.5-gpp"/>
+            <toolset name="qcc-3.3.5*gpp"/>
             <note author="Jim Douglas" date="12 Feb 06" refid="36"/>
         </mark-expected-failures>
 
@@ -2913,7 +2913,7 @@ for more information.
                 <note author="S. Slapeta" refid="1"/>
             </mark-failure>
             <mark-failure>
-                <toolset name="qcc-3.3.5-*"/>
+                <toolset name="qcc-3.3.5*"/>
                 <note author="Jim Douglas" date="13 Feb 06">
                     Test fails with ranlux*_O1 RNGs when saving and recalling the state due to a bug in the
 					double to string conversion. The problem has been reported to QNX as PR29252. 	
@@ -3218,7 +3218,7 @@ for more information.
 
         <mark-expected-failures>
             <test name="token_iterator_test"/>
-            <toolset name="qcc-3.3.5-gpp"/>
+            <toolset name="qcc-3.3.5*gpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="36"/>
        </mark-expected-failures>
 
@@ -3532,7 +3532,7 @@ for more information.
             <test name="test_hash"/>
             <test name="std_test_hash"/>
             <toolset name="mingw*"/>
-            <toolset name="qcc-3.3.5-gpp*"/>
+            <toolset name="qcc-3.3.5*gpp*"/>
             <toolset name="gcc-2*"/>
             <note author="John Maddock">
                These tests fail on this platform due to a lack of
@@ -3702,7 +3702,7 @@ for more information.
            <test name="std_run_complex_overloads"/>
            <test name="std_test_complex"/>
            <test name="test_complex"/>
-           <toolset name="qcc-3.3.5-gpp"/>
+           <toolset name="qcc-3.3.5*gpp"/>
             <note author="John Maddock">
                These tests fail due to a known stdlib bug 
                that has been reported to the vendor.
@@ -3999,8 +3999,8 @@ for more information.
 
         <mark-expected-failures>
             <test name="testwave"/>
-            <toolset name="qcc-3.3.5_gpp"/>
-            <toolset name="qcc-3.3.5-gpp"/>
+            <!--<toolset name="qcc-3.3.5_gpp"/>-->
+            <toolset name="qcc-3.3.5*gpp"/>
             <note author="Hartmut Kaiser" refid="29"/>
         </mark-expected-failures>
 

粤ICP备19079148号