mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Update explicit-failures-markup.xml
Some of the strict tests of lexical_cast are failing after falling back to compiler specific float types conversion (refs [svn 10639](https://svn.boost.org/trac/boost/ticket/10639)).
This commit is contained in:
parent
e9dd7d89a0
commit
ce5253e68e
1 changed files with 3 additions and 0 deletions
|
@ -716,8 +716,11 @@
|
|||
<mark-failure>
|
||||
<toolset name="vacpp-*"/>
|
||||
<toolset name="vacpp"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<toolset name="msvc-9.0~stlport5.2"/>
|
||||
<toolset name="msvc-9.0~wm5~stlport5.2"/>
|
||||
<toolset name="msvc-10.0"/>
|
||||
<toolset name="intel-darwin-11.*"/>
|
||||
<toolset name="intel-darwin-12.0"/>
|
||||
<toolset name="qcc-4*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue