Explorar o código

updates function_types failures

[SVN r41740]
Tobias Schwinger %!s(int64=18) %!d(string=hai) anos
pai
achega
34ea4a8c66
Modificáronse 1 ficheiros con 11 adicións e 9 borrados
  1. 11 9
      status/explicit-failures-markup.xml

+ 11 - 9
status/explicit-failures-markup.xml

@@ -1490,29 +1490,31 @@
             <test name="member_ccs"/>
             <test name="member_ccs"/>
             <test name="member_ccs_exact"/>
             <test name="member_ccs_exact"/>
             <toolset name="acc*"/>
             <toolset name="acc*"/>
-            <toolset name="hp_cxx*"/>
             <toolset name="darwin-4.0.1"/>
             <toolset name="darwin-4.0.1"/>
-            <toolset name="gcc-4.2.1*"/>
-            <toolset name="msvc_8.0_64"/>
+            <toolset name="gcc-*"/>
+            <toolset name="hp_cxx*"/>
             <toolset name="intel*"/>
             <toolset name="intel*"/>
+            <toolset name="msvc-*_64"/>
+            <toolset name="msvc-*wm*"/>
             <note author="Tobias Schwinger">
             <note author="Tobias Schwinger">
-              Not all compilers implement nonstandard calling conventions.
+              Not all compilers/platforms implement nonstandard calling conventions.
               <hr/>
               <hr/>
               With GCC/x86 this failure reflects
               With GCC/x86 this failure reflects
-              gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
+              http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
             </note>
             </note>
         </mark-expected-failures>
         </mark-expected-failures>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="nonmember_ccs"/>
             <test name="nonmember_ccs"/>
             <test name="nonmember_ccs_exact"/>
             <test name="nonmember_ccs_exact"/>
             <toolset name="acc*"/>
             <toolset name="acc*"/>
-            <toolset name="hp_cxx*"/>
             <toolset name="darwin-4.0.1"/>
             <toolset name="darwin-4.0.1"/>
-            <toolset name="gcc-4.2.1*"/>
-            <toolset name="msvc_8.0_64"/>
+            <toolset name="gcc-*"/>
+            <toolset name="hp_cxx*"/>
             <toolset name="intel*"/>
             <toolset name="intel*"/>
+            <toolset name="msvc-*_64"/>
+            <toolset name="msvc-*wm*"/>
             <note author="Tobias Schwinger">
             <note author="Tobias Schwinger">
-              Not all compilers implement nonstandard calling conventions.
+              Not all compilers/platforms implement nonstandard calling conventions.
             </note>
             </note>
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>

粤ICP备19079148号