diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-12-21 11:34:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-21 11:34:24 -0800 |
| commit | 59b28867dc36d20652116026d4e113fe947402db (patch) | |
| tree | 06253ecb55db12805cd79d1171b3676e824d04ec /scripts | |
| parent | 37265f7a45489d065ed02891cbfd2becb741712b (diff) | |
| download | vcpkg-59b28867dc36d20652116026d4e113fe947402db.tar.gz vcpkg-59b28867dc36d20652116026d4e113fe947402db.zip | |
[vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux (#9411)
* [libarchive] Fix cpu_set_t missing
* [xalan-c] Fix flakiness in presense of ICU
* [openvpn3] Add missing bits/endian.h include
* [vcpkg-baseline] Mark vtk as no longer failing
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index a034584f3..c39b453ad 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1704,7 +1704,6 @@ vlpp:arm64-windows=fail vlpp:arm-uwp=fail
vlpp:x64-osx=fail
vlpp:x64-uwp=fail
-vtk:x64-linux=fail
vulkan:arm64-windows=fail
vulkan:arm-uwp=fail
vulkan:x64-linux=fail
|
