From 6ccf31da8309bbb35f49af6e74b8e324d7ba33e6 Mon Sep 17 00:00:00 2001 From: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Date: Wed, 8 May 2024 11:09:03 -0700 Subject: [PATCH] [vcpkg baseline][omplapp] Passing remove form fail list (#38589) [Pipelines - Run 20240504.1 (azure.com)](https://dev.azure.com/vcpkg/public/_build/results?buildId=102586&view=results) encountered this error: ```` PASSING, REMOVE FROM FAIL LIST: omplapp:arm-neon-android PASSING, REMOVE FROM FAIL LIST: omplapp:x64-android PASSING, REMOVE FROM FAIL LIST: omplapp:arm64-android ```` So remove omplapp to ci.baseline.txt - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [ ] ~~SHA512s are updated for each updated download.~~ - [ ] ~~The "supports" clause reflects platforms that may be fixed by this new version.~~ - [x] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [ ] ~~Any patches that are no longer applied are deleted from the port's directory.~~ - [ ] ~~The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result.~~ - [ ] ~~Only one version is added to each modified port's versions file.~~ Co-authored-by: Jon --- scripts/ci.baseline.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index de88ecb7f5d6d6..450d7ab7003ee0 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -812,9 +812,6 @@ ompl:x64-osx=fail ompl:arm64-osx=fail ompl:x64-linux=fail # opencc/deps/rapidjson-1.1.0/rapidjson.h: Unknown machine endianess detected -omplapp:arm-neon-android=fail -omplapp:arm64-android=fail -omplapp:x64-android=fail onednn:x64-android=fail openblas:x64-android=fail # opencc/deps/marisa-0.2.5/lib/marisa/grimoire/io/mapper.cc currently doesn't support UWP.