Boost logo

Boost-Commit :

From: anthony_at_[hidden]
Date: 2008-07-23 04:20:54


Author: anthonyw
Date: 2008-07-23 04:20:53 EDT (Wed, 23 Jul 2008)
New Revision: 47699
URL: http://svn.boost.org/trac/boost/changeset/47699

Log:
Updated expected failures for thread lib
Text files modified:
   trunk/status/explicit-failures-markup.xml | 12 +++---------
   1 files changed, 3 insertions(+), 9 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-07-23 04:20:53 EDT (Wed, 23 Jul 2008)
@@ -4726,6 +4726,7 @@
             <test name="test_tss_lib"/>
             <toolset name="borland-*"/>
             <toolset name="como-win-*"/>
+ <toolset name="msvc*wm5*"/>
             <toolset name="cw-9.4"/>
             <note author="Roland Schwarz" date="2006-12-14">
                 When a thread ends, tss data needs to be cleaned up. This process
@@ -4744,6 +4745,8 @@
         <mark-expected-failures>
             <test name="test_thread_move"/>
             <test name="test_thread_move_lib"/>
+ <test name="test_move_function"/>
+ <test name="test_move_function_lib"/>
             <toolset name="borland-*"/>
             <toolset name="sun-*"/>
             <note author="Anthony Williams" date="2007-12-14">
@@ -4751,15 +4754,6 @@
 choosing instead to bind them to the private (and unimplemented) copy constructor.
             </note>
         </mark-expected-failures>
- <mark-expected-failures>
- <test name="test_hardware_concurrency"/>
- <test name="test_hardware_concurrency_lib"/>
- <toolset name="*tru64"/>
- <toolset name="vacpp"/>
- <note author="Anthony Williams" date="2007-12-21">
-boost::thread::hardware_concurrency is not implemented and always returns 0 on this platform.
- </note>
- </mark-expected-failures>
     </library>
 
     <!-- tuple -->


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk