Closed
Bug 1388474
Opened 8 years ago
Closed 8 years ago
Make test_blocking_start_with_quit_on_empty not fail so often
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
Details
One way to reproduce this is like this::
watch -e -n 4 pytest socorro/unittest/lib/test_threaded_task_manager.py
Wait a while and eventually you get this oft seen error: https://irccloud.mozilla.com/pastebin/JmItj8u6/
It's disruptive since several times per week it breaks Travis jobs and we have to manually click to rebuild the job.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → peterbe
| Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/ac01acbbd6db33b3f59a342b134a3a2451e63fd1
fixes bug 1388474 - Make test_blocking_start_with_quit_on_empty not fail so often (#3899)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•