| Summary: | dev-python/subunit-0.0.11 bump / test failure | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 468268, 468270 | ||
| Bug Blocks: | |||
| Attachments: | ebuild | ||
|
Description
Patrick Lauer
2013-04-16 05:58:30 UTC
from setup.py;
'install_requires': [
'extras',
'testtools>=0.9.30',
dev-python/subunit $ ebuild subunit-0.0.11.ebuild clean test
yields
----------------------------------------------------------------------
Ran 316 tests in 0.981s
OK
PASS: runtests.py
Running suite(s): subunit_child
100%: Checks: 6, Failures: 0, Errors: 0
PASS: c/tests/test_child
==================
All 2 tests passed
Created attachment 351202 [details]
ebuild
Patrick, dev-python/subunit-0.0.11 is not in portage tree. What should we do with this bug? We are at subunit-0.0.16 these days. |