mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.14k stars 2.91k forks source link

DatabaseFixtureTest.testBookmarksDatabaseFixture - XCUITest #7789

Open isabelrios opened 3 years ago

isabelrios commented 3 years ago

Bitrise Test Run:

Provide a Bitrise test run report link here showcasing the problem https://app.bitrise.io/build/578c17a9dac6d259#?tab=log

Stacktrace:

file:///Users/vagrant/git/XCUITests/DatabaseFixtureTest.swift:CharacterRangeLen=0&EndingLineNumber=33&StartingLineNumber=33 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Expect predicate count == 1013 for object <XCUIElementQuery: 0x600002e98050>".

Build:

Dec 23rd main 074a2e180

┆Issue is synchronized with this Jira Task

SimonBasca commented 3 years ago

This test seems to be working fine locally on latest main b04d3ed46450. My opinion is that we should close this issue and re-open if it starts to fail again.

@isabelrios how do you feel about this?

isabelrios commented 3 years ago

Yeah the problem is that it fails on Bitrise very frequently :( I think that maybe increasing the timeout could work, if not, we will have to disable it.. If you agree let's try to double the timeout to 60 and see if that works. You can do that in a PR along with other tests, no need to create one only for this...

isabelrios commented 3 years ago

This test keeps failing on Bitrise only no matter how long we wait for the bookmarks list to appear. The list is properly shown but the test fails. Let's disable it for now and investigate what could be the issue.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale. Has the issue been fixed, or does it still require the community's attention? Please leave any comment to keep this issue opened. It will be closed automatically if no further update occurs in the next 30 days. Thank you for your contributions!