plyer icon indicating copy to clipboard operation
plyer copied to clipboard

Unit tests are failing on new clone

Open olumidesan opened this issue 3 years ago • 0 comments

Hello!

I just cloned the repo to create a feature branch. Running pytest on the base branch fails some tests:

plyer/platforms/linux/uniqueid.py:35: IndexError
================================================================= short test summary info =================================================================
FAILED plyer/tests/test_notification.py::TestNotification::test_notification_notifysend - AssertionError: 'NotifySendNotification' not found in '<plyer....
FAILED plyer/tests/test_uniqueid.py::TestUniqueID::test_uniqueid - IndexError: list index out of range
============================================================== 2 failed, 35 passed in 0.51s ===============================================================

Is this expected?

I'm on Pop! OS 20.10 groovy (64bit)

olumidesan avatar Jul 04 '21 15:07 olumidesan