Quellcode durchsuchen

added test failure for assign.ptr_map_inserter

[SVN r32988]
Thorsten Jørgen Ottosen vor 20 Jahren
Ursprung
Commit
2c8a2ef123
1 geänderte Dateien mit 13 neuen und 0 gelöschten Zeilen
  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号