vcpkg/scripts/azure-pipelines
Billy O'Neal a28bfe7674
[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)
This changes our PR builds to treat 'fail' in the ci.baseline.txt as 'skip' instead of using tombstones.

We currently have large numbers of spurious failures that get enshrined in PRs through no fault of a PR author, removing the tombstones concept will fix those by allowing the user to retry. This does mean we accept some risk of not detecting when a port is 'fixed', but that failure is reasonable for us to handle after we see it in CI, but that seems worth it given that it lets us get rid of the tombstone concept.

This also helps out the binary caching feature, because we don't have to figure out how to productize tombstones.
2020-07-02 20:20:07 -07:00
..
linux [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
osx [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
windows [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
analyze-test-results.ps1 [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
azure-pipelines.yml [vcpkg] VM Update (#12176) 2020-07-01 10:53:10 -07:00
create-vmss-helpers.psm1 [vcpkg] VM Update (#12176) 2020-07-01 10:53:10 -07:00
end-to-end-tests.ps1 [vcpkg] Implement --x-write-nuget-packages-config= setting for install and x-set-installed (#12138) 2020-07-01 11:36:09 -07:00
generate-skip-list.ps1 [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
test-modified-ports.ps1 [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00