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

Updates for new toolset Sun-5.9.

[SVN r40848]
John Maddock 18 лет назад
Родитель
Сommit
dd88583aaa
1 измененных файлов с 17 добавлено и 0 удалено
  1. 17 0
      status/explicit-failures-markup.xml

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

@@ -4660,6 +4660,14 @@ for more information.
              with this compiler, but not so much as to render the library unuseable.
           </note>
        </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="tky_partial_spec_test"/>
+          <toolset name="sun-5.9"/>
+          <note author="John Maddock">
+             This fails with an internal compiler error,
+             there is no workaround as yet.
+          </note>
+       </mark-expected-failures>
        <mark-expected-failures>
             <test name="tricky_function_type_test"/>
             <test name="is_const_test"/>
@@ -5125,6 +5133,7 @@ for more information.
           <test name="test_random"/>
           <test name="std_test_random"/>
           <toolset name="sun-5.8"/>
+          <toolset name="sun-5.9"/>
 
           <note author="John Maddock">
              These failures appear to represent a genuine issue with the
@@ -5141,6 +5150,14 @@ for more information.
              workaround as yet.
           </note>
        </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="tr1_tky_partial_spec_test"/>
+          <toolset name="sun-5.9"/>
+          <note author="John Maddock">
+             This fails with an internal compiler error: there's no
+             workaround as yet.
+          </note>
+       </mark-expected-failures>
        <mark-expected-failures>
           <test name="test_boost"/>
           <test name="test_hash"/>

粤ICP备19079148号