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

Mark bzip2 test expected failure on gcc-3.4.3_sunos; no bzip2 library
on the testing system, and no way to disable this test with BBv2 at
present.


[SVN r33486]

Caleb Epstein 20 лет назад
Родитель
Сommit
3a46b97e5c
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      status/explicit-failures-markup.xml

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

@@ -1395,6 +1395,14 @@
             </note>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+            <test name="bzip2_test"/>
+            <toolset name="gcc-3.4.3_sunos"/>
+            <note author="Caleb Epstein">
+                No bzip2 support on the testing machine and no way to
+                disable this test with BBv2 at present.
+            </note>
+        </mark-expected-failures>
     </library>
 
     <!-- lambda -->

粤ICP备19079148号