-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[vcpkg baseline] Remove fixed triples in ci.baseline.txt #33999
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JonLiu1993
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.
labels
Sep 25, 2023
JonLiu1993
added
category:infrastructure
Pertaining to the CI/Testing infrastrucutre
and removed
category:port-bug
The issue is with a library, which is something the port should already support
labels
Sep 25, 2023
Cheney-W
approved these changes
Sep 25, 2023
Depends PR #34085. |
BillyONeal
approved these changes
Oct 3, 2023
BillyONeal
added a commit
to BillyONeal/vcpkg
that referenced
this pull request
Oct 3, 2023
From https://dev.azure.com/vcpkg/public/_build/results?buildId=94820 REGRESSION: caffe2:arm64-windows is marked as fail but one dependency is not supported for arm64-windows. REGRESSION: gtk:x64-windows-static is marked as fail but one dependency is not supported for x64-windows-static. Fixed by microsoft#33999 REGRESSION: omplapp:arm-neon-android failed with BUILD_FAILED. If expected, add omplapp:arm-neon-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt. Previously blocked by: PASSING, REMOVE FROM FAIL LIST: assimp:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static-md (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
BillyONeal
added a commit
that referenced
this pull request
Oct 4, 2023
From https://dev.azure.com/vcpkg/public/_build/results?buildId=94820 REGRESSION: caffe2:arm64-windows is marked as fail but one dependency is not supported for arm64-windows. REGRESSION: gtk:x64-windows-static is marked as fail but one dependency is not supported for x64-windows-static. Fixed by #33999 REGRESSION: omplapp:arm-neon-android failed with BUILD_FAILED. If expected, add omplapp:arm-neon-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt. Previously blocked by: PASSING, REMOVE FROM FAIL LIST: assimp:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static-md (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
clementperon
pushed a commit
to clementperon/vcpkg
that referenced
this pull request
Oct 16, 2023
clementperon
pushed a commit
to clementperon/vcpkg
that referenced
this pull request
Oct 16, 2023
From https://dev.azure.com/vcpkg/public/_build/results?buildId=94820 REGRESSION: caffe2:arm64-windows is marked as fail but one dependency is not supported for arm64-windows. REGRESSION: gtk:x64-windows-static is marked as fail but one dependency is not supported for x64-windows-static. Fixed by microsoft#33999 REGRESSION: omplapp:arm-neon-android failed with BUILD_FAILED. If expected, add omplapp:arm-neon-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt. Previously blocked by: PASSING, REMOVE FROM FAIL LIST: assimp:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: clblast:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: openvdb:x64-windows-static-md (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
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
info:internal
This PR or Issue was filed by the vcpkg team.
info:reviewed
Pull Request changes follow basic guidelines
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed CI pipeline issue:
The following four runs are affected:
Pipelines - Run 20230925.23 (azure.com)
Pipelines - Run 20230924.11 (azure.com)
Pipelines - Run 20230925.7 (azure.com)
Pipelines - Run 20230925.18 (azure.com)