summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorJohn Maddock <john@johnmaddock.co.uk>2006-11-20 19:06:45 +0000
committerJohn Maddock <john@johnmaddock.co.uk>2006-11-20 19:06:45 +0000
commitdd100bf8158bd3d3753549755bbd08bb5763cf19 (patch)
tree80a73d25ad1de749fbee28a8ca54f7d485912e4a /status
parent8a457eb8055bf158a4004ba0c18508681834c44e (diff)
downloadboost-dd100bf8158bd3d3753549755bbd08bb5763cf19.tar.gz
Marked Borland failures as expected, and a known bug.
Updated test name. [SVN r36121]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index bc9fd27b02..9c60060a77 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3404,7 +3404,7 @@ for more information.
<note author="Markus Schoepflin" refid="3"/>
</mark-failure>
</test>
- <test name="grep">
+ <test name="test_grep">
<mark-failure>
<toolset name="gcc-2.95.3-linux"/>
<toolset name="sunpro-5_3-sunos"/>
@@ -3421,7 +3421,17 @@ for more information.
<toolset name="iw-7_1-vc6-stlp-4_5_3"/>
<note author="John Maddock" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures>
+ <mark-expected-failures>
+ <test name="regex_regress"/>
+ <test name="regex_regress_threaded"/>
+ <test name="regex_regress_dll"/>
+ <toolset name="borland*"/>
+ <note author="John Maddock">
+ There appears to be a linker bug that prevents these
+ projects from building, see http://qc.borland.com/wc/qcmain.aspx?d=32020.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
<test name="unicode_iterator_test"/>
<toolset name="borland-5.6.4"/>
<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>