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

Updates for Intel compiler on windows

[SVN r34991]
Stefan Slapeta 20 лет назад
Родитель
Сommit
6bc2da2e07
1 измененных файлов с 5 добавлено и 26 удалено
  1. 5 26
      status/explicit-failures-markup.xml

+ 5 - 26
status/explicit-failures-markup.xml

@@ -47,7 +47,7 @@
     <mark-toolset name="darwin-4.0.1" status="required"/>
     <mark-toolset name="qcc-3.3.5_cpp" status="required"/>
     <mark-toolset name="qcc-3.3.5_gpp" status="required"/>
-    <mark-toolset name="intel-win-9.1" status="required"/>
+    <mark-toolset name="intel-vc71-win-9.1" status="required"/>
     <mark-toolset name="intel-linux-9.0" status="required"/>
     <mark-toolset name="hp_cxx-71_006_tru64" status="required"/>
     <mark-toolset name="sun-5.8" status="required"/>
@@ -183,7 +183,6 @@
             <toolset name="sunpro-5_3-sunos"/>
             <toolset name="tru64cxx65*"/>
             <toolset name="hp_cxx-65*"/>
-            <toolset name="intel-win32"/>
             <note refid="6" author="Thorsten Ottosen"/>
         </mark-expected-failures>
         <mark-expected-failures>
@@ -2317,22 +2316,6 @@ for more information.
             <note author="Doug Gregor" refid="29"/>
         </mark-expected-failures>
 
-        <mark-expected-failures>
-          <test name="test_shared_ptr_132_xml_archive_dll"/>
-          <toolset name="intel-win32-8_1"/>
-          <note author="Doug Gregor" refid="29"/>
-        </mark-expected-failures>
-
-        <mark-expected-failures>
-          <test name="test_demo_dll"/>
-          <test name="test_demo_exception_dll"/>
-          <test name="test_demo_shared_ptr_dll"/>
-          <test name="test_demo_xml_load_dll"/>
-          <test name="test_demo_xml_save_dll"/>
-          <toolset name="intel-win32-8_1"/>
-          <note author="Doug Gregor" refid="35"/>
-        </mark-expected-failures>
-
         <mark-expected-failures>
             <test name="test_variant_*"/>
             <toolset name="tru64cxx65*"/>
@@ -2488,7 +2471,8 @@ for more information.
             <test name="*_native"/>
             <toolset name="vc-8_0*"/>
             <toolset name="msvc-8.0*"/>
-            <toolset name="intel-win*"/>
+            <toolset name="intel-vc71-win*"/>
+            <toolset name="intel-vc8-win*"/>
             <toolset name="como-4_3_3-vc7_1"/>
             <toolset name="tru64*"/>
             <toolset name="hp_cxx*"/>
@@ -2770,12 +2754,6 @@ for more information.
           <toolset name="borland-5.6.4"/>
           <note author="A.Meredith"/>
         </mark-unusable>
-        <test name="quaternion_mult_incl_test">
-            <mark-failure>
-                <toolset name="intel-win32"/>
-                <note author="B. Dawes" refid="3"/>
-            </mark-failure>
-        </test>
         <mark-expected-failures>
             <test name="octonion_test"/>
             <test name="quaternion_test"/>
@@ -3399,7 +3377,8 @@ for more information.
                 <note author="B. Dawes" refid="2"/>
             </mark-failure>
             <mark-failure>
-                <toolset name="intel-win*"/>
+                <toolset name="intel-vc71-win*"/>
+                <toolset name="intel-vc8-win*"/>
                 <note author="S. Slapeta" refid="1"/>
             </mark-failure>
             <mark-failure>

粤ICP备19079148号