Ver código fonte

Updated statechart markup.

[SVN r57193]
Andreas Huber 16 anos atrás
pai
commit
a33789bf8b
1 arquivos alterados com 3 adições e 9 exclusões
  1. 3 9
      status/explicit-failures-markup.xml

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

@@ -4599,8 +4599,7 @@ for more information.
     <!-- statechart -->
     <!-- statechart -->
     <library name="statechart">
     <library name="statechart">
         <mark-unusable>
         <mark-unusable>
-            <toolset name="borland-5*"/>
-            <toolset name="borland-6*"/>
+            <toolset name="borland*"/>
             <toolset name="sun-5*"/>
             <toolset name="sun-5*"/>
             <note author="Andreas Huber" refid="17"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
         </mark-unusable>
@@ -4620,8 +4619,8 @@ for more information.
         </mark-expected-failures>
         </mark-expected-failures>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="DllTest*"/>
             <test name="DllTest*"/>
-            <toolset name="intel-vc9-win-11.0*"/>
-            <toolset name="msvc-9.0~wm5~stlport5.2"/>
+            <test name="StateCastTest*"/>
+            <toolset name="intel-vc9-win-11*"/>
             <note author="Andreas Huber">
             <note author="Andreas Huber">
                 This looks like a configuration problem.
                 This looks like a configuration problem.
             </note>
             </note>
@@ -4636,11 +4635,6 @@ for more information.
             <toolset name="pathscale-3.2"/>
             <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         </mark-expected-failures>
-        <mark-expected-failures reason="?">
-            <test name="UnconsumedResultTest*"/>
-            <toolset name="msvc-9.0~wm5~stlport5.2"/>
-            <note author="Andreas Huber" refid="29"/>
-        </mark-expected-failures>
     </library>
     </library>
 
 
     <!-- static_assert -->
     <!-- static_assert -->

粤ICP备19079148号