Sfoglia il codice sorgente

disabled native typeof tests for intel and como on windows

[SVN r31208]
Arkadiy Vertleyb 20 anni fa
parent
commit
7bb7496238
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -1994,6 +1994,8 @@ for more information.
         <mark-expected-failures>
             <test name="*_native"/>
             <toolset name="vc-8_0"/>
+            <toolset name="intel-win32*"/>
+            <toolset name="como-4_3_3-vc7_1"/>
             <note author="Arkadiy Vertleyb">
                 Native mode is not supported for this compiler.
             </note>

粤ICP备19079148号