summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorJeff Garland <jeff@crystalclearsoftware.com>2005-07-04 13:22:00 +0000
committerJeff Garland <jeff@crystalclearsoftware.com>2005-07-04 13:22:00 +0000
commit32d73540589240ef28202d0473ab8c46a31a4ae1 (patch)
tree86e28fc98da7b93dcb908451e9e6e770358d6bc9 /status
parent078a112a4ba5decf0ebe5af06c91d30b5e0024df (diff)
downloadboost-32d73540589240ef28202d0473ab8c46a31a4ae1.tar.gz
add new date-time failure markup for newly added tests and old bad compilers
[SVN r29888]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 2c7f989a25..ac0ba4868e 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -642,6 +642,52 @@
<note author="B. Garst" refid="19,21,22"/>
</mark-failure>
</test>
+ <test name="testdate_facet_new">
+ <mark-failure>
+ <toolset name="gcc-2.95.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="borland-5_6_4"/>
+ <toolset name="cw-8_3*"/>
+ <toolset name="vc-6_5"/>
+ <toolset name="vc-7_0"/>
+ <note author="J. Garland">
+ These compilers are unfortunately able to correctly compile the
+ new format-based input-output code for date time. Suitable, but
+ less flexible, alternatives are available on these compilers.
+ </note>
+ </mark-failure>
+ </test>
+ <test name="testdate_facet_new_dll">
+ <mark-failure>
+ <toolset name="gcc-2.95.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="borland-5_6_4"/>
+ <toolset name="cw-8_3*"/>
+ <toolset name="vc-6_5"/>
+ <toolset name="vc-7_0"/>
+ <note author="J. Garland">
+ These compilers are unfortunately able to correctly compile the
+ new format-based input-output code for date time. Suitable, but
+ less flexible, alternatives are available on these compilers.
+ </note>
+ </mark-failure>
+ </test>
+ <test name="testtime_facet">
+ <mark-failure>
+ <toolset name="gcc-2.95.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="borland-5_6_4"/>
+ <toolset name="cw-8_3*"/>
+ <toolset name="vc-6_5"/>
+ <toolset name="vc-7_0"/>
+ <note author="J. Garland">
+ These compilers are unfortunately able to correctly compile the
+ new format-based input-output code for date time. Suitable, but
+ less flexible, alternatives are available on these compilers.
+ </note>
+ </mark-failure>
+ </test>
+
<test name="testfacet">
<mark-failure>
<toolset name="gcc-2.95.3-linux"/>
@@ -730,6 +776,7 @@
<test name="testfacet_dll"/>
<test name="testformatters_dll"/>
<test name="testgenerators_dll"/>
+ <test name="testgreg_durations_dll"/>
<test name="testperiod_dll"/>
<toolset name="cw-8_3*"/>
<note author="R. Rivera" refid="25"/>