Summary: | dev-python/epsilon-0.5.12 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | New packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Patrick Lauer
![]() I'm able to reproduce this with epsilon 0.6 as well. I also get some additional failures, need to look some more.. Created attachment 262789 [details]
build.log
Still valid with 0.6
In the section of the error log in the report I can see: assert hostname != 'localhost', "Fix your computro." This occurs when the host name of the system is localhost. If set to a specific host name the set of test will pass. In the list of test results you will see: epsilon test test_benchmark ... [ERROR] The failure in test_obsoleteRFC2822 (epsilon.test.test_extime.TestTime.test_cmp) is reported and skipped. There is noise but it doesn't appear to cause the overall tests to fail. So the message: [FAIL]: epsilon.test.test_extime.TestTime.test_cmp can be ignored. It is correct but skippable. commit 7ca04f466053686d6d76faf628d7a05598cdcd9e (HEAD -> master, origin/master, origin/HEAD) Author: Patrice Clement <monsieurp@gentoo.org> Date: Wed Mar 2 22:41:51 2016 +0000 dev-python/epsilon: Clean up old. Tests pass fine now with recent versions. Gentoo-Bug: https://bugs.gentoo.org/295068 Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> dev-python/epsilon/Manifest | 1 - dev-python/epsilon/epsilon-0.6.0-r2.ebuild | 47 ----------------------------------------------- 2 files changed, 48 deletions(-) delete mode 100644 dev-python/epsilon/epsilon-0.6.0-r2.ebuild |