mozilla-mobile / focus-ios

⚠️ Firefox Focus (iOS) has moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-ios
Mozilla Public License 2.0
1.26k stars 262 forks source link

Intermittent test failures on FindInPageTest.testActivityMenuFindInPageAction #1813

Open st3fan opened 3 years ago

st3fan commented 3 years ago

Bitrise Test Run:

https://app.bitrise.io/build/e98dcb654cf2b713

Stacktrace:

XCUITest.FindInPageTest
  testActivityMenuFindInPageAction, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Expect predicate `isHittable == 1` for object "Find in Page" Cell".
  /Users/vagrant/git/XCUITest/BaseTestCase.swift:66
        expectation(for: exists, evaluatedWith: element, handler: nil)
        waitForExpectations(timeout: 30) {(error) -> Void in
            if (error != nil) {

┆Issue is synchronized with this Jira Task

st3fan commented 3 years ago

Temporarily disabled with #1814