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

Modified Files:
      Tag: RC_1_34_0
        explicit-failures-markup.xml 
Log Message:
Marked python expected to fail for gcc-cygwin-3.4.4.


Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.162
retrieving revision 1.433.2.163
diff -u -d -r1.433.2.162 -r1.433.2.163
--- explicit-failures-markup.xml        23 Feb 2007 01:51:37 -0000      
1.433.2.162
+++ explicit-failures-markup.xml        24 Feb 2007 11:40:39 -0000      
1.433.2.163
@@ -3382,6 +3382,17 @@
             <toolset name="hp_cxx*"/>
             <note author="Markus Schoepflin" refid="29"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="*"/>
+            <toolset name="gcc-cygwin-3.4.4"/>
+            <note author="Roland Schwarz">
+                The tests are failing because the libraries being built are 
targeted
+                to use the cygwin.dll, while the tests are run against a python
+                executable that depends on msvcrt.dll. This combination cannot 
be expected
+                to work. (The tests will pass if the additional compiler 
switch -mno-cygwin
+                is used during compile and link.) 
+            </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