Skip to content

Decouple schema fetch queries timeouts from server side timeouts #1015

Decouple schema fetch queries timeouts from server side timeouts

Decouple schema fetch queries timeouts from server side timeouts #1015

Status Failure
Total duration 47m 18s
Artifacts 5

build-push.yml

on: pull_request
Matrix: build_wheels
Matrix: build_wheels_extra_arch
Build source distribution
10s
Build source distribution
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
Build wheels ubuntu-latest (x86_64)
Command ['sh', '-c', "pytest --import-mode append /project/tests/unit -k 'not (test_connection_initialization or test_cloud)' && EVENT_LOOP_MANAGER=gevent pytest --import-mode append /project/tests/unit/io/test_geventreactor.py"] failed with code 1.
Build wheels ubuntu-latest (x86_64)
Process completed with exit code 1.
Build wheels windows-latest (win64)
Command pytest --import-mode append D:\a\python-driver\python-driver/tests/unit -k "not (test_deserialize_date_range_year or test_datetype or test_libevreactor or test_connection_initialization or test_cloud)" failed with code 1. None
Build wheels windows-latest (win64)
Process completed with exit code 1.
Build extra arch aarch64 wheels
Command ['sh', '-c', "pytest --import-mode append /project/tests/unit -k 'not (test_connection_initialization or test_cloud)' && EVENT_LOOP_MANAGER=gevent pytest --import-mode append /project/tests/unit/io/test_geventreactor.py"] failed with code 1.
Build extra arch aarch64 wheels
Process completed with exit code 1.
Build source distribution
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels macos-latest (PyPy)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels ubuntu-latest (PyPy)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels macos-latest (all)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: cp38-macosx_*:arm64`.
Build wheels macos-latest (all)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels ubuntu-latest (x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels windows-latest (win64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels windows-latest (PyPy)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build extra arch aarch64 wheels
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size
source-dist
295 KB
wheels-macos-latest-PyPy
991 KB
wheels-macos-latest-all
2.98 MB
wheels-ubuntu-latest-PyPy
1.3 MB
wheels-windows-latest-PyPy
1.31 MB