none_test failures in VC6.5/7.0 marked as expected

[SVN r37461]
This commit is contained in:
Fernando Cacciola 2007-04-17 12:27:47 +00:00
parent e2d52bfbb5
commit 5e27b027d0

View file

@ -4787,6 +4787,8 @@ for more information.
<mark-expected-failures>
<test name="none_test"/>
<toolset name="borland-5.8.2"/>
<toolset name="msvc-6.5*"/>
<toolset name="msvc-7.0"/>
<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.