Kaynağa Gözat

Mark NEW none_test as expected failure in borland-5.8.2

[SVN r37451]
Fernando Cacciola 19 yıl önce
ebeveyn
işleme
e2d52bfbb5
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  1. 8 0
      status/explicit-failures-markup.xml

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

@@ -4784,6 +4784,14 @@ for more information.
                 <note refid="3" author="D. Gregor"/>
                 <note refid="3" author="D. Gregor"/>
             </mark-failure>
             </mark-failure>
         </test>
         </test>
+        <mark-expected-failures>
+            <test name="none_test"/>
+            <toolset name="borland-5.8.2"/>
+            <note author="Fernando Cacciola">
+                This failure is caused by an UNRELATED compiler bug resulted from the particular test strategy.
+                'boost::none' DOES work correctly in this compiler.
+            </note>
+        </mark-expected-failures>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="value_init_test"/>
             <test name="value_init_test"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="msvc-6.5*"/>

粤ICP备19079148号