diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-04-30 19:02:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-30 10:02:20 -0700 |
| commit | 2e33b93e276002bba6db5667828ce57f7fe7d7c7 (patch) | |
| tree | 188e16382bd08cb3eaec2b2398462211decb6729 /scripts | |
| parent | d054476e0407a52f95dc519dcb9ee8f64ceb1435 (diff) | |
| download | vcpkg-2e33b93e276002bba6db5667828ce57f7fe7d7c7.tar.gz vcpkg-2e33b93e276002bba6db5667828ce57f7fe7d7c7.zip | |
[qt5] reactivate qt5-activeqt in CI by adding a fake dependency to qt5-declarative (#11045)
This is required so that qt5-tools is not skipped in CI which affects CI coverage.
In general Qt5 ports should not be build apart from each other but as complete package!
Or VCPKG should accept installing duplicated *.dll in every folder excebt for /bin or debug/bin
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 10bba69f3..e80c4d118 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1467,40 +1467,8 @@ qhull:x64-uwp=ignore qpid-proton:arm-uwp=fail
qpid-proton:x64-uwp=fail
qpid-proton:x64-windows-static=fail
-#qt5-activeqt is skipped because it conflicts with qt5-declarative:
-# Starting package 142/820: qt5-declarative:x86-windows
-# Building package qt5-declarative[core]:x86-windows...
-# Using cached binary package: C:\agent\_work\1\s\archives\94\9428e63fede20a51ac0631a9d94d8773e593dd06.zip
-# Building package qt5-declarative[core]:x86-windows... done
-# Installing package qt5-declarative[core]:x86-windows...
-# The following files are already installed in C:/agent/_work/1/s/installed/x86-windows and are in conflict with qt5-declarative:x86-windows
-#
-# Installed by qt5-activeqt:x86-windows
-# tools/qt5/bin/Qt5Gui.dll
-# tools/qt5/bin/Qt5Widgets.dll
-# tools/qt5/bin/bz2.dll
-# tools/qt5/bin/freetype.dll
-# tools/qt5/bin/glib-2.dll
-# tools/qt5/bin/harfbuzz.dll
-# tools/qt5/bin/jpeg62.dll
-# tools/qt5/bin/libcharset.dll
-# tools/qt5/bin/libiconv.dll
-# tools/qt5/bin/libintl.dll
-# tools/qt5/bin/libpng16.dll
-# tools/qt5/bin/pcre.dll
-# tools/qt5/bin/plugins/imageformats/qgif.dll
-# tools/qt5/bin/plugins/imageformats/qico.dll
-# tools/qt5/bin/plugins/imageformats/qjpeg.dll
-# tools/qt5/bin/plugins/platforms/qwindows.dll
-# tools/qt5/bin/plugins/styles/qwindowsvistastyle.dll
-qt5-activeqt:arm-uwp=skip
-qt5-activeqt:arm64-windows=skip
qt5-activeqt:x64-linux=fail
qt5-activeqt:x64-osx=fail
-qt5-activeqt:x64-uwp=skip
-qt5-activeqt:x64-windows-static=skip
-qt5-activeqt:x64-windows=skip
-qt5-activeqt:x86-windows=skip
qt5-macextras:x64-linux=fail
qt5-macextras:x64-windows=fail
qt5-macextras:x64-windows-static=fail
|
