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

autocomplete test: Add extra pump in new test for new RawAutocomplete delay #1290

Merged

Conversation

chrisbobbe
Copy link
Collaborator

Fixes #1289.

@chrisbobbe chrisbobbe added maintainer review PR ready for review by Zulip maintainers integration review Added by maintainers when PR may be ready for integration labels Jan 17, 2025
@chrisbobbe chrisbobbe requested review from gnprice and PIG208 January 17, 2025 21:08
@chrisbobbe
Copy link
Collaborator Author

chrisbobbe commented Jan 17, 2025

I think we can wait for Greg's review to merge this; tagging Zixuan for review so you're aware I've debugged the CI failure and in case I've got some reasoning wrong. 🙂

I know Greg is OOO today, and Monday is a holiday. And although there is a PR to re-enable Zulip in Flutter's customer tests registry—flutter/tests#441 —it shouldn't block any Flutter PRs if it gets merged. That's because the Zulip commit in that PR:

+ fetch=git -C tests checkout 0bfa79d23fc9fcf5ce0cc5a21540434f526838d9

comes before the commit that adds the currently-failing test.

Copy link
Member

@PIG208 PIG208 left a comment

Choose a reason for hiding this comment

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

LGTM!

@PIG208 PIG208 removed their assignment Jan 21, 2025
@PIG208 PIG208 removed the maintainer review PR ready for review by Zulip maintainers label Jan 21, 2025
@gnprice gnprice merged commit 5e8d0a8 into zulip:main Jan 21, 2025
1 check passed
@gnprice
Copy link
Member

gnprice commented Jan 21, 2025

Oops, thanks for the fix. Looks good — merged.

@chrisbobbe chrisbobbe deleted the pr-fix-another-broken-test-rawautocomplete branch January 21, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when PR may be ready for integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI failing in autocomplete tests with "Finder specifies a widget that would not receive pointer events."
3 participants