Browse Source

none_test failures in VC6.5/7.0 marked as expected

[SVN r37461]
Fernando Cacciola 19 years ago
parent
commit
5e27b027d0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      status/explicit-failures-markup.xml

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

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

粤ICP备19079148号