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

test: fix issue with awaiting promises in tests for ember 5.10 #2744

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

anehx
Copy link
Contributor

@anehx anehx commented Jul 29, 2024

This seems to be necessary since Ember.js v5.10.0. Currently there is an open issue regarding this problem. We'll need to wait for a fix by ember itself and revert this afterwards. I'm subscribed to the issue and will revert this as soon as the issue is resolved.

@anehx anehx force-pushed the fix-ember-release-tests branch 5 times, most recently from 457a7d1 to ff9ed72 Compare July 30, 2024 07:52
@anehx anehx changed the title fix(distribution): await apollo refetch promises in tests test: fix issue with awaiting promises in tests for ember 5.10 Jul 30, 2024
@anehx anehx marked this pull request as ready for review July 30, 2024 07:52
@anehx anehx requested review from derrabauke and czosel July 30, 2024 07:59
@anehx anehx requested a review from StephanH90 July 30, 2024 08:34
@anehx anehx force-pushed the fix-ember-release-tests branch from ff9ed72 to 8c073a5 Compare July 30, 2024 08:39
@anehx
Copy link
Contributor Author

anehx commented Jul 30, 2024

Offline approved by @czosel

@anehx anehx merged commit b47e6cc into projectcaluma:main Jul 30, 2024
57 checks passed
@anehx anehx deleted the fix-ember-release-tests branch July 30, 2024 13:17
@anehx
Copy link
Contributor Author

anehx commented Jul 30, 2024

🎉 This issue has been resolved in version 13.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anehx
Copy link
Contributor Author

anehx commented Aug 6, 2024

emberjs/ember.js#20726 should fix this. Let's revert this PR as soon as ember v5.10.2 is released

@anehx
Copy link
Contributor Author

anehx commented Aug 6, 2024

🎉 This issue has been resolved in version 13.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anehx anehx added the released label Aug 6, 2024
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.

1 participant