https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pyclip-0.6.0 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 780467 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Error: Can't open display: (null) FAILED tests/test_clipboard.py::test_clear - pyclip.base.ClipboardException: ... FAILED tests/test_clipboard.py::test_cli - pyclip.base.ClipboardException: Co... FAILED tests/test_clipboard.py::test_copy_paste_arbitrary_data - pyclip.base.... FAILED tests/test_clipboard.py::test_copy_paste_null_bytes_in_body - pyclip.b... FAILED tests/test_clipboard.py::test_copy_paste_null_terminated_bytes - pycli... FAILED tests/test_clipboard.py::test_copypaste - pyclip.base.ClipboardExcepti... FAILED tests/test_clipboard.py::test_copypaste_unicode - pyclip.base.Clipboar...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6deb9f488f576a25dd74c58ad1a75e92f7b0c52f commit 6deb9f488f576a25dd74c58ad1a75e92f7b0c52f Author: Ryan Fox <flewkey@2a03.party> AuthorDate: 2022-05-26 21:04:46 +0000 Commit: Ryan Fox <flewkey@2a03.party> CommitDate: 2022-05-26 21:04:46 +0000 dev-python/pyclip: Disable tests Running the tests is a bad idea because the clipboard isn't always available when building. Signed-off-by: Ryan Fox <flewkey@2a03.party> Closes: https://bugs.gentoo.org/847169 dev-python/pyclip/pyclip-0.5.4.ebuild | 13 ++----------- dev-python/pyclip/pyclip-0.6.0.ebuild | 13 ++----------- dev-python/pyclip/pyclip-9999.ebuild | 13 ++----------- 3 files changed, 6 insertions(+), 33 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5e3b8259c87d2176dbaf2c65a6403a3fc2beabc commit a5e3b8259c87d2176dbaf2c65a6403a3fc2beabc Author: Ryan Fox <flewkey@2a03.party> AuthorDate: 2022-05-26 17:24:40 +0000 Commit: Ryan Fox <flewkey@2a03.party> CommitDate: 2022-05-26 17:24:40 +0000 dev-python/pyclip: Fix tests Closes: https://bugs.gentoo.org/847169 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ryan Fox <flewkey@2a03.party> dev-python/pyclip/pyclip-0.5.4.ebuild | 20 +++++++++++++++----- dev-python/pyclip/pyclip-0.6.0.ebuild | 12 ++++++++++-- dev-python/pyclip/pyclip-9999.ebuild | 12 ++++++++++-- 3 files changed, 35 insertions(+), 9 deletions(-)