Просмотр исходного кода

Merge markup for a couple of tests from HEAD

[SVN r36795]
Vladimir Prus 19 лет назад
Родитель
Сommit
838d216730
1 измененных файлов с 18 добавлено и 0 удалено
  1. 18 0
      status/explicit-failures-markup.xml

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

@@ -1407,6 +1407,13 @@
           <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
           <note refid="3" author="Doug Gregor"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+          <test name="csr_graph_test"/>
+          <toolset name="gcc-2.95.3-linux"/>
+          <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+          <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+          <note refid="28" author="Vladimir Prus"/>
+        </mark-expected-failures>
         <mark-expected-failures>
             <test name="bundled_properties"/>
             <toolset name="qcc-3.3*"/>
@@ -3713,6 +3720,17 @@ for more information.
                 something else is known to resolve the issue.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="test_barrier_lib"/>
+            <toolset name="msvc-8.0"/>
+            <note author="Aleksey Gurtovoy" refid="6"/>
+        </mark-expected-failures>
+
+        <mark-expected-failures>
+            <test name="test_thread"/>
+            <toolset name="msvc-7.1"/>
+            <note author="Aleksey Gurtovoy" refid="6"/>
+        </mark-expected-failures>
 
         <mark-expected-failures reason="?">
             <test name="*_lib"/>

粤ICP备19079148号