Browse Source

Applying some failures to the rest of the mingw toolsets.

[SVN r34434]
Rene Rivera 20 years ago
parent
commit
87697ebbe2
1 changed files with 15 additions and 0 deletions
  1. 15 0
      status/explicit-failures-markup.xml

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

@@ -556,6 +556,7 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
+                <toolset name="gcc*mingw*"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="*como-4_3_3*"/>
@@ -795,6 +796,7 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
+                <toolset name="gcc*mingw*"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="tru64cxx65-042"/>
                 <toolset name="hp_cxx-65*"/>
@@ -900,6 +902,8 @@
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="mingw-3_4_2"/>
                 <toolset name="mingw-3_4_5"/>
+                <toolset name="gcc-3.4.2*mingw"/>
+                <toolset name="gcc-3.4.5*mingw"/>
                 <note author="J. Garland">
                 These compilers are unfortunately able to correctly compile the
                 new format-based input-output code for date time.  Suitable, but 
@@ -916,6 +920,7 @@
                 <toolset name="vc-6_5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
+                <toolset name="gcc*mingw"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>
@@ -931,6 +936,7 @@
                 <toolset name="vc-6_5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
+                <toolset name="gcc*mingw"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>
@@ -979,6 +985,7 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw-3*"/>
+                <toolset name="gcc-3*mingw"/>
                 <toolset name="mingw"/>
                 <toolset name="*como-4_3_3*"/>
                 <note author="B. Garst" refid="18,19,20"/>
@@ -1183,6 +1190,7 @@
           <toolset name="borland-5_8_2"/>
           <toolset name="borland-5.6.4"/>
           <toolset name="mingw-3_4_2"/>
+          <toolset name="gcc-3.4.2*mingw"/>
           <note author="Beman Dawes" refid="35"/> <!-- dll's don't work - use static -->
         </mark-expected-failures>
         <mark-expected-failures>
@@ -1549,6 +1557,8 @@
             <!-- Must enumerate MinGW's since some use STLPort -->
             <toolset name="mingw-3_4_2"/>
             <toolset name="mingw-3_4_4"/>
+            <toolset name="mingw-3_4_5"/>
+            <toolset name="gcc-3.4.*mingw"/>
             <toolset name="*cygwin*"/>
             <toolset name="gcc-3.3.6-osf1"/>
             <note author="Jonathan Turkanis" refid="19"/>
@@ -2020,6 +2030,7 @@ for more information.
             <test name="test_codecvt_null"/>
             <test name="test_utf8_codecvt"/>
             <toolset name="mingw*"/>
+            <toolset name="gcc*mingw*"/>
             <toolset name="gcc-2.95.3-linux"/>
             <note author="Robert Ramey" date="12 Feb 05" refid="19"/>
         </mark-expected-failures>
@@ -2967,12 +2978,14 @@ for more information.
             <test name="variable_map_test_dll"/>
             <test name="positional_options_test_dll"/>
             <toolset name="mingw-3*"/>
+            <toolset name="gcc-3*mingw*"/>
             <note author="Aleksey Gurtovoy" refid="29"/>
         </mark-expected-failures>
 
         <mark-expected-failures>
             <test name="unicode_test*"/>
             <toolset name="mingw-3*"/>
+            <toolset name="gcc-3*mingw*"/>
             <note refid="19"/>
         </mark-expected-failures>
         
@@ -3729,6 +3742,7 @@ for more information.
         <test name="test_tss_lib">
             <mark-failure>
                 <toolset name="mingw*"/>
+                <toolset name="gcc*mingw*"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>
@@ -4011,6 +4025,7 @@ for more information.
             <test name="test_hash"/>
             <test name="std_test_hash"/>
             <toolset name="mingw*"/>
+            <toolset name="gcc-3.4.2*mingw"/>
             <toolset name="qcc-3.3.5*gpp*"/>
             <toolset name="gcc-2*"/>
             <note author="John Maddock">

粤ICP备19079148号