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

Marked bind_dm3_test, auto_ptr_rv_test

[SVN r32592]
Peter Dimov 20 лет назад
Родитель
Сommit
8f49cf028f
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      status/explicit-failures-markup.xml

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

@@ -301,6 +301,11 @@
               compiler vendor.
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="bind_dm3_test"/>
+            <toolset name="borland-5*"/>
+            <note refid="31" author="Peter Dimov"/>
+        </mark-expected-failures>
     </library>
 
 
@@ -1963,6 +1968,13 @@ for more information.
             <toolset name="tru64cxx71-006"/>
             <note author="Markus Schoepflin" refid="3"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="auto_ptr_rv_test"/>
+            <toolset name="gcc-2.9*"/>
+            <toolset name="borland-5*"/>
+            <toolset name="cw-8*"/>
+            <note refid="31" author="Peter Dimov"/>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号