Sfoglia il codice sorgente

added test failure for assign.ptr_map_inserter

[SVN r32988]
Thorsten Jørgen Ottosen 20 anni fa
parent
commit
2c8a2ef123
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  1. 13 0
      status/explicit-failures-markup.xml

+ 13 - 0
status/explicit-failures-markup.xml

@@ -235,6 +235,19 @@
                 this compiler.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="ptr_map_inserter"/>
+            <toolset name="tru64cxx65*"/>
+            <toolset name="borland-5_6_4"/>
+            <toolset name="gcc-2.95.3*"/>
+            <toolset name="msvc*"/>
+            <toolset name="vc-6_5*"/>
+            <toolset name="mipspro"/>
+            <note author="Thorsten Ottosen" >
+                The test depends on Boost.Pointer Container which probably does not work for
+                this compiler.
+            </note>
+        </mark-expected-failures>
         <mark-expected-failures>
             <test name="std"/>
             <toolset name="sunpro-5_3-sunos"/>

粤ICP备19079148号