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

Modified Files:
      Tag: RC_1_34_0
        explicit-failures-markup.xml 
Log Message:
Mark up remaining failures, with explanation.

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.164
retrieving revision 1.433.2.165
diff -u -d -r1.433.2.164 -r1.433.2.165
--- explicit-failures-markup.xml        27 Feb 2007 10:12:19 -0000      
1.433.2.164
+++ explicit-failures-markup.xml        4 Mar 2007 09:59:47 -0000       
1.433.2.165
@@ -2787,6 +2787,17 @@
             <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
        </mark-expected-failures>
+
+       <mark-expected-failures>
+            <test name="common_factor_test"/>
+            <toolset name="msvc-6.5_stlport*"/>
+            <toolset name="msvc-7.1_stlport*"/>
+            <note author="John Maddock">
+            This failure appears to be caused by a compiler bug: please note
+            that the issue only effects the test suite, not the library itself.
+            A workaround is available but breaks other compilers.
+            </note>
+       </mark-expected-failures>
     </library>
 
     <!-- numeric/conversion -->
@@ -3655,6 +3666,18 @@
                Test fails due to unresilved externals from STLport: appears to 
be
                an STLport bug. </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="regex_regress_threaded"/>
+            <test name="static_mutex_test"/>
+            <toolset name="msvc-6.5_stlport*"/>
+            <toolset name="msvc-7.1_stlport*"/>
+            <toolset name="gcc-cygwin*"/>
+            <note author="John Maddock">
+               These tests pass when run directly from the command line, 
+               but fail when run under the regression test script. 
+               The issue has never been fully pinned down, but appears
+               to be related to how long the tests take to run.</note>
+        </mark-expected-failures>
     </library>
 
     <!-- signals -->


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