Browse Source

Added markup for various statechart failures.

[SVN r41863]
Andreas Huber 18 years ago
parent
commit
27235eb68a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      status/explicit-failures-markup.xml

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

@@ -4397,13 +4397,14 @@ for more information.
         </mark-expected-failures>
         <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
-            <toolset name="intel- linux*"/>
+            <toolset name="intel-linux*"/>
             <toolset name="pathscale*"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         <mark-expected-failures reason="?">
           <test name="TransitionTest*"/>
-          <test name="PerformanceExample"/>
+          <test name="InvalidTransitionTest1Relaxed"/>
+          <test name="StopWatchExample"/>
           <toolset name="vacpp-8.0"/>
           <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>

粤ICP备19079148号