Skip to content
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

[libbson, vcpkg baseline] Remove passing and fix spurious failure. #12300

Merged
merged 2 commits into from
Jul 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ports/libbson/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Source: libbson
Version: 1.16.1
Port-Version: 1
Description: libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.
Homepage: https:/mongodb/libbson
1 change: 1 addition & 0 deletions ports/libbson/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ string(REGEX REPLACE ".+Version:[ ]*([\\.0-9]+).*" "\\1" BUILD_VERSION "${_conte
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
DISABLE_PARALLEL_CONFIGURE
OPTIONS
-DENABLE_MONGOC=OFF
-DENABLE_BSON=ON
Expand Down
16 changes: 0 additions & 16 deletions scripts/ci.baseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,6 @@ dlfcn-win32:x64-uwp=fail
dmlc:arm-uwp=fail
dmlc:arm64-windows=fail
dmlc:x64-uwp=fail
dmlc:x64-windows-static=fail
dmlc:x86-windows=fail
dpdk:arm-uwp=fail
dpdk:arm64-windows=fail
dpdk:x64-linux=fail
Expand Down Expand Up @@ -442,9 +440,6 @@ fmilib:arm64-windows=fail
fmilib:arm-uwp=fail
fmilib:x64-linux=fail
fmilib:x64-uwp=fail
fmilib:x64-windows=fail
fmilib:x64-windows-static=fail
fmilib:x86-windows=fail
foonathan-memory:arm64-windows=fail
foonathan-memory:arm-uwp=fail
foonathan-memory:x64-uwp=fail
Expand All @@ -463,11 +458,8 @@ freetds:x64-osx=fail
freetds:x64-uwp=fail
freetype-gl:x64-uwp=fail
freexl:arm-uwp=fail
freexl:arm64-windows=fail
freexl:x64-uwp=fail
freexl:x86-windows=fail
freexl:x64-windows=fail
freexl:x64-windows-static=fail
fribidi:arm64-windows=fail
fribidi:arm-uwp=fail
fribidi:x64-linux=fail
Expand Down Expand Up @@ -1030,7 +1022,6 @@ mhook:x64-osx=fail
mhook:x64-uwp=fail
milerius-sfml-imgui:x64-osx=fail
milerius-sfml-imgui:x64-windows-static=fail
milerius-sfml-imgui:x64-linux=fail
mimalloc:arm64-windows=fail
mimalloc:arm-uwp=fail
mimalloc:x64-uwp=fail
Expand Down Expand Up @@ -1092,7 +1083,6 @@ moos-core:x86-windows=fail
moos-essential:arm64-windows=fail
moos-essential:x64-windows=fail
moos-essential:x86-windows=fail
moos-essential:x64-linux=fail
mozjpeg:arm64-windows = skip
mozjpeg:arm-uwp = skip
mozjpeg:x64-linux = skip
Expand Down Expand Up @@ -1150,12 +1140,7 @@ nanorange:x64-windows=fail
nanorange:x64-windows-static=fail
nanorange:x86-windows=fail
nanovg:arm-uwp=fail
nanovg:arm64-windows=fail
nanovg:x64-uwp=fail
nanovg:x64-linux=fail
nanovg:x64-windows=fail
nanovg:x64-windows-static=fail
nanovg:x86-windows=skip
nativefiledialog:arm-uwp=fail
nativefiledialog:x64-uwp=fail
nethost:x64-uwp=fail
Expand Down Expand Up @@ -1476,7 +1461,6 @@ qt5-x11extras:x64-windows-static=fail
qt5-translations:x64-windows-static=skip
quickfix:arm-uwp=fail
quickfix:arm64-windows=fail
quickfix:x64-linux=fail
quickfix:x64-uwp=fail
quickfix:x64-windows-static=fail
quickfix:x64-windows=fail
Expand Down