ソースを参照

mark some fusion library tests for acc toolset

[SVN r41163]
Boris Gubenko 18 年 前
コミット
d8750966fd
1 ファイル変更14 行追加0 行削除
  1. 14 0
      status/explicit-failures-markup.xml

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

@@ -1589,6 +1589,20 @@
                 essential for the library.
             </note>
         </mark-unusable>
+        <mark-expected-failures>
+            <test name="fused"/>
+            <test name="fused_function_object"/>
+            <test name="fused_procedure"/>
+            <test name="make_fused"/>
+            <test name="make_fused_function_object"/>
+            <test name="make_fused_procedure"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                With aCC6, this test needs to be compiled in strict ansi mode.
+                Since on HP-UX boost testing is done in the default compilation
+                mode, the test fails on this platform.
+            </note>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号