Browse Source

Start exposing configuration failures in Python tests on Intel

[SVN r35407]
Dave Abrahams 19 years ago
parent
commit
ad4fe0cd5f
1 changed files with 0 additions and 84 deletions
  1. 0 84
      status/explicit-failures-markup.xml

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

@@ -3386,90 +3386,6 @@ for more information.
                 So technically GCC 2.x is usable if you're careful.
              </note>
         </mark-expected-failures>
-        <mark-expected-failures>
-            <test name="args"/>
-            <test name="auto_ptr"/>
-            <test name="back_reference"/>
-            <test name="ben_scott1"/>
-            <test name="bienstman1"/>
-            <test name="bienstman2"/>
-            <test name="bienstman3"/>
-            <test name="bienstman4"/>
-            <test name="bienstman5"/>
-            <test name="callbacks"/>
-            <test name="cltree"/>
-            <test name="const_argument"/>
-            <test name="crossmod_exception_a"/>
-            <test name="crossmod_exception_b"/>
-            <test name="data_members"/>
-            <test name="defaults"/>
-            <test name="dict"/>
-            <test name="docstring"/>
-            <test name="enum"/>
-            <test name="exception_translator"/>
-            <test name="extract"/>
-            <test name="implicit"/>
-            <test name="injected"/>
-            <test name="input_iterator"/>
-            <test name="int_map_indexing_suite"/>
-            <test name="iterator"/>
-            <test name="keywords"/>
-            <test name="list"/>
-            <test name="long"/>
-            <test name="m1"/>
-            <test name="m2"/>
-            <test name="map_indexing_suite"/>
-            <test name="minimal"/>
-            <test name="module_tail"/>
-            <test name="multi_arg_constructor"/>
-            <test name="nested"/>
-            <test name="object"/>
-            <test name="opaque"/>
-            <test name="operators"/>
-            <test name="pickle1"/>
-            <test name="pickle2"/>
-            <test name="pickle3"/>
-            <test name="pickle4"/>
-            <test name="polymorphism"/>
-            <test name="polymorphism2"/>
-            <test name="properties"/>
-            <test name="register_ptr"/>
-            <test name="return_arg"/>
-            <test name="shared_ptr"/>
-            <test name="slice"/>
-            <test name="staticmethod"/>
-            <test name="str"/>
-            <test name="test_builtin_converters"/>
-            <test name="test_pointer_adoption"/>
-            <test name="tuple"/>
-            <test name="vector_indexing_suite"/>
-            <test name="virtual_functions"/>
-            <toolset name="intel-7.1-linux"/>
-            <toolset name="intel-8.0-linux"/>
-            <note author="Aleksey Gurtovoy">
-                The library is <a href="http://article.gmane.org/gmane.comp.lib.boost.devel/110420">known to work</a>
-                in this configuration. The failures are due to configuration issues of
-                the particular testing environment these tests have been run in. The
-                regression runners and library developers are aware of the problem and
-                plan to fix it for the next release.
-            </note>
-        </mark-expected-failures>
-        <mark-expected-failures>
-            <test name="builtin_converters"/>
-            <test name="extract"/>
-            <test name="list"/>
-            <test name="operators"/>
-            <test name="pickle1"/>
-            <test name="pickle2"/>
-            <test name="pickle3"/>
-            <test name="pickle4"/>
-            <toolset name="gcc-3.4.2-linux"/>
-            <note author="Aleksey Gurtovoy">
-                The test is <a href="http://article.gmane.org/gmane.comp.lib.boost.devel/110671">known to work</a>
-                in this configuration. The failures are due to configuration issues of
-                the particular testing environment these tests have been run in.
-            </note>
-        </mark-expected-failures>
         <mark-expected-failures>
             <test name="pointer_vector"/>
             <test name="polymorphism"/>

粤ICP备19079148号