coala / coala/corobo

Intermittant queue.Empty in test suite

Open
#468 2 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Python
Stars
67
Forks
98
PR merge metrics
No merged PRs in 30d

Description

I have been seeing this `queue.Empty` quite a bit, occurring rather randomly in semaphore builds of https://github.com/coala/corobo/pull/443 (and not in Travis), and @Vamshi99 also has encountered it at https://github.com/coala/corobo/issues/356#issuecomment-348245452

It currently occurs at https://semaphoreci.com/coala/corobo/branches/pull-request-452/builds/2 by @bhavishyagopesh in https://github.com/coala/corobo/pull/452, which is completely unrelated to the tests.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the Semaphore build linked in the issue with the Travis results, then locate where the test suite raises or observes queue.Empty. Reproduce the intermittent failure and verify that the test suite completes reliably on the affected CI environment without the unrelated queue.Empty error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.