$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77618 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2012-03-28 17:32:41
Author: viboes
Date: 2012-03-28 17:32:39 EDT (Wed, 28 Mar 2012)
New Revision: 77618
URL: http://svn.boost.org/trac/boost/changeset/77618
Log:
Thread: Update expected failures for test using Chrono on vacpp compiler
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    13 +++++++++----                           
   1 files changed, 9 insertions(+), 4 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:32:39 EDT (Wed, 28 Mar 2012)
@@ -5321,10 +5321,15 @@
             <test name="*sleep_until*"/>
             <test name="*wait_for*"/>
             <test name="*wait_until*"/>
-            <test name="*cons_duration*"/>
-            <test name="*cons_time_point*"/>
-            <test name="*try_*_for*"/>
-            <test name="*try_*_until*"/>
+            <test name="*cons__duration*"/>
+            <test name="*cons__time_point*"/>
+            <test name="*try_lock_for*"/>
+            <test name="*try_lock_until*"/>
+            <test name="*upgrade_lock_for*"/>
+            <test name="*upgrade_lock_until*"/>
+            <test name="*try_join_for*"/>
+            <test name="*try_join_until*"/>
+            <test name="*chrono*"/>
             <toolset name="vacpp-*"/>
             <note author="Vicente J. Botet Escriba" date="2012-03-21">
 This platform doesn't supports Boost.Chrono.