1
0
Эх сурвалжийг харах

Update explicit-failures-markup.xml

Automated Commit 8 жил өмнө
parent
commit
2f3db4a6bf

+ 40 - 49
status/explicit-failures-markup.xml

@@ -3261,55 +3261,46 @@ for more information.
     </library>
     </library>
 
 
     <!-- poly_collection -->
     <!-- poly_collection -->
-    <library name="poly_collection">
-        <mark-unusable>
-          <toolset name="clang-linux-3.0*"/>
-          <toolset name="clang-linux-3.1*"/>
-          <toolset name="clang-linux-3.2*"/>
-          <toolset name="gcc-3.*"/>
-          <toolset name="gcc-4.0*"/>
-          <toolset name="gcc-4.1*"/>
-          <toolset name="gcc-4.2*"/>
-          <toolset name="gcc-4.3*"/>
-          <toolset name="gcc-4.4*"/>
-          <toolset name="gcc-4.5*"/>
-          <toolset name="gcc-4.6*"/>
-          <toolset name="gcc-4.7*"/>
-	  <toolset name="gcc-mngw-3.*"/>
-          <toolset name="gcc-mngw-4.0*"/>
-          <toolset name="gcc-mngw-4.1*"/>
-          <toolset name="gcc-mngw-4.2*"/>
-          <toolset name="gcc-mngw-4.3*"/>
-          <toolset name="gcc-mngw-4.4*"/>
-          <toolset name="gcc-mngw-4.5*"/>
-          <toolset name="gcc-mngw-4.6*"/>
-          <toolset name="gcc-mngw-4.7*"/>
-	  <toolset name="qcc-3.*"/>
-          <toolset name="qcc-4.0*"/>
-          <toolset name="qcc-4.1*"/>
-          <toolset name="qcc-4.2*"/>
-          <toolset name="qcc-4.3*"/>
-          <toolset name="qcc-4.4*"/>
-          <toolset name="qcc-4.5*"/>
-          <toolset name="qcc-4.6*"/>
-          <toolset name="qcc-4.7*"/>	
-          <toolset name="msvc-7.1"/>
-          <toolset name="msvc-8.0"/>
-          <toolset name="msvc-9.0"/>
-          <toolset name="msvc-10.0"/>
-          <toolset name="msvc-11.0"/>
-          <toolset name="msvc-12.0"/>
-          <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
-              Compiler's too old for working.
-          </note> 
-        </mark-unusable>
-        <mark-unusable>
-          <toolset name="*98"/>
-          <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
-              C++11 or later required.
-          </note> 
-        </mark-unusable>
-    </library>
+  <library name="poly_collection">
+    <mark-unusable>
+      <toolset name="clang*-3.0*"/>
+      <toolset name="clang*-3.1*"/>
+      <toolset name="clang*-3.2*"/>
+      <toolset name="gcc*-3.*"/>
+      <toolset name="gcc*-4.0*"/>
+      <toolset name="gcc*-4.1*"/>
+      <toolset name="gcc*-4.2*"/>
+      <toolset name="gcc*-4.3*"/>
+      <toolset name="gcc*-4.4*"/>
+      <toolset name="gcc*-4.5*"/>
+      <toolset name="gcc*-4.6*"/>
+      <toolset name="gcc*-4.7*"/>
+      <toolset name="qcc*-3.*"/>
+      <toolset name="qcc*-4.0*"/>
+      <toolset name="qcc*-4.1*"/>
+      <toolset name="qcc*-4.2*"/>
+      <toolset name="qcc*-4.3*"/>
+      <toolset name="qcc*-4.4*"/>
+      <toolset name="qcc*-4.5*"/>
+      <toolset name="qcc*-4.6*"/>
+      <toolset name="qcc*-4.7*"/>	
+      <toolset name="msvc-7.1"/>
+      <toolset name="msvc-8.0"/>
+      <toolset name="msvc-9.0"/>
+      <toolset name="msvc-10.0"/>
+      <toolset name="msvc-11.0"/>
+      <toolset name="msvc-12.0"/>
+      <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+        Compiler's too old for working.
+      </note> 
+    </mark-unusable>
+    <mark-unusable>
+      <toolset name="*98"/>
+      <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+        C++11 or later required.
+      </note> 
+    </mark-unusable>
+  </library>
 
 
     <library name="pool">
     <library name="pool">
       <mark-unusable>
       <mark-unusable>

粤ICP备19079148号