Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeouts waiting for debugger events in unit tests #1094

Closed
DonJayamanne opened this issue Mar 16, 2018 · 0 comments · Fixed by #1100
Closed

Increase timeouts waiting for debugger events in unit tests #1094

DonJayamanne opened this issue Mar 16, 2018 · 0 comments · Fixed by #1100
Assignees
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@DonJayamanne
Copy link

Debugger unit tests fail randomly on CI due to timeouts waiting for stopped events (after a period of 5s).
Would be worth increasing this timeout to around 10s.

@DonJayamanne DonJayamanne added good first issue needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Mar 16, 2018
@DonJayamanne DonJayamanne added this to the March 2018 milestone Mar 16, 2018
@DonJayamanne DonJayamanne self-assigned this Mar 16, 2018
DonJayamanne added a commit that referenced this issue Mar 16, 2018
* 🔨 increase timeout in debugger tests
* 🔨 increase timeouts for all debugger tests
* 📝 add news entry
* Fixes #1094
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant