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

Extending test isolation validation to include QUnit timeouts #445

Merged
merged 2 commits into from
Feb 19, 2019

Conversation

scalvert
Copy link
Contributor

It's very common for tests to become 'wedged' by async behavior, the result of which is the dreaded test timeout. This can be cumbersome to track down at times. This PR adds extra capabilities to help detect the source of the timeout. Specifically, it extends the functionality of test isolation validation to include detecting the state of settledness when a timeout is triggered.

@scalvert
Copy link
Contributor Author

@rwjblue I think this is good to go.

@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2019

Will merge and release once back at computer...

@rwjblue rwjblue merged commit e585bd7 into emberjs:master Feb 19, 2019
@scalvert scalvert deleted the patch-qunit-timeout branch February 19, 2019 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants