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

Added Sun-5.8 markup based on reports from Simon Atanasyan.

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

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

@@ -1267,6 +1267,15 @@
           <toolset name="qcc-3.3.5_gpp"/>
           <note author="Jim Douglas" refid="36"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+          <test name="mbcopy"/>
+          <test name="wide_test"/>
+          <toolset name="sun-5_8"/>
+           <note author="John Maddock">
+              These failures are reported to be fixed in Sun's 
+              next compiler release.
+           </note>
+        </mark-expected-failures>
       </library>
 
     <!-- foreach -->
@@ -1915,6 +1924,14 @@
               #28088</a> for details.
             </note>
         </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="vector_c"/>
+          <toolset name="sun-5_8"/>
+          <note author="John Maddock">
+             This is reported to be fixed in the next Sun
+             compiler release.
+          </note>
+       </mark-expected-failures>
 
     </library>
 
@@ -3244,6 +3261,16 @@ for more information.
             <toolset name="vc-6*"/>
             <note refid="31" author="Daniel Wallin"/>
         </mark-expected-failures>
+       <mark-expected-failures>
+          <test name="optional_deduced_sfinae"/>
+          <test name="preprocessor_deduced"/>
+          <test name="python_test"/>
+          <toolset name="sun-5_8"/>
+          <note author="John Maddock">
+             These test failure are reported to be under investigation
+             at Sun's compiler labs.
+          </note>
+       </mark-expected-failures>
 
     </library>
 

粤ICP备19079148号