$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80975 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2012-10-13 09:26:47
Author: viboes
Date: 2012-10-13 09:26:46 EDT (Sat, 13 Oct 2012)
New Revision: 80975
URL: http://svn.boost.org/trac/boost/changeset/80975
Log:
Thread: change expected failures
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    23 ++++++++++++++++++++++-                 
   1 files changed, 22 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2012-10-13 09:26:46 EDT (Sat, 13 Oct 2012)
@@ -5422,6 +5422,7 @@
         <mark-expected-failures>
             <test name="*sleep_for*"/>
             <test name="*sleep_until*"/>
+            <test name="*thread__join*"/>
             <test name="*wait_for*"/>
             <test name="*wait_until*"/>
             <test name="*cons__duration*"/>
@@ -5435,11 +5436,31 @@
             <test name="*chrono*"/>
             <test name="*shared_lock_until*"/>
             <test name="*shared_lock_for*"/>
+            <test name="shared_mutex*"/>
+            <test name="future__get*"/>
+            <test name="packaged_task__operator*"/>
+            <test name="test_3628*"/>
+            <test name="test_7328*"/>
             <toolset name="vacpp-10*"/>
-            <note author="Vicente J. Botet Escriba" date="2012-03-21">
+            <note author="Vicente J. Botet Escriba" date="2012-10-13">
 This platform doesn't supports Boost.Chrono.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="container__*"/>
+            <toolset name="vacpp-10*"/>
+            <note author="Vicente J. Botet Escriba" date="2012-10-13">
+This platform doesn't supports Boost.Container.
+            </note>
+        </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="container__thread_vector*"/>
+            <toolset name="gcc-4.4.*"/>
+            <note author="Vicente J. Botet Escriba" date="2012-10-13">
+This platform doesn't supports Boost.Container.
+            </note>
+        </mark-expected-failures>
+
     </library>
 
     <!-- tuple -->