mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Thread: Update expected failures for test using Chrono on vacpp compiler
[SVN r77618]
This commit is contained in:
parent
67b5c81908
commit
029fb949bf
1 changed files with 9 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue