[vcpkg] ci.baseline.txt updates for 2021-09-13#20144
[vcpkg] ci.baseline.txt updates for 2021-09-13#20144BillyONeal merged 1 commit intomicrosoft:masterfrom
Conversation
Most recent CI build: https://dev.azure.com/vcpkg/public/_build/results?buildId=59428 REGRESSION: poppler:arm64-windows. If expected, add poppler:arm64-windows=fail to .\scripts\ci.baseline.txt. PASSING, REMOVE FROM FAIL LIST: fontconfig:arm64-windows (.\scripts\ci.baseline.txt) poppler depends on fontconfig, so this isn't actually a regression. PASSING, REMOVE FROM FAIL LIST: libfreenect2:x64-linux
Is something like this also done for ports that are excluded by support expressions? |
No. This is one of the reasons support expressions need to be related to what upstream says, and why changes due to infrastructure are done in ci.baseline.txt rather than supports. |
|
Yeah I only asked because I have seen support expressions like |
[vcpkg] ci.baseline.txt updates for 2021-09-13 (microsoft#20144)
|
windows & !windows was for directx legacy port? it was done to avoid building in CI and to express its legacy nature |
|
Yes. But we can't do that in the future with microsoft/vcpkg-tool#184. If one want to express deprecation we should introduce a deprecated field. |
Most recent CI build: https://dev.azure.com/vcpkg/public/_build/results?buildId=59428
REGRESSION: poppler:arm64-windows. If expected, add poppler:arm64-windows=fail to .\scripts\ci.baseline.txt.
PASSING, REMOVE FROM FAIL LIST: fontconfig:arm64-windows (.\scripts\ci.baseline.txt)
poppler depends on fontconfig, so this isn't actually a regression.
PASSING, REMOVE FROM FAIL LIST: libfreenect2:x64-linux