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

Does not work with QUnit 2.17.0 #46

Closed
boris-petrov opened this issue Sep 6, 2021 · 2 comments
Closed

Does not work with QUnit 2.17.0 #46

boris-petrov opened this issue Sep 6, 2021 · 2 comments

Comments

@boris-petrov
Copy link

I updated QUnit from 2.16.0 to 2.17.0 and my tests started to freeze. I think it's because of ember-cli-memory-leak-detector because my tests finish and then it freezes there - where I think memory leaks are detected.

@steveszc
Copy link
Owner

Thanks for reporting. This may be related to #47
Seems like there are some changes in Qunit that break the fundamental way that this addon runs the leak detection and reports memory leaks.

I haven't had much time to work on this addon lately, but it will require some effort to get things working again with newer versions of Qunit.

@steveszc
Copy link
Owner

Closing in favor of #49

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

No branches or pull requests

2 participants