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

Updated statechart markup.

[SVN r52755]
Andreas Huber 17 лет назад
Родитель
Сommit
0c2a07e1da
1 измененных файлов с 1 добавлено и 15 удалено
  1. 1 15
      status/explicit-failures-markup.xml

+ 1 - 15
status/explicit-failures-markup.xml

@@ -4582,15 +4582,6 @@ for more information.
             <toolset name="sun-5*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
-        <mark-expected-failures>
-            <test name="DllTestNative"/>
-            <toolset name="*mingw_4.4*"/>
-            <note author="Andreas Huber">
-                A runtime failure of this test indicates that the RTTI
-                implementation of this platform is broken in conjunction
-                with dynamic linking.
-            </note>
-        </mark-expected-failures>
         <mark-expected-failures>
             <test name="DllTestNormal"/>
             <toolset name="*mingw*"/>
@@ -4618,16 +4609,11 @@ for more information.
             <toolset name="intel-darwin-10*"/>
             <toolset name="intel-linux-10*"/>
             <toolset name="gcc-4.3.2_gnu++0x"/>
+            <toolset name="*mingw_4.3.3"/>
             <toolset name="opencc-4.2*"/>
             <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
-        <mark-expected-failures reason="?">
-            <test name="TransitionTestBoth"/>
-            <test name="TransitionTestNative"/>
-            <toolset name="pathscale-3.1"/>
-            <note author="Andreas Huber" refid="29"/>
-        </mark-expected-failures>
         <mark-expected-failures reason="?">
             <test name="UnconsumedResultTest*"/>
             <toolset name="msvc-9.0~wm5~stlport5.2"/>

粤ICP备19079148号