https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/whatthepatch-1.0.5 fails tests. Discovered on: amd64 (internal ref: ci)
Error(s) that match a know pattern: E AssertionError: 20 not greater than 3056.2131218910217 FAILED tests/test_patch.py::PatchTestSuite::test_huge_patch - AssertionError:...
https://dev.gentoo.org/~ago/907243.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef0dbe10983c569ac2734913085b93ea7d564b7 commit 6ef0dbe10983c569ac2734913085b93ea7d564b7 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-06-20 14:16:55 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-06-20 14:23:31 +0000 dev-python/whatthepatch: deselect huge_patch test The huge_patch test measures performance of the parser together with test data preparation. It could take long time in some interpreters, therefore, let's deselect it. This is also related to [1], which addresses test problems. [1] https://github.com/cscorley/whatthepatch/pull/60 Closes: https://bugs.gentoo.org/907243 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-python/whatthepatch/whatthepatch-1.0.5.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)