Skip to content

Commit aa63dbb

Browse files
committed
Update pyproject.toml
1 parent af650d6 commit aa63dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ inherit.config-settings = "append"
134134
# disable some tests
135135
# - BootstrapTest fails with custom OpenSSL and probably does not make much sense for this project
136136
# - ExportImport|RunCMake.install|RunCMake.file-GET_RUNTIME_DEPENDENCIES: c.f. https://discourse.cmake.org/t/cmake-test-suite-failing-on-alpine-linux/5064
137-
config-settings."cmake.define.RUN_CMAKE_TEST_EXCLUDE" = "BootstrapTest|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES"
137+
config-settings."cmake.define.RUN_CMAKE_TEST_EXCLUDE" = "BootstrapTest|CTestTestFdSetSize|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES"
138138

139139
[[tool.cibuildwheel.overrides]]
140140
select = ["*-musllinux_armv7l"]

0 commit comments

Comments
 (0)