New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 679383 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug



Sign in to add a comment

Selecting Item from Tools Menu is Flaky in egtests.

Project Member Reported by michaeldo@chromium.org, Jan 9 2017

Issue description

Periodically, EarlGrey fails to find Tools menu items.


Example failures:

https://uberchromegw.corp.google.com/i/internal.bling.main/builders/ipad9-device-x64/builds/8493/steps/ios_chrome_ui_egtests%20%28iPad%20Air%20iOS%209.3.2%29%20on%20iOS-9.3.2/logs/stdio

../../ios/chrome/browser/ui/find_bar/find_in_page_egtest.mm:166: error: -[FindInPageTestCase testAccessibilityOnFindInPage] : Action 'Tap' was not performed because no UI element matching (respondsToSelector(accessibilityIdentifier) && accessibilityID("kToolsMenuFindInPageId")) was found.



https://uberchromegw.corp.google.com/i/internal.bling.main/builders/ipad9-device-x64/builds/8497/steps/ios_chrome_ui_egtests%20%28iPad%20Air%20iOS%209.3.2%29%20on%20iOS-9.3.2/logs/stdio

../../ios/chrome/browser/ui/authentication/signin_interaction_controller_egtest.mm:89: error: -[SigninInteractionControllerTestCase testSignInCancelAuthenticationFlow] : Action 'Tap' was not performed because no UI element matching (respondsToSelector(accessibilityIdentifier) && accessibilityID("kToolsMenuSettingsId")) was found.
 
Cc: huangml@chromium.org linds...@chromium.org liaoyuke@chromium.org
Components: -Tests Test>iOS
Labels: OS-iOS
Status: Available (was: Untriaged)
Issue 673812 has been merged into this issue.
Is this still a problem?

Comment 4 by baxley@chromium.org, Sep 15 2017

Status: WontFix (was: Available)
I think this can be closed. There is another issue that has a workaround in our code, and we need to evaluate if it can be removed ( crbug.com/686069 ).

Sign in to add a comment