Просмотр исходного кода

More statechart markup updates.

[SVN r52657]
Andreas Huber 17 лет назад
Родитель
Сommit
495289de79
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      status/explicit-failures-markup.xml

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

@@ -4608,9 +4608,10 @@ for more information.
         </mark-expected-failures>
         </mark-expected-failures>
         <mark-expected-failures reason="?">
         <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
             <test name="TransitionTest*"/>
-            <toolset name="intel-*-10*"/>
+            <toolset name="intel-darwin-10*"/>
+            <toolset name="intel-linux-10*"/>
             <toolset name="gcc-4.3.2_gnu++0x"/>
             <toolset name="gcc-4.3.2_gnu++0x"/>
-            <toolset name="opencc-4.2"/>
+            <toolset name="opencc-4.2*"/>
             <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>

粤ICP备19079148号