Thread: Update expected failures for test using Chrono on vacpp compiler

[SVN r77618]
This commit is contained in:
Vicente J. Botet Escriba 2012-03-28 21:32:39 +00:00
parent 67b5c81908
commit 029fb949bf

View file

@ -5321,10 +5321,15 @@ The implementation of native_handle() is not possible on this platform.
<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.