Open
Bug 1412042
Opened 8 years ago
Updated 3 years ago
[meta]XCUITests: Intermittent failures in BB when running the tests
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
NEW
People
(Reporter: isabel_rios, Assigned: isabel_rios)
References
Details
(Keywords: meta)
There are a few tests that fail from time to time only in BB.
So far these are the ones:
- testNavigation(): Expect predicate value CONTAINS 'yahoo' for "url" TextField
- testReloadPreservesMobileOrDesktopSite(): Expect predicate `value CONTAINS "addons.mozilla.org"` for object "url" TextField`
- testLandscapeNavigationWithTabSwitch(): Expect predicate value CONTAINS 'yahoo.com' for "url" TextField
- testFindFromSelection(): Expect predicate exists == true for "Find in Page" MenuItem
- testMarkAsReadAndUreadFromReaderView(): Expect predicate exists != true for ProgressIndicator
Investigating the possible cause so that they do not fail again
| Assignee | ||
Updated•8 years ago
|
Summary: Intermittent failures in BB when running the tests → [meta]Intermittent failures in BB when running the tests
| Assignee | ||
Updated•8 years ago
|
Summary: [meta]Intermittent failures in BB when running the tests → [meta]XCUITests: Intermittent failures in BB when running the tests
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•