Просмотр исходного кода

Expectation to fail removed, since the tests are working now.

[SVN r37381]
Roland Schwarz 19 лет назад
Родитель
Сommit
78f951e803
1 измененных файлов с 0 добавлено и 11 удалено
  1. 0 11
      status/explicit-failures-markup.xml

+ 0 - 11
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"/>

粤ICP备19079148号