diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-02 09:12:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-02 09:12:41 -0700 |
| commit | f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6 (patch) | |
| tree | 87d327b2570bf45d3e79939d5fc011723eeef03f /scripts | |
| parent | aa43b9c7ae94f904aaf46dfde66d5e2bd7af6107 (diff) | |
| download | vcpkg-f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6.tar.gz vcpkg-f4a2dce829fb7cbf7e988edc5eceb40e35cbf2a6.zip | |
[vcpkg baseline][rest-rpc] Skip check in baseline (#13295)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 6d296b255..5e3d9e555 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1499,6 +1499,15 @@ reproc:arm-uwp=fail reproc:x64-uwp=fail restbed:arm-uwp=fail restbed:x64-uwp=fail +# file conflicts with msgpack +rest-rpc:x86-windows=skip +rest-rpc:x64-windows=skip +rest-rpc:x64-windows-static=skip +rest-rpc:x64-uwp=skip +rest-rpc:arm-uwp=skip +rest-rpc:arm64-windows=skip +rest-rpc:x64-linux=skip +rest-rpc:x64-osx=skip rhash:arm64-windows=fail rhash:arm-uwp=fail rhash:x64-uwp=fail |
