microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.17k stars 6.39k forks source link

CI is green on POST_BUILD_CHECKS_FAILED #40527

Open talregev opened 2 months ago

talregev commented 2 months ago

ci is green on POST_BUILD_CHECKS_FAILED

https://dev.azure.com/vcpkg/public/_build/results?buildId=106144&view=logs&jobId=ac0731cb-f2f9-5764-2e0a-a6fa8ebb4a08&j=ac0731cb-f2f9-5764-2e0a-a6fa8ebb4a08&t=1f8aab00-85d2-59d6-ec59-5750d1aa4b81

dg0yt commented 2 months ago

IMO the primary message is not "port bug", but "CI broken" because vcpkg ci is broken. And it is not solved.

-- Performing post-build validation
warning: File /Users/vcpkg/Data/installed/arm64-osx/lib/libMath.a was already present and will be overwritten
warning: File /Users/vcpkg/Data/installed/arm64-osx/lib/libCommon.a was already present and will be overwritten
warning: File /Users/vcpkg/Data/installed/arm64-osx/debug/lib/libMath.a was already present and will be overwritten
warning: File /Users/vcpkg/Data/installed/arm64-osx/debug/lib/libCommon.a was already present and will be overwritten
Successfully stored openmvs_arm64-osx.zip to https://vcpkgbinarycachewus3.blob.core.windows.net/cache/167a11c04125eb0db53de163e22ba1fb4164f9cf014f6324197c0d348c7a7204.zip?*** SECRET ***.
LilyWangLL commented 2 months ago

ci is green on POST_BUILD_CHECKS_FAILED

https://dev.azure.com/vcpkg/public/_build/results?buildId=106144&view=logs&jobId=ac0731cb-f2f9-5764-2e0a-a6fa8ebb4a08&j=ac0731cb-f2f9-5764-2e0a-a6fa8ebb4a08&t=1f8aab00-85d2-59d6-ec59-5750d1aa4b81

The reason why CI is green is because there is qt5-x11extras:arm64-osx=fail in file ci.baseline.txt, so even if POST_BUILD_CHECKS_FAILED fails, CI is still green.

dg0yt commented 2 months ago

The reason why CI is green is because there is qt5-x11extras:arm64-osx=fail in file ci.baseline.txt, so even if POST_BUILD_CHECKS_FAILED fails, CI is still green.

qt5-x11extras:arm64-osx=fail has a different meaning.

talregev commented 2 months ago

close as duplicate to #40559

dg0yt commented 2 months ago

This the original and correct topic. Reopen again. CC @vicroms

talregev commented 2 months ago

@dg0yt I open this issue

vicroms commented 2 months ago

bringing this for discussion at today's meeting