-
Notifications
You must be signed in to change notification settings - Fork 310
CI failing in autocomplete tests with "Finder specifies a widget that would not receive pointer events." #1289
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
Milestone
Comments
CZO conversation for other reports of this. |
rajveermalviya
pushed a commit
to rajveermalviya/zulip-flutter
that referenced
this issue
Jan 21, 2025
rajveermalviya
pushed a commit
to rajveermalviya/zulip-flutter
that referenced
this issue
Jan 21, 2025
yashrajpu
pushed a commit
to yashrajpu/zulip-flutter
that referenced
this issue
Jan 22, 2025
E-m-i-n-e-n-c-e
pushed a commit
to E-m-i-n-e-n-c-e/zulip-flutter
that referenced
this issue
Jan 23, 2025
rishichirchi
pushed a commit
to rishichirchi/zulip-flutter
that referenced
this issue
Feb 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
CI is failing with this test failure:
The failure is in a test we added recently: 'text selection is reset on choosing an option', and the fix will be the same as in 0bfa79d: add a
tester.pump()
to accommodate a new delay in upstreamRawAutocomplete
.We merged this test in the short window between the revert and reland of that
RawAutocomplete
change, so our CI didn't catch this failure before merge.The text was updated successfully, but these errors were encountered: