From 00b35b7176f60f495e1b117497bcbca0a3bbae6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Rodri=CC=81guez=20Troitin=CC=83o?= Date: Mon, 9 Nov 2020 11:11:24 -0800 Subject: [PATCH] [windows] Mark crash-in-user-code as UNSUPPORTED in VS2017 The test is very flaky. It works and stops working randomly for no apparent reason. To avoid future problems, and since VS2019 keeps working without these problems, mark the tests as unsupported to avoid the noise. See also #34143 and #34625. --- test/Frontend/crash-in-user-code.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Frontend/crash-in-user-code.swift b/test/Frontend/crash-in-user-code.swift index 4a36a0c3b5a4c..5372941b605d0 100644 --- a/test/Frontend/crash-in-user-code.swift +++ b/test/Frontend/crash-in-user-code.swift @@ -7,6 +7,7 @@ // UNSUPPORTED: OS=ios // UNSUPPORTED: OS=tvos // UNSUPPORTED: OS=watchos +// UNSUPPORTED: MSVC_VER=15.0 // CHECK: Stack dump: // CHECK-NEXT: Program arguments: