Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14 #14054

Merged
merged 6 commits into from
Oct 15, 2020

Conversation

BillyONeal
Copy link
Member

Results from analyzing our most recent CI build: https://dev.azure.com/vcpkg/public/_build/results?buildId=44060&view=logs&j=5dffab7c-3299-5a76-7b02-e037cd868fad&t=1294d155-2ef8-5412-c4b1-d5b95781dd72

Fixed by #14032
REGRESSION: ogre:x64-windows-static. If expected, add ogre:x64-windows-static=fail to .\scripts\ci.baseline.txt.
REGRESSION: ogre:x64-windows. If expected, add ogre:x64-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: ogre:x86-windows. If expected, add ogre:x86-windows=fail to .\scripts\ci.baseline.txt.

Didn't repro for me, likely flaky ports somewhere....:
REGRESSION: openxr-loader:x64-windows-static. If expected, add openxr-loader:x64-windows-static=fail to .\scripts\ci.baseline.txt.
REGRESSION: osgearth:x64-windows. If expected, add osgearth:x64-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: osgearth:x86-windows. If expected, add osgearth:x86-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: plib:arm64-windows. If expected, add plib:arm64-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: qt5-tools:x64-windows-static. If expected, add qt5-tools:x64-windows-static=fail to .\scripts\ci.baseline.txt.

Didn't test, don't have a linux box handy at the time:
REGRESSION: gl2ps:x64-linux. If expected, add gl2ps:x64-linux=fail to .\scripts\ci.baseline.txt.
REGRESSION: openxr-loader:x64-linux. If expected, add openxr-loader:x64-linux=fail to .\scripts\ci.baseline.txt.

Fixed:

[libopenmpt] Fix build on recent msvc by backporting deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d
OpenMPT/openmpt@deaf2e3
[usrsctp] Remove baseline
Probably fixed by 16b68c2
[gamma] Remove from baseline.
This was blocked by portaudio before.
[chakracore] Remove passing case from baseline and add Supports.
[portaudio] Remove from baseline, fix CRT linkage and mark UWP as unsupported.
portaudio was fixed by 654adc6

PASSING, REMOVE FROM FAIL LIST: chakracore:arm64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: gamma:x64-linux (.\scripts\ci.baseline.txt)

This was blocked by portaudio before.
PASSING, REMOVE FROM FAIL LIST: usrsctp:arm-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: usrsctp:x64-uwp (.\scripts\ci.baseline.txt)

Probably fixed by microsoft@16b68c2
@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. category:infrastructure Pertaining to the CI/Testing infrastrucutre labels Oct 14, 2020
@BillyONeal BillyONeal merged commit bfe983d into microsoft:master Oct 15, 2020
@BillyONeal BillyONeal deleted the baseline branch October 15, 2020 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:infrastructure Pertaining to the CI/Testing infrastrucutre category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants