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

mark up two intrusive tests that may take too long to compile with aC++

[SVN r49885]
Boris Gubenko 17 лет назад
Родитель
Сommit
8923c606ba
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -1935,6 +1935,12 @@
                 The compiler is not supported by Interprocess.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+          <test name="unordered_multiset_test"/>
+          <test name="unordered_set_test"/>
+          <toolset name="acc"/>
+          <note author="Boris Gubenko" refid="47"/>
+        </mark-expected-failures>
     </library>
 
     <!-- io-->

粤ICP备19079148号