mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Markup build/timedata failure on windows.
[SVN r55335]
This commit is contained in:
parent
67d685a7bd
commit
b0ab0c7bb5
1 changed files with 13 additions and 0 deletions
|
@ -464,6 +464,19 @@
|
|||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- build -->
|
||||
<library name="build">
|
||||
<test name="timedata">
|
||||
<mark-failure>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<note author="Vladimir Prus">
|
||||
See https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/218
|
||||
</note>
|
||||
</mark-failure>
|
||||
</test>
|
||||
</library>
|
||||
|
||||
<!-- circular_buffer -->
|
||||
<library name="circular_buffer">
|
||||
|
|
Loading…
Add table
Reference in a new issue