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

Update failure markup for unordered on pathscale.

[SVN r68404]
Daniel James 15 лет назад
Родитель
Сommit
e92e293958
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      status/explicit-failures-markup.xml

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

@@ -5861,9 +5861,10 @@ These tests will fail in most compilers that don't support rvalue references.
         <test name="compile_map"/>
         <test name="compile_map"/>
         <test name="compile_set"/>
         <test name="compile_set"/>
         <toolset name="gcc-open64"/>
         <toolset name="gcc-open64"/>
-        <toolset name="pathscale-*"/>
+        <toolset name="pathscale-3.*"/>
         <note author="Daniel James">
         <note author="Daniel James">
-            Concept checks don't seem to work on pathscale.
+            Failing on compilers that don't have good support
+            concept check support.
         </note>
         </note>
       </mark-expected-failures>
       </mark-expected-failures>
     </library>
     </library>

粤ICP备19079148号