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

Time out: test_bimap_property_map @ gcc-3.4.6_linux_x86_64

[SVN r42222]
Matias Capeletto 18 лет назад
Родитель
Сommit
b3ea076605
1 измененных файлов с 8 добавлено и 3 удалено
  1. 8 3
      status/explicit-failures-markup.xml

+ 8 - 3
status/explicit-failures-markup.xml

@@ -336,9 +336,14 @@
             <note refid="39" author="Boris Gubenko"/>
             <note refid="39" author="Boris Gubenko"/>
         </mark-expected-failures>
         </mark-expected-failures>
         <mark-expected-failures>
         <mark-expected-failures>
-                <test name="test_bimap_serialization"/>
-                <toolset name="gcc-mingw-3.4.5"/>
-                <note author="Matias Capeletto">Compiler bug.</note>
+            <test name="test_bimap_serialization"/>
+            <toolset name="gcc-mingw-3.4.5"/>
+            <note author="Matias Capeletto">Compiler bug.</note>
+        </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="test_bimap_property_map"/>
+            <toolset name="gcc-3.4.6_linux_x86_64"/>
+            <note author="Matias Capeletto">Time out.</note>
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>
 
 

粤ICP备19079148号