From 19b61b09ce1e31e9943591a14383a8539bae86be Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Mon, 3 Nov 2014 11:01:12 +0100 Subject: [PATCH] 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. --- status/explicit-failures-markup.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 98607832e4..3b8f9a4d44 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2512,9 +2512,11 @@ + + 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). @@ -5625,6 +5627,9 @@ This platform doesn't supports Boost.Chrono. + + + 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