From d2fd9975f6b1974abe9254edf7225b59a5e531b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Wed, 30 Mar 2022 08:08:32 +0800 Subject: [PATCH] [vcpkg baseline][qtinterfaceframework] Temporary set to fail in baseline (#23837) --- scripts/ci.baseline.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 9d2203203e..188e42af74 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1023,6 +1023,9 @@ qt5-base:arm64-windows=fail # qtwebengine:x64-windows has an ICE in VS2022 qtwebengine:x64-windows=fail +# upstream bug, see https://github.com/microsoft/vcpkg/issues/23766 +qtinterfaceframework:x64-windows=fail + # Skip deprecated Qt module # (remove after 1 year or longer due to vcpkg upgrade not handling removed ports correctly) qt5-canvas3d:x64-linux=skip