Browse Source

mark Accumulators tests for gcc 4.2.1 affected by GCC Bugzilla Bug 33580

[SVN r42462]
Boris Gubenko 18 years ago
parent
commit
0d16b89252
1 changed files with 6 additions and 0 deletions
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -45,6 +45,12 @@
         <toolset name="sun-5.9"/>
         <toolset name="borland-*"/>
       </mark-unusable>
+      <mark-expected-failures>
+          <test name="tail_variate_means"/>
+          <test name="weighted_tail_variate_means"/>
+          <toolset name="gcc-4.2.1*"/>
+          <note author="Boris Gubenko" refid="42"/>
+      </mark-expected-failures>
     </library>
 
     <!-- minmax -->

粤ICP备19079148号