Closed
Bug 1807298
Opened 2 years ago
Closed 2 years ago
[UITests] Track ignored tests from #28112
Categories
(Firefox for Android :: UI Tests, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cpeterson, Assigned: ajoltan)
Details
(Keywords: intermittent-failure, test-disabled)
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/fenix/issues/28293.
In https://github.com/mozilla-mobile/fenix/pull/28112 we disabled a failing test after changing the behavior of the default search engine list in settings. The new behavior does not allow deletion of the last general or custom search engine.
Failing test is
deleteAllSearchEnginesTest()and was ignored with:
@Ignore("Test failure caused by: https://github.com/mozilla-mobile/fenix/issues/28111")cc @AndiAJ @sv-ohorvath
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•2 years ago
|
Keywords: intermittent-failure,
test-disabled
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → andrei.joltan
| Assignee | ||
Comment 2•2 years ago
|
||
Re-enabled with #28652
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Severity: -- → S4
status-firefox110:
--- → wontfix
status-firefox111:
--- → fixed
Priority: -- → P3
Version: unspecified → Firefox 110
You need to log in
before you can comment on or make changes to this bug.
Description
•