From 74179a209a8ccdc771b0218f430d5a0519bc619a Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 24 Sep 2019 09:56:58 +0200 Subject: Revert "BLACKLIST insert_remove_loop for msvc-2019" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The error was due to a compiler optimization bug, which is fixed in 16.3.0. This reverts commit 305f2c3aa6a2405f8fdeaa33f5d8c684e425f4ee. Fixes: QTBUG-77239 Change-Id: Idfb86ad5c3ec026518f0713c41f7ad744ab4d5db Reviewed-by: MÃ¥rten Nordheim --- tests/auto/corelib/tools/collections/BLACKLIST | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/auto/corelib/tools/collections/BLACKLIST (limited to 'tests/auto/corelib/tools') diff --git a/tests/auto/corelib/tools/collections/BLACKLIST b/tests/auto/corelib/tools/collections/BLACKLIST deleted file mode 100644 index c6e289aadb..0000000000 --- a/tests/auto/corelib/tools/collections/BLACKLIST +++ /dev/null @@ -1,2 +0,0 @@ -[insert_remove_loop] -msvc-2019 -- cgit v1.2.3