Ver código fonte

Updated statechart expected failures markup

[SVN r34304]
Andreas Huber 20 anos atrás
pai
commit
27860be240
1 arquivos alterados com 17 adições e 2 exclusões
  1. 17 2
      status/explicit-failures-markup.xml

+ 17 - 2
status/explicit-failures-markup.xml

@@ -3646,8 +3646,9 @@ for more information.
         </mark-unusable>
         <mark-expected-failures>
             <test name="DllTestNormal"/>
-            <toolset name="mingw*"/>
+            <toolset name="*mingw*"/>
             <toolset name="hp_cxx-71*"/>
+            <toolset name="cw-9*"/>
             <note author="Andreas Huber">
                 A runtime failure of this test indicates that this platform
                 <b>dynamically</b> links code in a manner such that under
@@ -3672,7 +3673,6 @@ for more information.
         <mark-expected-failures reason="?">
             <test name="CustomReactionTest*"/>
             <test name="TransitionTest*"/>
-            <test name="DllTestNormal"/>
             <toolset name="cw-9*"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
@@ -3683,6 +3683,21 @@ for more information.
             <toolset name="hp_cxx-71*"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
+        <mark-expected-failures reason="?">
+            <test name="CustomReactionTest*"/>
+            <toolset name="acc"/>
+            <note author="Andreas Huber" refid="29"/>
+        </mark-expected-failures>
+        <mark-expected-failures reason="?">
+            <test name="CustomReactionTestRelaxed"/>
+            <toolset name="msvc-8.0_64"/>
+            <note author="Andreas Huber" refid="29"/>
+        </mark-expected-failures>
+        <mark-expected-failures reason="?">
+            <test name="TransitionTestNative"/>
+            <toolset name="intel-win-9.1_x86_64"/>
+            <note author="Andreas Huber" refid="29"/>
+        </mark-expected-failures>
     </library>
 
     <!-- static_assert -->

粤ICP备19079148号