Remove files from scylla repo #79
build-push.yml
on: push
Matrix: build_wheels
Matrix: build_wheels_extra_arch
Build source distribution
13s
upload_pypi
0s
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 2.
|
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 2. 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 2.
|
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 ubuntu-latest (x86_64)
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 windows-latest (PyPy)
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 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
|
275 KB |
|
wheels-macos-latest-PyPy
|
907 KB |
|
wheels-macos-latest-all
|
3.16 MB |
|
wheels-ubuntu-latest-PyPy
|
1.18 MB |
|
wheels-windows-latest-PyPy
|
1.2 MB |
|