Boost Build's timedata test no longer marked as expected to fail when run with msvc toolsets.

[SVN r78682]
This commit is contained in:
Jurko Gospodnetić 2012-05-27 14:44:48 +00:00
parent 7a77847945
commit 90bd14a8fb

View file

@ -481,16 +481,6 @@
<!-- 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>
<!-- chrono -->