too many tests fail with TimedOutException

Bug #1192191 reported by Rebecca W. Perry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HoloPy
New
Undecided
Unassigned

Bug Description

When I run the test sweet, I get up to 10 errors that are just due to timing out.

python run_nose.py

nosetests -a !slow --processes=2
Ran 104 tests in 45.151s
FAILED (SKIP=1, errors=10)

instead, if I just run nosetests, I get many fewer errors. And, the error is from a dda 2_cpu test that is an expected failure on my machine.

nosetests
FAILED (SKIP=2, errors=1)

I would like to see all the tests intelligently skipped or passing. I'm not sure where to fix the code to about all the TimedOutException's.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.