Sfoglia il codice sorgente

mark up expected xpressive failures on acc toolset

[SVN r40129]
Eric Niebler 18 anni fa
parent
commit
6d706ed1e4
1 ha cambiato i file con 18 aggiunte e 0 eliminazioni
  1. 18 0
      status/explicit-failures-markup.xml

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

@@ -5173,6 +5173,19 @@ for more information.
             <toolset name="sun-5.9"/>
             <note refid="17"/>
         </mark-unusable>
+
+        <mark-expected-failures>
+            <test name="test_actions"/>
+            <toolset name="acc"/>
+            <note author="Eric Niebler" refid="43"/>
+        </mark-expected-failures>
+        
+        <mark-expected-failures>
+            <test name="test_symbols"/>
+            <toolset name="acc"/>
+            <note author="Eric Niebler" refid="43"/>
+        </mark-expected-failures>
+        
     </library>
 
     <!-- /////////////// Standard note definitions /////////////// -->
@@ -5386,4 +5399,9 @@ for more information.
         This is a regression in the gcc 4.2 series.
     </note>
 
+    <note id="43">
+        These test failures are reported to be
+        under investigation at HP's compiler lab.
+    </note>
+
 </explicit-failures-markup>

粤ICP备19079148号