From a550f55d05a5677eafe2957b22982cad80b89fee Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Wed, 11 Oct 2023 12:17:12 -0700 Subject: [PATCH] Build Fixes 2023-10-11. Results from build: https://dev.azure.com/vcpkg/public/_build/results?buildId=95281 PASSING, REMOVE FROM FAIL LIST: qcoro:x64-osx (/Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). Caused by https://github.com/microsoft/vcpkg/pull/33273 The comment says that it's an ICE but it passed in CI; this might be a form of intermittent compiler crash. If we get a failure next time we should change this to skip instead. --- scripts/ci.baseline.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 49f226b2a618a8..2d288e273fceeb 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -960,8 +960,6 @@ python3:x64-android=fail # Not yet ready for these platforms. qbittorrent:x64-osx=fail qbittorrent:x64-linux=fail -# Triggers ICE in release build. -qcoro:x64-osx=fail qpid-proton:arm-neon-android=fail qpid-proton:arm64-uwp=fail qpid-proton:arm64-android=fail