Ver código fonte

uBLAS
fix mark-unusable for cw-8_3
Removed test1 failure expected for VC-8.0 as this is not a release compiler
and may not be expected in the final version. Certainly the error looks like a compiler
bug.


[SVN r26807]

Michael Stevens 21 anos atrás
pai
commit
59faf3300a
1 arquivos alterados com 1 adições e 7 exclusões
  1. 1 7
      status/explicit-failures-markup.xml

+ 1 - 7
status/explicit-failures-markup.xml

@@ -1274,7 +1274,7 @@ for more information.
             <note author="M.Stevens" refid="17"/>
         </mark-unusable>
         <mark-unusable>
-            <toolset name="cw-8.3"/>
+            <toolset name="cw-8_3"/>
             <toolset name="msvc"/>
             <toolset name="msvc-stlport"/>
             <toolset name="vc7"/>
@@ -1283,12 +1283,6 @@ for more information.
             <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
             <note author="M.Stevens" refid="30"/>
         </mark-unusable>
-        <test name="test1">
-            <mark-failure>
-                <toolset name="vc-8_0"/>
-                <note author="Aleksey Gurtovoy" refid="2"/>
-            </mark-failure>
-        </test>
         <test name="test2">
             <mark-failure>
                 <toolset name="tru64cxx65-041"/>

粤ICP备19079148号