-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
NoteEditorIntentTest flaky test after the intent handling changes #15707
Comments
@criticalAY was this one which you added? |
Yes, but it worked fine, would look into it |
I suspect the field is accessed before the editor is properly set i.e. the progress bar is still there and field is tried to set text on, as when the intent is passed it takes a second (emulator is slow so its visible) |
Hello 👋, this issue has been opened for more than 3 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically |
Hello 👋, this issue has been opened for more than 3 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically |
Originally posted by @mikehardy in #15692 (comment)
The text was updated successfully, but these errors were encountered: