summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Cacciola <fernando.cacciola@gmail.com>2007-04-16 12:07:45 +0000
committerFernando Cacciola <fernando.cacciola@gmail.com>2007-04-16 12:07:45 +0000
commite2d52bfbb57dde33bb0bed5f0b29c3b762a0670e (patch)
treefb4e9f77005e0dd91c6b33c8ce502f7355850850
parent42486819f4d9a948d2440fb4dccb2c0e5c4bb0f8 (diff)
downloadboost-e2d52bfbb57dde33bb0bed5f0b29c3b762a0670e.tar.gz
Mark NEW none_test as expected failure in borland-5.8.2
[SVN r37451]
-rw-r--r--status/explicit-failures-markup.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index ef0ae7c21e..269ab72642 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -4785,6 +4785,14 @@ for more information.
</mark-failure>
</test>
<mark-expected-failures>
+ <test name="none_test"/>
+ <toolset name="borland-5.8.2"/>
+ <note author="Fernando Cacciola">
+ This failure is caused by an UNRELATED compiler bug resulted from the particular test strategy.
+ 'boost::none' DOES work correctly in this compiler.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
<test name="value_init_test"/>
<toolset name="msvc-6.5*"/>
<toolset name="msvc-7.0"/>