Closed
Bug 1528384
Opened 7 years ago
Closed 7 years ago
[tc-queue] queueservice_test.js times out
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
https://tools.taskcluster.net/groups/W6TjD2PsSrm9gfm-wSlB2Q/tasks/TYIl2irbQjGAQ5EI1wU7kw/runs/0/logs/public%2Flogs%2Flive_backing.log
https://tools.taskcluster.net/groups/TMStb534Tp-ODcQbfL7rpw/tasks/fHsCJ9O0QfqQuIYRuZkS8A/runs/0/logs/public%2Flogs%2Flive_backing.log
1) /taskcluster/services/queue/test/queueservice_test.js (real)
putClaimMessage, pollClaimQueue:
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/taskcluster/services/queue/test/queueservice_test.js)
| Assignee | ||
Comment 1•7 years ago
|
||
I can't get this one to reproduce locally, just running queueservice_test.js. Let's see if the whole test suite is required..
| Assignee | ||
Comment 2•7 years ago
|
||
That didn't work either. I'm running without DEBUG=*, in a loop, and still no hangs. But I just saw this a few days ago.
| Assignee | ||
Comment 3•7 years ago
|
||
https://github.com/taskcluster/taskcluster/pull/582 should help us get better diagnostics.
| Assignee | ||
Comment 4•7 years ago
|
||
I'm going to call that good. We can reopen if this appears.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•