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

Modified Files:
        explicit-failures-markup.xml 
Log Message:
mark some bimap library tests known failures for acc toolset

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.556
retrieving revision 1.557
diff -u -d -r1.556 -r1.557
--- explicit-failures-markup.xml        12 May 2007 13:01:18 -0000      1.556
+++ explicit-failures-markup.xml        5 Jun 2007 20:32:26 -0000       1.557
@@ -290,6 +290,18 @@
         </mark-expected-failures>
     </library>
 
+    <!-- bimap-->
+    <library name="bimap">
+        <mark-expected-failures>
+            <test name="test_bimap_assign"/>
+            <test name="test_bimap_ordered"/>
+            <test name="test_bimap_unconstrained"/>
+            <test name="test_bimap_unordered"/>
+            <toolset name="acc"/>
+            <note refid="38" author="Boris Gubenko"/>
+       </mark-expected-failures>
+    </library>
+
     <!-- bind-->
     <library name="bind">
         <mark-expected-failures>
@@ -1953,10 +1965,7 @@
        <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>
+            <note refid="38" author="Boris Gubenko"/>
        </mark-expected-failures>
 
     </library>
@@ -5276,4 +5285,9 @@
             BOOST_CHECK(ref != x);   // oops
     </note>
 
+    <note id="38">
+        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>
+
 </explicit-failures-markup>


-------------------------------------------------------------------------
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