Browse Source

Added statechart markup for new platforms.

[SVN r42370]
Andreas Huber 18 years ago
parent
commit
b8f0458c51
1 changed files with 4 additions and 1 deletions
  1. 4 1
      status/explicit-failures-markup.xml

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

@@ -4355,8 +4355,8 @@ for more information.
             <toolset name="hp_cxx-65*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="msvc-7.0*"/>
+            <toolset name="pgi-7*"/>
             <toolset name="sun-5*"/>
-            <toolset name="hp_cxx-65*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
         <mark-unusable>
@@ -4419,6 +4419,9 @@ for more information.
         <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
             <toolset name="intel-linux-9.1"/>
+            <toolset name="intel-linux-10.0"/>
+            <toolset name="intel-darwin-9.1"/>
+            <toolset name="intel-darwin-10.0"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         <mark-expected-failures reason="?">

粤ICP备19079148号