-
Notifications
You must be signed in to change notification settings - Fork 7.4k
[vcpkg][ci] Fix PASSING entries and add recent =fails #49284
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
Merged
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
63b1188
[vcpkg][ci] Fix PASSING entries
vicroms f896e40
Merge branch 'master' of https://github.com/microsoft/vcpkg into ci-2…
vicroms dc42c75
Add entries from latest CI
vicroms ac80230
Merge branch 'master' of https://github.com/microsoft/vcpkg into ci-2…
vicroms 30e93b9
[aeron] no android support
vicroms fd029d3
[dpdk] no Windows support
vicroms 3fb8182
[ci.baseline.txt] Add PASSING entries from 20260112.2 run
vicroms bcff47b
[dpdk] Remove baseline entries covered by supports clause
vicroms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,12 @@ | ||
| { | ||
| "name": "dpdk", | ||
| "version": "25.11", | ||
| "port-version": 1, | ||
| "description": "A set of libraries and drivers for fast packet processing", | ||
| "homepage": "https://www.dpdk.org/", | ||
| "documentation": "https://doc.dpdk.org/guides/", | ||
| "license": "BSD-3-Clause", | ||
| "supports": "freebsd | linux | (windows & x64)", | ||
| "supports": "freebsd | linux", | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Due to the following errors on Windows |
||
| "dependencies": [ | ||
| { | ||
| "name": "libarchive", | ||
|
|
||
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,9 +38,6 @@ | |
| ## | ||
|
|
||
| # Add new items alphabetically | ||
| aeron:arm-neon-android=fail | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The |
||
| aeron:arm64-android=fail | ||
| aeron:x64-android=fail | ||
| apr:arm-neon-android=fail | ||
| apr:arm64-android=fail | ||
| apr:x64-android=fail | ||
|
|
@@ -52,9 +49,6 @@ arpack-ng:x64-windows-static=fail | |
| arrayfire:x64-linux=fail | ||
| atliac-minitest:arm64-uwp=fail | ||
| atliac-minitest:x64-uwp=fail | ||
| avro-c:arm-neon-android=fail | ||
| avro-c:arm64-android=fail | ||
| avro-c:x64-android=fail | ||
| azure-storage-cpp:arm64-osx=fail | ||
| azure-storage-cpp:x64-linux=fail | ||
| backward-cpp:arm-neon-android=fail | ||
|
|
@@ -162,9 +156,6 @@ cppcoro:x64-linux=fail | |
| crashpad:x64-linux=fail #Compilation failed due to the lack of Clang++ compiler. | ||
| ctbench:arm64-osx=fail | ||
| ctp:x64-android=fail | ||
| czmq:arm-neon-android=fail | ||
| czmq:arm64-android=fail | ||
| czmq:x64-android=fail | ||
| # Since pipeline cannot automatically install dbghelp dependency, skip this detection | ||
| dbghelp:arm64-uwp=skip | ||
| dbghelp:arm64-windows-static-md=skip | ||
|
|
@@ -426,8 +417,6 @@ libxt:x64-windows-release=fail # Appears to have broken races | |
| libxt:x64-windows=fail | ||
| live555:arm64-uwp=fail | ||
| live555:x64-uwp=fail | ||
| llfio:arm-neon-android=fail | ||
| llfio:arm64-android=fail | ||
| llfio:x64-android=fail | ||
| llgl:arm-neon-android=fail | ||
| llgl:arm64-android=fail | ||
|
|
@@ -595,10 +584,6 @@ qtopcua:x64-android=fail | |
| qtwayland:arm64-osx=skip | ||
| quickfix:arm-neon-android=fail | ||
| quickfix:arm64-android=fail | ||
| # file conflicts with rbdl | ||
| rbdl:arm-neon-android=fail | ||
| rbdl:arm64-android=fail | ||
| rbdl:x64-android=fail | ||
| restbed:arm-neon-android=fail | ||
| restbed:arm64-android=fail | ||
| restbed:arm64-uwp=fail | ||
|
|
@@ -747,7 +732,6 @@ zookeeper:x64-windows-static-md=fail | |
| zookeeper:x64-windows-static=fail | ||
| zookeeper:x64-windows=fail | ||
| zookeeper:x86-windows=fail | ||
| zyre:arm64-windows-static-md=fail | ||
|
|
||
| # Ports which needs to pass in CI | ||
| cmake:arm64-osx=pass | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rewritten to remove nesting