Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3126

Modified Files:
      Tag: RC_1_34_0
        explicit-failures-markup.xml 
Log Message:
mark some tests for HP-UX

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.169
retrieving revision 1.433.2.170
diff -u -d -r1.433.2.169 -r1.433.2.170
--- explicit-failures-markup.xml        27 Mar 2007 16:08:52 -0000      
1.433.2.169
+++ explicit-failures-markup.xml        28 Mar 2007 12:31:31 -0000      
1.433.2.170
@@ -1317,6 +1317,7 @@
             <test name="format_test3"/>
             <toolset name="tru64cxx65*"/>
             <toolset name="hp_cxx-65*"/>
+            <toolset name="acc"/>
             <note author="Markus Schoepflin" refid="33"/>
         </mark-expected-failures>
     </library>
@@ -1861,6 +1862,14 @@
              compiler release.
           </note>
        </mark-expected-failures>
+       <mark-expected-failures>
+            <test name="copy"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                When compiling this test, aCC6 runs out of memory. The HP
+                compiler group is aware of this issue and is working on the 
fix.
+            </note>
+       </mark-expected-failures>
 
     </library>
 
@@ -3448,6 +3457,16 @@
                 is used during compile and link.) 
             </note>
         </mark-expected-failures>
+       <mark-expected-failures>
+            <test name="data_members"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                This test assumes standard-compliant dependent template name 
lookup which
+                is performed by aCC6 only in strict ansi mode. Since on 
HP-UX/aCC6 boost
+                testing is done in the default compilation mode, this test 
fails to
+                compile on this platform (in strict ansi mode, it compiles and 
succeeds).
+            </note>
+       </mark-expected-failures>
     </library>
 
     <!-- random -->


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to