New issue
Advanced search Search tips

Issue 816699 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Disable two bookmarks tests

Project Member Reported by huangml@chromium.org, Feb 26 2018

Issue description

This two bookmarks eg tests are flaky on bots.
BookmarksTestCase.testContextMenuForMultipleURLOpenAllInIncognito
BookmarksTestCase.testContextMenuForMultipleURLOpenAll
Link:
https://ci.chromium.org/buildbot/chromium.mac/ios-simulator-full-configs/3377
https://ci.chromium.org/buildbot/chromium.mac/ios-simulator-full-configs/3214

ookmarksTestCase/testContextMenuForMultipleURLOpenAllInIncognito:
../../ios/chrome/browser/ui/bookmarks/bookmarks_egtest.mm:2940: error: -[BookmarksTestCase testContextMenuForMultipleURLOpenAllInIncognito] : Exception: NoMatchingElementException
Exception Name: NoMatchingElementException
Exception Reason: Cannot find UI element.
Exception with Action: {
  "Action Name" : "Tap",
  "Element Matcher" : "(kindOfClass('UITableViewCell') && descendantThatMatches(((kindOfClass('UILabel') || kindOfClass('UITextField') || kindOfClass('UITextView')) && hasText('Mobile Bookmarks'))))",
  "Recovery Suggestion" : "Check if the element exists in the UI hierarchy printed below. If it exists, adjust the matcher so that it accurately matches element."
}
 
Labels: -ReleaseBlock-Beta -M-67
Project Member

Comment 2 by bugdroid1@chromium.org, Feb 27 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/9188f4b05c74c9494af992cde6f83d987aec1958

commit 9188f4b05c74c9494af992cde6f83d987aec1958
Author: Menglu Huang <huangml@chromium.org>
Date: Tue Feb 27 19:15:03 2018

Mark two bookmarks tests as flaky on simulators.

Bug: 816699
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: I9ef613d741418b2a66f96664438979aa3256c680
Reviewed-on: https://chromium-review.googlesource.com/938677
Reviewed-by: Rohit Rao <rohitrao@chromium.org>
Commit-Queue: Menglu Huang <huangml@chromium.org>
Cr-Commit-Position: refs/heads/master@{#539516}
[modify] https://crrev.com/9188f4b05c74c9494af992cde6f83d987aec1958/ios/chrome/browser/ui/bookmarks/bookmarks_egtest.mm

Comment 3 by sczs@chromium.org, Feb 28 2018

Cc: -stkhapugin@chromium.org
Components: UI>Browser>Bookmarks
Owner: stkhapugin@chromium.org
Status: Assigned (was: Untriaged)
stkhapugin@ could you PTAL?
Cc: linds...@chromium.org
Labels: Test-Flaky
Both of these tests are consistently passing on flaky simulator bot. 

Sign in to add a comment