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

fix hanging tests caused by legacy rsvp code #20210

Merged
merged 1 commit into from Aug 18, 2023
Merged

fix hanging tests caused by legacy rsvp code #20210

merged 1 commit into from Aug 18, 2023

Conversation

patricklx
Copy link
Contributor

@patricklx patricklx commented Sep 28, 2022

this should be legacy code?

this causes tests to hang when a RSVP promise gets rejected. E.g visit helper route reject
causes by qunitjs/qunit#1705

fixes emberjs/ember-qunit#476

@chriskrycho
Copy link
Contributor

Thanks for this! @rwjblue can you take a gander, as the person with (I think) the most context here? Also, @patricklx if you update (via rebase or merge), the type checking issue should be resolved now.

@chriskrycho
Copy link
Contributor

Now you have actual type and test failures. 😉

@locks
Copy link
Contributor

locks commented Aug 4, 2023

I tried rebasing but I can't push to @patricklx's remote. Do you have some time @patricklx?

@patricklx
Copy link
Contributor Author

Hi @locks , sure. I totally forgot about this. It looks like it's still not fixed on qunit side...
Since you already have the rebase i just give you access:)

@patricklx patricklx closed this Aug 4, 2023
@patricklx patricklx reopened this Aug 4, 2023
this causes tests to hang when a RSVP promise gets rejected.
causes by qunitjs/qunit#1705

fixes emberjs/ember-qunit#476
@locks locks requested a review from a team August 9, 2023 07:38
@patricklx patricklx changed the title remove rsvp testing code fix hanging tests caused by legacy rsvp code Aug 17, 2023
Copy link
Member

@wagenet wagenet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NullVoxPopuli assures me this is fine. I'll throw him under the bus if there are issues 😉

@wagenet wagenet merged commit 5709138 into emberjs:main Aug 18, 2023
18 checks passed
@patricklx patricklx deleted the patch-3 branch August 18, 2023 15:42
@NullVoxPopuli
Copy link
Sponsor Contributor

I accept these conditions :P

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.

Not ending test..
5 participants