Ver Fonte

markup test is_lvalue_iterator for acc_pa_risc toolset

[SVN r39156]
Boris Gubenko há 18 anos atrás
pai
commit
8db596056c
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      status/explicit-failures-markup.xml

+ 3 - 3
status/explicit-failures-markup.xml

@@ -2831,10 +2831,10 @@ for more information.
 
        <mark-expected-failures>
             <test name="is_lvalue_iterator"/>
-            <toolset name="acc"/>
+            <toolset name="acc*"/>
             <note author="Boris Gubenko">
-                For some currently unknown reason, with aCC6, this test can be compiled
-                only in strict ansi mode. Since on HP-UX/aCC6 boost testing is done in the
+                For some currently unknown reason, with aCC, this test can be compiled
+                only in strict ansi mode. Since on HP-UX/aCC boost testing is done in the
                 default compilation mode, this test fails to compile on this platform.
             </note>
        </mark-expected-failures>

粤ICP备19079148号