mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Ratio/Chrono: update explicit failure on vacpp
[SVN r77798]
This commit is contained in:
parent
7f67e4184e
commit
5e0265750c
1 changed files with 2 additions and 2 deletions
|
@ -482,7 +482,7 @@
|
|||
<library name="chrono">
|
||||
<mark-unusable>
|
||||
<toolset name="borland-*"/>
|
||||
<toolset name="vacpp*"/>
|
||||
<toolset name="vacpp-10*"/>
|
||||
<note author="Vicente J. Botet Escriba">
|
||||
The compiler does not support features that are essential for the library.
|
||||
</note>
|
||||
|
@ -4812,7 +4812,7 @@ for more information.
|
|||
</mark-expected-failures>
|
||||
<mark-expected-failures>
|
||||
<test name="si_physics"/>
|
||||
<toolset name="vacpp*"/>
|
||||
<toolset name="vacpp-10*"/>
|
||||
<note author="Vicente J. Botet Escriba">
|
||||
The compiler does not support features that are essential for this test .
|
||||
</note>
|
||||
|
|
Loading…
Add table
Reference in a new issue