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

Mark mpl/apply as an expected failure on both gcc-4.1.0* and gcc-4.1.1*

[SVN r34672]
Caleb Epstein 20 лет назад
Родитель
Сommit
b3f1216421
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      status/explicit-failures-markup.xml

+ 2 - 1
status/explicit-failures-markup.xml

@@ -1876,7 +1876,8 @@
 
         <mark-expected-failures>
             <test name="apply"/>
-            <toolset name="gcc-4.1.1_sunos_i86pc"/>
+            <toolset name="gcc-4.1.0*"/>
+            <toolset name="gcc-4.1.1*"/>
             <note author="Caleb Epstein">
               This is a regression in the gcc 4.1 series that will be
               fixed in gcc 4.1.2.  See <a

粤ICP备19079148号