summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2017-10-02 18:25:07 +0000
committerAutomated Commit <automated@calamity.org.uk>2017-10-02 18:25:07 +0000
commitc6228cce487350af961c8c73ef673f901d4e6cf6 (patch)
treebb3e877798369e232d680bb056c60c6101168031 /status
parent1dfdd53552b8eeb4742ee7b6055dda8857fb313e (diff)
downloadboost-c6228cce487350af961c8c73ef673f901d4e6cf6.tar.gz
Update explicit-failures-markup.xml
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index e5c0deb9ed..5cf6be7241 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -6749,6 +6749,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 -->