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

update: runOnIdle() no longer calls waitForIdle() after action #323

Merged
merged 7 commits into from
Mar 21, 2025

Conversation

zamulla
Copy link
Collaborator

@zamulla zamulla commented Mar 21, 2025

@zamulla zamulla requested a review from m-sasha March 21, 2025 09:17
@zamulla zamulla requested a review from a team as a code owner March 21, 2025 09:17
Comment on lines 79 to 80
If your tests rely on that extra `waitForIdle()` call after the `runOnIdle()` action,
add that call yourself as needed when updating tests for Compose Multiplatform %composeEapVersion%.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
If your tests rely on that extra `waitForIdle()` call after the `runOnIdle()` action,
add that call yourself as needed when updating tests for Compose Multiplatform %composeEapVersion%.
If your tests rely on that extra `waitForIdle()` call after the `runOnIdle()` action,
you will need to add that call manually when updating tests for Compose Multiplatform %composeEapVersion%.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure about "manually", but I think I rephrased this to solve what you're pointing out.

zamulla and others added 3 commits March 21, 2025 13:19
Co-authored-by: ElviraMustafina <57905309+ElviraMustafina@users.noreply.github.com>
…r-with-Android' into CMP-7822-align-runOnIdle-behavior-with-Android
@zamulla zamulla requested a review from ElviraMustafina March 21, 2025 12:27
@zamulla zamulla merged commit 28613bc into master Mar 21, 2025
@zamulla zamulla deleted the CMP-7822-align-runOnIdle-behavior-with-Android branch March 21, 2025 12:43
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.

None yet

3 participants