Run libev unit tests in CI and stop silently skipping tests #1142
build-test.yml
on: pull_request
Test wheels building
/
Prepare matrix to run for 3.13 on `linux,macos-x86,macos-arm,windows,linux-aarch64`
3s
Test wheels building
/
Build source distribution
12s
Matrix: Test wheels building / build-wheels
Annotations
10 errors and 17 warnings
|
Test wheels building / Build wheels for linux on ubuntu-24.04
Process completed with exit code 1.
|
|
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Command ['sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit -v --ignore=/project/tests/unit/column_encryption --ignore=/project/tests/unit/io/test_geventreactor.py --ignore=/project/tests/unit/io/test_eventletreactor.py --ignore=/project/tests/unit/io/test_asyncioreactor.py --ignore=/project/tests/unit/io/test_asyncorereactor.py -k 'not test_deserialize_date_range_month' && EVENT_LOOP_MANAGER=gevent CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit/io/test_geventreactor.py -v && EVENT_LOOP_MANAGER=asyncio CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit/io/test_asyncioreactor.py -v && EVENT_LOOP_MANAGER=eventlet pytest /project/tests/unit/io/test_eventletreactor.py -v"] failed with code 1.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
Process completed with exit code 1.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Command ['/bin/sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest /Users/runner/work/python-driver/python-driver/tests/unit -v --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/column_encryption --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_geventreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_eventletreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncioreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncorereactor.py -k 'not (test_multi_timer_validation or test_empty_connections or test_timer_cancellation or test_deserialize_date_range_month)'"] failed with code 1.
|
|
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
Process completed with exit code 1.
|
|
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Command ['sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit -v --ignore=/project/tests/unit/column_encryption --ignore=/project/tests/unit/io/test_geventreactor.py --ignore=/project/tests/unit/io/test_eventletreactor.py --ignore=/project/tests/unit/io/test_asyncioreactor.py --ignore=/project/tests/unit/io/test_asyncorereactor.py -k 'not test_deserialize_date_range_month' && EVENT_LOOP_MANAGER=gevent CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit/io/test_geventreactor.py -v && EVENT_LOOP_MANAGER=asyncio CASS_DRIVER_NO_SKIP=1 pytest /project/tests/unit/io/test_asyncioreactor.py -v && EVENT_LOOP_MANAGER=eventlet pytest /project/tests/unit/io/test_eventletreactor.py -v"] failed with code 1.
|
|
Test wheels building / Build wheels for windows on windows-2022
Process completed with exit code 1.
|
|
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-dl91melj\\cp310-win32\\venv-test\\Scripts\\pip.EXE', 'install', 'pytest~=8.0', 'PyYAML', 'pure-sasl', 'twisted[tls]', 'gevent', 'eventlet>=0.33.3', 'cython>=3.2', 'setuptools', 'packaging>=25.0', 'futurist', 'pyyaml', 'numpy', 'objgraph', 'ccm @ git+https://git@github.com/scylladb/scylla-ccm.git@master'] failed with code 1.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
Process completed with exit code 1.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Command ['/bin/sh', '-c', "CASS_DRIVER_NO_SKIP=1 pytest /Users/runner/work/python-driver/python-driver/tests/unit -v --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/column_encryption --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_geventreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_eventletreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncioreactor.py --ignore=/Users/runner/work/python-driver/python-driver/tests/unit/io/test_asyncorereactor.py -k 'not (test_multi_timer_validation or test_empty_connections or test_timer_cancellation or test_deserialize_date_range_month)'"] failed with code 1.
|
|
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
|
|
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for linux on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-arm on macos-14
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
|
|
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
|
|
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for windows on windows-2022
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp3*t-*'. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
cibuildwheel: Invalid skip selector: 'pp38*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Test wheels building / Build wheels for macos-x86 on macos-15-intel
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
source-dist
Expired
|
310 KB |
sha256:bdf61169230c0b7841ce080a9e81480ea65c1b08df1fd38cc4fcdc793097c98e
|
|