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

[WIP] 5355: Fix uploadCancelled AfterLocationPickedTest #5508

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

RitikaPahwa4444
Copy link
Collaborator

@RitikaPahwa4444 RitikaPahwa4444 commented Feb 3, 2024

Description (required)

Fixes #5355

What changes did you make and why?
Added additional sleep() calls due to the delay caused by animations and a few other changes to comply with the latest UI changes in the app.

One of the requirements for this test to run was the list icon at the top-right corner of Nearby, so the additional changes are from PR #5494. I need to test #5494 a bit more, so marking this PR as draft.

Tests performed (required)

Tested uploadCancelledAfterLocationPickedTest on Redmi 5A with API level 27.

@RitikaPahwa4444 RitikaPahwa4444 marked this pull request as draft February 3, 2024 09:47
@RitikaPahwa4444 RitikaPahwa4444 changed the title 5355: Fix uploadCancelled AfterLocationPickedTest [WIP] 5355: Fix uploadCancelled AfterLocationPickedTest Feb 3, 2024
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.

Failure of uploadCancelledAfterLocationPickedTest and testBetaSkipButton
2 participants