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

Modified Files:
        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.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- explicit-failures-markup.xml        29 Mar 2007 16:28:01 -0000      1.551
+++ explicit-failures-markup.xml        18 Apr 2007 01:51:18 -0000      1.552
@@ -1374,6 +1374,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>
@@ -1916,6 +1917,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>
 
@@ -3512,6 +3521,16 @@
             <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin" refid="29"/>
         </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 -->


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to