summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Schwarz <roland.schwarz@blackspace.at>2007-04-06 11:53:24 +0000
committerRoland Schwarz <roland.schwarz@blackspace.at>2007-04-06 11:53:24 +0000
commit78f951e8035da609782b01a176cc96fe7be91640 (patch)
tree842154255a763b0a90adc4ae3e73badbe456a7e7
parentdf9619b7bebbe1380ce4461ee0bf7fb4023b1dad (diff)
downloadboost-78f951e8035da609782b01a176cc96fe7be91640.tar.gz
Expectation to fail removed, since the tests are working now.
[SVN r37381]
-rw-r--r--status/explicit-failures-markup.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 9009aff305..ef0ae7c21e 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3460,17 +3460,6 @@ for more information.
<toolset name="hp_cxx*"/>
<note author="Markus Schoepflin" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures>
- <test name="*"/>
- <toolset name="gcc-cygwin-3.4.4"/>
- <note author="Roland Schwarz">
- The tests are failing because the libraries being built are targeted
- to use the cygwin.dll, while the tests are run against a python
- executable that depends on msvcrt.dll. This combination cannot be expected
- to work. (The tests will pass if the additional compiler switch -mno-cygwin
- is used during compile and link.)
- </note>
- </mark-expected-failures>
<mark-expected-failures>
<test name="data_members"/>
<toolset name="acc"/>