Переглянути джерело

mark up expected xpressive failures on acc toolset

[SVN r40129]
Eric Niebler 18 роки тому
батько
коміт
6d706ed1e4
1 змінених файлів з 18 додано та 0 видалено
  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"/>
             <toolset name="sun-5.9"/>
             <note refid="17"/>
             <note refid="17"/>
         </mark-unusable>
         </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>
     </library>
 
 
     <!-- /////////////// Standard note definitions /////////////// -->
     <!-- /////////////// Standard note definitions /////////////// -->
@@ -5386,4 +5399,9 @@ for more information.
         This is a regression in the gcc 4.2 series.
         This is a regression in the gcc 4.2 series.
     </note>
     </note>
 
 
+    <note id="43">
+        These test failures are reported to be
+        under investigation at HP's compiler lab.
+    </note>
+
 </explicit-failures-markup>
 </explicit-failures-markup>

粤ICP备19079148号