소스 검색

More statechart markup updates.

[SVN r52657]
Andreas Huber 17 년 전
부모
커밋
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 reason="?">
             <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="opencc-4.2"/>
+            <toolset name="opencc-4.2*"/>
             <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>

粤ICP备19079148号