Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77617 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2012-03-28 17:07:20


Author: viboes
Date: 2012-03-28 17:07:19 EDT (Wed, 28 Mar 2012)
New Revision: 77617
URL: http://svn.boost.org/trac/boost/changeset/77617

Log:
Thread: Update expected failures for tests using Boost.Test for sun
Text files modified:
   trunk/status/explicit-failures-markup.xml | 35 +++++++++++++++++++++++++++++++++++
   1 files changed, 35 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-03-28 17:07:19 EDT (Wed, 28 Mar 2012)
@@ -5179,6 +5179,41 @@
             <toolset name="*como-4_3_3*"/>
             <note author="B. Dawes" refid="10"/>
         </mark-unusable>
+ <mark-expected-failures>
+ <test name="test_thread*"/>
+ <test name="test_thread_id*"/>
+ <test name="test_hardware_concurrency*"/>
+ <test name="test_thread_move*"/>
+ <test name="test_thread_return_local*"/>
+ <test name="test_thread_move_return*"/>
+ <test name="test_thread_launching*"/>
+ <test name="test_thread_mf*"/>
+ <test name="test_thread_exit*"/>
+ <test name="test_move_function*"/>
+ <test name="test_mutex*"/>
+ <test name="test_condition_notify_one*"/>
+ <test name="test_condition_timed_wait_times_out*"/>
+ <test name="test_condition_notify_all*"/>
+ <test name="test_condition*"/>
+ <test name="test_tss*"/>
+ <test name="test_once*"/>
+ <test name="test_xtime*"/>
+ <test name="test_barrier*"/>
+ <test name="test_shared_mutex*"/>
+ <test name="test_shared_mutex_part_2*"/>
+ <test name="test_shared_mutex_timed_locks*"/>
+ <test name="test_shared_mutex_timed_locks_chrono*"/>
+ <test name="test_lock_concept*"/>
+ <test name="test_generic_locks*"/>
+ <test name="test_futures*"/>
+ <test name="test_2309*"/>
+ <test name="test_2741*"/>
+ <toolset name="sun-*"/>
+ <note author="Vicente J. Botet Escriba" date="2012-03-28">
+THis test uses Boost.Test and Boost.Test doesn't works on this compiler.
+ </note>
+ </mark-expected-failures>
+
         <test name="test_mutex">
             <mark-failure>
                 <toolset name="msvc-7.0"/>


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