mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Expectation to fail removed, since the tests are working now.
[SVN r37381]
This commit is contained in:
parent
df9619b7be
commit
78f951e803
1 changed files with 0 additions and 11 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue