Disable two bookmarks tests |
|||
Issue descriptionThis 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." }
,
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
,
Feb 28 2018
stkhapugin@ could you PTAL?
,
Aug 30
Both of these tests are consistently passing on flaky simulator bot. |
|||
►
Sign in to add a comment |
|||
Comment 1 by huangml@chromium.org
, Feb 26 2018