Browse Source

Updated statechart markup for 1.46.

[SVN r67564]
Andreas Huber 15 years ago
parent
commit
e07195bd82
1 changed files with 8 additions and 10 deletions
  1. 8 10
      status/explicit-failures-markup.xml

+ 8 - 10
status/explicit-failures-markup.xml

@@ -4664,6 +4664,8 @@ for more information.
         <mark-unusable>
             <toolset name="borland*"/>
             <toolset name="sun-5*"/>
+            <toolset name="pgi-1*"/>
+            <toolset name="intel-darwin-11.1"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
         <mark-expected-failures>
@@ -4680,21 +4682,17 @@ for more information.
                 for more information.
             </note>
         </mark-expected-failures>
-        <mark-expected-failures>
-            <test name="DllTest*"/>
-            <test name="StateCastTest*"/>
-            <toolset name="intel-vc9-win-11*"/>
-            <note author="Andreas Huber">
-                This looks like a configuration problem.
-            </note>
+        <mark-expected-failures reason="?">
+            <test name="FifoSchedulerTest*"/>
+            <toolset name="darwin-4.4"/>
+            <toolset name="intel-darwin-10*"/>
+            <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
             <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="gcc-4.3.4_0x"/>
             <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>

粤ICP备19079148号