Explorar o código

Update explicit-failures-markup.xml

Automated Commit %!s(int64=8) %!d(string=hai) anos
pai
achega
c6228cce48
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      status/explicit-failures-markup.xml

+ 10 - 0
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 -->

粤ICP备19079148号