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

see #3449
* merged [56637]: marked known failure of begin_end test for msvc 7.1



[SVN r57205]

Gunter Winkler 16 лет назад
Родитель
Сommit
d54a566156
1 измененных файлов с 10 добавлено и 1 удалено
  1. 10 1
      status/explicit-failures-markup.xml

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

@@ -3666,7 +3666,12 @@ for more information.
             <test name="test3"/>
             <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
-       </mark-expected-failures>
+        </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="begin_end"/>
+            <toolset name="msvc-7.1"/>
+            <note author="Gunter Winkler" date="07 Oct 09" refid="48"/>
+        </mark-expected-failures>
     </library>
 
     <!-- program_options -->
@@ -6356,4 +6361,8 @@ These tests will fail in most compilers that don't support rvalue references.
         The test passes when the timeout value is increased.
     </note>
 
+    <note id="48">
+        This test fails when BOOST_UBLAS_NO_NESTED_CLASS_RELATION is defined.
+    </note>
+
 </explicit-failures-markup>

粤ICP备19079148号