mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Update explicit-failures-markup.xml
This commit is contained in:
parent
9df8ddf362
commit
bb161cabac
1 changed files with 11 additions and 1 deletions
|
@ -2139,7 +2139,7 @@
|
|||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
|
||||
<!-- fusion -->
|
||||
<library name="fusion">
|
||||
<mark-unusable>
|
||||
|
@ -6884,6 +6884,16 @@ This platform doesn't supports Boost.Container.
|
|||
a little inefficient.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
|
||||
<mark-expected-failures>
|
||||
<test name="compile_map_unordered_allocator"/>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<note author="Daniel James">
|
||||
This tests whether inserting elements creates as few copies as I think
|
||||
is possible. If this fails it just means that the container might be
|
||||
a little inefficient.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- utility/enable_if -->
|
||||
|
|
Loading…
Add table
Reference in a new issue