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

uBLAS removed redundant failures

[SVN r25118]
Michael Stevens 21 лет назад
Родитель
Сommit
7ca44acdf0
1 измененных файлов с 0 добавлено и 21 удалено
  1. 0 21
      status/explicit-failures-markup.xml

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

@@ -668,27 +668,6 @@ for more information.
                 <note refid="6"/>
             </mark-failure>
         </test>
-        <test name="test3">
-            <mark-failure>
-                <toolset name="vc7"/>
-                <note>The failure is caused by compiler bug. Incidental
-                changes in usage cause the problem to disappear. See Sourceforge
-                uBLAS bug tracker issue 868885.</note>
-            </mark-failure>
-        </test>
-        <test name="test7">
-            <mark-failure>
-                <toolset name="vc7.1"/>
-                <note>The failure is caused by compiler incorrectly looking up
-                the names upper/lower in other namespaces when compiling code in
-                the numeric::interval namespace.</note>
-            </mark-failure>
-            <mark-failure>
-                <toolset name="gcc-2.95.3-linux"/>
-                <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
-                <note>Interval IO require &lt;ostream&gt; header.</note>
-            </mark-failure>
-        </test>
     </library>
     
     <!-- program_options -->

粤ICP备19079148号