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

Improve teardownContext tests #457

Closed
wants to merge 1 commit into from

Conversation

wagenet
Copy link
Member

@wagenet wagenet commented Nov 2, 2018

This should fail when running against newer version of Ember due to an
apparent regression introduced in Ember 3.2.

@wagenet
Copy link
Member Author

wagenet commented Nov 2, 2018

The question now is do we remove the new test and the XHR semaphore one for now?

@wagenet wagenet mentioned this pull request Nov 2, 2018
@wagenet
Copy link
Member Author

wagenet commented Nov 2, 2018

Turns out that the following will fail as of Ember 3.2:

await settled();
assert.ok(isSettled());

@wagenet
Copy link
Member Author

wagenet commented Nov 2, 2018

See #458.

@wagenet
Copy link
Member Author

wagenet commented Nov 2, 2018

Feel free to close this if it seems superfluous after #458.

@rwjblue
Copy link
Member

rwjblue commented Nov 2, 2018

Ya, #458 seems better for the underlying issue here. Closing...

@rwjblue rwjblue closed this Nov 2, 2018
@wagenet wagenet deleted the more-teardown-context-tests branch November 2, 2018 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants