mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 02:52:22 +00:00
4d695869d3
The device is exported with a fuzz of 4, meaning that the `+ t` here
is removed by the fuzz algorithm, making those tests failing.
Not sure why, but when I run this locally it was passing, but not in the
VM of the CI.
Fixes:
|
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
conftest.py | ||
descriptors_wacom.py | ||
test_apple_keyboard.py | ||
test_gamepad.py | ||
test_hid_core.py | ||
test_ite_keyboard.py | ||
test_keyboard.py | ||
test_mouse.py | ||
test_multitouch.py | ||
test_sony.py | ||
test_tablet.py | ||
test_usb_crash.py | ||
test_wacom_generic.py |