diff options
author | Roland Schwarz <roland.schwarz@blackspace.at> | 2007-02-16 13:40:46 +0000 |
---|---|---|
committer | Roland Schwarz <roland.schwarz@blackspace.at> | 2007-02-16 13:40:46 +0000 |
commit | 750392d6f339dd05512fd101b422deb38c972e5f (patch) | |
tree | c60ad4e9f30ee55edcffae72fc9bdb9cdf1ebd4a /status | |
parent | ec2f3c4cd43a8f6bb3669cd1f57caab87d7dd6f1 (diff) | |
download | boost-750392d6f339dd05512fd101b422deb38c972e5f.tar.gz |
Marked dynamic_bitset test expected to fail on borland.
[SVN r36969]
Diffstat (limited to 'status')
-rw-r--r-- | status/explicit-failures-markup.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 44427db034..9a093bf361 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1070,6 +1070,16 @@ <note author="Gennaro Prota" refid="37" /> </mark-failure> </test> + <test name="dyn_bitset_unit_test2"> + <mark-failure> + <toolset name="borland-5.8.2"/> + <note author="Roland Schwarz"> + The exact reason of this (linker related) bug is unresearched. The test passes + on some environments. The test was found to fail on a platform whit a german + version of the compiler. + </note> + </mark-failure> + </test> <test name="dyn_bitset_unit_tests4"> <mark-failure> <toolset name="cw-9.3"/> |