Summary: | dev-python/paho-mqtt-2.1.0 fails tests: ERROR test_01_no_clean_session.py::test_01_no_clean_session - RuntimeError: Client 01-no-clean-session.py exited with code -2, expected 0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Matt Turner <mattst88> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | foti.giuseppe, python |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 893789 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E RuntimeError: Client 01-no-clean-session.py exited with code -2, expected 0 E RuntimeError: Client 01-unpwd-empty-set.py exited with code -2, expected 0 E RuntimeError: Client 01-unpwd-set.py exited with code -2, expected 0 E AssertionError: shouldn't receive any data ERROR tests/lib/test_01_no_clean_session.py::test_01_no_clean_session - RuntimeError: Client 01-no-clean-session.py exited with code -2, expected 0 ERROR tests/lib/test_01_unpwd_empty_set.py::test_01_unpwd_empty_set - RuntimeError: Client 01-unpwd-empty-set.py exited with code -2, expected 0 ERROR tests/lib/test_01_unpwd_set.py::test_01_unpwd_set - RuntimeError: Client 01-unpwd-set.py exited with code -2, expected 0 |