Преглед изворни кода

added test failure for assign.ptr_map_inserter

[SVN r32988]
Thorsten Jørgen Ottosen пре 20 година
родитељ
комит
2c8a2ef123
1 измењених фајлова са 13 додато и 0 уклоњено
  1. 13 0
      status/explicit-failures-markup.xml

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

@@ -235,6 +235,19 @@
                 this compiler.
                 this compiler.
             </note>
             </note>
         </mark-expected-failures>
         </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>
         <mark-expected-failures>
             <test name="std"/>
             <test name="std"/>
             <toolset name="sunpro-5_3-sunos"/>
             <toolset name="sunpro-5_3-sunos"/>

粤ICP备19079148号