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

Update explicit-failures-markup.xml

[skip ci]
Automated Commit 8 лет назад
Родитель
Сommit
ad1f79c0cb
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      status/explicit-failures-markup.xml

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

@@ -914,9 +914,9 @@
         <mark-expected-failures>
             <test name="invariant-ifdef"/>
             <test name="specify-nothing"/>
-            <toolset name="clang-gnu-linux-3.6"/>
-            <toolset name="clang-gnu-linux-3.7"/>
-            <toolset name="clang-gnu-linux-3.8"/>
+            <toolset name="clang-linux-3.6"/>
+            <toolset name="clang-linux-3.7"/>
+            <toolset name="clang-linux-3.8"/>
             <note author="Lorenzo Caminiti">
                 This test fails on this compiler because of a bug in its STL
                 implementation (undefined references to

粤ICP备19079148号