Skip to content

[scripts/ci.baseline.txt] Fix incorrect entries [bde] Add some platform support#39119

Merged
vicroms merged 2 commits intomicrosoft:masterfrom
WangWeiLin-MV:ports/bde/add-platform
Jun 6, 2024
Merged

[scripts/ci.baseline.txt] Fix incorrect entries [bde] Add some platform support#39119
vicroms merged 2 commits intomicrosoft:masterfrom
WangWeiLin-MV:ports/bde/add-platform

Conversation

@WangWeiLin-MV
Copy link
Copy Markdown
Contributor

@WangWeiLin-MV WangWeiLin-MV commented Jun 4, 2024

Fix incorrect entries of scripts/ci.baseline.txt.

Fix #38787, won't fix downstream rmqcpp for #38736.

  • Keep skip in CI
  • Disable android
    • There is a weird error that failed to find BdeBuildSystem/bbs_runtest.py by BdeBuildSystem/BdeBuildSystemConfig.cmake
  • Disable arm64-windows
    • Failed with groups\bsl\bsls\bsls_platform.h(419): fatal error C1189: #error: "Unable to identify CPU on which the MSVC compiler is running."
  • Disable uwp
    • Failed with groups\bdl\bdlb\bdlb_randomdevice.cpp(93): error C3861: 'CryptAcquireContext': identifier not found
  • Check scripts/ci.baseline.txt
    • Checked by Get-Content ./scripts/ci.baseline.txt | Select-String -NotMatch '^#' | Select-String -NotMatch ':(arm-neon-android|arm64-android|arm64-osx|arm64-uwp|arm64-windows|x64-android|x64-linux|x64-osx|x64-uwp|x64-windows|x64-windows-static|x64-windows-static-md|x86-windows)\s*='

@WangWeiLin-MV WangWeiLin-MV added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal labels Jun 4, 2024
@WangWeiLin-MV WangWeiLin-MV marked this pull request as ready for review June 6, 2024 02:17
@WangWeiLin-MV WangWeiLin-MV changed the title [bde] Add some platform support [bde] Add some platform support [scripts/ci.baseline.txt] Fix incorrect entries Jun 6, 2024
@WangWeiLin-MV WangWeiLin-MV changed the title [bde] Add some platform support [scripts/ci.baseline.txt] Fix incorrect entries [scripts/ci.baseline.txt] Fix incorrect entries [bde] Add some platform support Jun 6, 2024
@WangWeiLin-MV WangWeiLin-MV added the category:infrastructure Pertaining to the CI/Testing infrastrucutre label Jun 6, 2024
@jimwang118 jimwang118 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jun 6, 2024
@vicroms vicroms merged commit 5e605dd into microsoft:master Jun 6, 2024
@WangWeiLin-MV WangWeiLin-MV deleted the ports/bde/add-platform branch June 6, 2024 08:00
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-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bde] supports windows platform

4 participants