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

Modified Files:
        explicit-failures-markup.xml 
Log Message:
Mark some failures with the next Borland compiler

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -d -r1.544 -r1.545
--- explicit-failures-markup.xml        28 Feb 2007 13:48:57 -0000      1.544
+++ explicit-failures-markup.xml        1 Mar 2007 05:19:16 -0000       1.545
@@ -413,6 +413,14 @@
                 </note>
             </mark-failure>
         </test>
+        <test name="limits_test">
+            <mark-failure>
+                <toolset name="borland-5.9*"/>
+                <note author="A.Meredith">
+                    This failure is due to the compiler not recognising the 
long double special values for infinity and quiet NaN
+                </note>
+            </mark-failure>
+        </test>
 
         <test name="test_thread_fail1">
             <mark-failure>
@@ -3658,6 +3666,14 @@
                 </note>
             </mark-failure>
         </test>
+        <test name="test_grep">
+            <mark-failure>
+                <toolset name="borland-5.9*"/>
+                <note author="A.Meredith">
+                  This test fails because a dependency (Boost.Program Options) 
which currently doesn't build with this compiler.
+                </note>
+            </mark-failure>
+        </test>
         <mark-expected-failures>
             <test name="regex_regress"/>
             <test name="regex_regress_dll"/>


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