Update expected failures for MSVC

The tests that are incompatible with the C++11 auto keyword and promote_enum_msvc_bug_test also fail on all newer versions of MSVC.
This commit is contained in:
Marcel Raad 2014-11-03 11:01:12 +01:00 committed by Daniel James
parent 3adee7c15a
commit 19b61b09ce

View file

@ -2512,9 +2512,11 @@
<toolset name="gcc-mingw-4.5.2_0x"/>
<toolset name="msvc-10.0"/>
<toolset name="msvc-11.0"/>
<toolset name="msvc-12.0"/>
<toolset name="msvc-14.0"/>
<note author="Lorenzo Caminiti">
This test does not allow C++11 auto-declaration support
(beccause it uses the `auto` keyword as storage classifier).
(because it uses the `auto` keyword as storage classifier).
</note>
</mark-expected-failures>
</library>
@ -5625,6 +5627,9 @@ This platform doesn't supports Boost.Chrono.
<toolset name="msvc-8.0*"/>
<toolset name="msvc-9.0*"/>
<toolset name="msvc-10.0*"/>
<toolset name="msvc-11.0*"/>
<toolset name="msvc-12.0*"/>
<toolset name="msvc-14.0*"/>
<note author="Alexander Nasonov">
See bug 99776 'enum UIntEnum { value = UINT_MAX } is promoted to int'
http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=22b0a6b7-120f-4ca0-9136-fa1b25b26efe