Summary: | dev-python/whoosh-2.4.1-r1: fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | bugs, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bitbucket.org/mchaput/whoosh/pull-request/38/fix-running-tests-in-parallel | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Diego Elio Pettenò (RETIRED)
![]() /dev-python/whoosh $ ebuild whoosh-2.4.1-r1.ebuild clean test
>>> Source compiled.
^[[32;01m*^[[0m python3.1: running distutils-r1_run_phase python_test
----------------------------------------------------------------------
Ran 492 tests in 25.095s
OK (skipped=2)
^[[32;01m*^[[0m python3.2: running distutils-r1_run_phase python_test
running test
----------------------------------------------------------------------
Ran 492 tests in 23.530s
OK (skipped=2)
and so forth.
----------------------------------------------------------------------
Ran 492 tests in 22.967s
OK (skipped=2)
Fixed in the tree.
Workaround is not a fix. Can we try this with 2.5.7? I'm unable to reproduce. (sorry about the status change) Closing based on inactivity. Feel free to reopen if you can reproduce with newer versions. |