Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b268bdd6 authored by Ben Reich's avatar Ben Reich
Browse files

Fix RenameDocumentUitest#testRenameFile_Cancel

For some reason the onView().perform() logic that is present in the
clickDialogCancelButton is not clicking the actual button. This is
leading to the test just leaving the dialog staying on the screen
and the test being unable to find the directoy list. Instead let's
update it to use UiObject2 and perform the click, this seems more
stable across Android versions.

Fix: 385439355
Bug: 394151244
Flag: EXEMPT test fix
Test: atest RenameDocumentUiTest#testRenameFile_Cancel
Change-Id: Ib86d26a2f9c1f1ed24ae9270d4c7b448be9267bc
parent 0525d8ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment