summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDave Abrahams <dave@boostpro.com>2006-09-29 02:06:20 +0000
committerDave Abrahams <dave@boostpro.com>2006-09-29 02:06:20 +0000
commitad4fe0cd5f71905a95ea3afe1304700c6341a0f7 (patch)
treee04cb866830f72eb4316e88900d7fa7a653dd703 /status
parent9bb797989f8af43e159a8d4df8020f216a8861c3 (diff)
downloadboost-ad4fe0cd5f71905a95ea3afe1304700c6341a0f7.tar.gz
Start exposing configuration failures in Python tests on Intel
[SVN r35407]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml84
1 files changed, 0 insertions, 84 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 79d87adff0..d6d800b417 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3387,90 +3387,6 @@ for more information.
</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"/>
<toolset name="tru64cxx7*"/>