Update test-related #3280
verify.yml
on: push
Cache identify
5s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
3 errors and 8 warnings
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1448
TestStick.test_creating_request_messages
AssertionError: assert b'\x05\x05\x0...344443030\r\n' == b'\x05\x05\x0...34444BDEC\r\n'
At index 11 diff: b'1' != b'0'
Full diff:
- (b'\x05\x05\x03\x030004000000000000000000001111222233334444BDEC\r\n')
? ^ ^^^^
+ (b'\x05\x05\x03\x0300040001000000000000000011112222333344443030\r\n')
? ^ ^^^^
|
|
Run pytest using Python 3.13:
tests/test_pairing.py#L396
TestStick.test_pair_plus
plugwise_usb.exceptions.StickError: No response received for CirclePlusConnectRequest to 0098765432101234
|
|
Prepare
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Prepare
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Ruff check and force
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Ruff check and force
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Check commit
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Check commit
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Run pytest using Python 3.13
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|
|
Run pytest using Python 3.13
Unexpected input(s) 'precommit-home', valid inputs are ['python-version', 'venv-dir', 'cache-key', 'prek-home', 'fail-on-miss', 'clone-core', 'manual_clone_ha']
|