Browse Source

markup some spirit tests for acc toolset: take too long to compile

[SVN r47902]
Boris Gubenko 18 years ago
parent
commit
c9d17fab1d
1 changed files with 9 additions and 0 deletions
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -2882,6 +2882,15 @@ for more information.
             <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
             <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
             <note author="Aleksey Gurtovoy" refid="28"/>
             <note author="Aleksey Gurtovoy" refid="28"/>
         </mark-expected-failures>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="karma_pattern*"/>
+            <test name="rule"/>
+            <toolset name="acc"/>
+            <note author="Boris Gubenko">
+                This failure is caused by a timeout when compiling the test.
+                It passes when the timeout value is increased.
+            </note>
+        </mark-expected-failures>
     </library>
     </library>
 
 
     <!-- typeof -->
     <!-- typeof -->

粤ICP备19079148号