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

Mark mpl/apply as an expected failure on gcc-4.1.1_sunos_i86pc

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

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

@@ -1874,6 +1874,17 @@
             </note>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+            <test name="apply"/>
+            <toolset name="gcc-4.1.1_sunos_i86pc"/>
+            <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
+              href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088">bug
+              #28088</a> for details.
+            </note>
+        </mark-expected-failures>
+
     </library>
 
     <!-- multi_array -->

粤ICP备19079148号