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

Explicit failure markup for Bimap

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

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

@@ -341,6 +341,11 @@
             <toolset name="hp_cxx*"/>
             <note refid="39" author="Boris Gubenko"/>
         </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>
+        </mark-expected-failures>
     </library>
 
     <!-- bind-->

粤ICP备19079148号