Skip to content

Commit

Permalink
[vcpkg baseline] Adding qtinterfaceframework as fail in ci.baseline.t…
Browse files Browse the repository at this point in the history
…xt (#38600)

Temporarily disable `qt:x64-windows-static=pass` check.
  • Loading branch information
data-queue authored May 8, 2024
1 parent 6f98981 commit 5493ac9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/ci.baseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1238,11 +1238,13 @@ cmake-user:x64-windows-static=pass
cmake-user:x64-windows=pass
cmake-user:x86-windows=pass
qt:x64-windows=pass
qt:x64-windows-static=pass
# qt:x64-windows-static=pass
# qt:x64-windows-static-md=pass # hunspell is fail so this cannot pass.
qt:arm64-windows=pass
qt:x64-linux=pass
# qt:x64-osx=pass # gstreamer issues preventing qtmultimedia
qtinterfaceframework:x64-windows-static=fail
qtinterfaceframework:x64-windows-static-md=fail
vcpkg-ci-arrow:x64-windows=pass
vcpkg-ci-arrow:x64-windows-static=pass
vcpkg-ci-arrow:x64-windows-static-md=pass
Expand Down

0 comments on commit 5493ac9

Please sign in to comment.