Closed
Bug 2021411
Opened 4 months ago
Closed 3 months ago
Fix tests/address_bar_and_search tests failing in server not found checks
Categories
(Mozilla QA :: STArFox, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tracy, Assigned: tracy)
References
(Blocks 1 open bug)
Details
These three tests are all failing due to changes in the server not found page. The page tab title and content have all changed.
tests/address_bar_and_search/test_disable_websearch_from_awesome_bar.py
tests/address_bar_and_search/test_server_not_found_error.py
tests/address_bar_and_search/test_server_not_found_error_pb.py
| Assignee | ||
Updated•4 months ago
|
Assignee: nobody → twalker
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 months ago
•
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
Fixed in above PR
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•3 months ago
|
||
This has regressed in Fx150beta failing tests:
tests/address_bar_and_search/test_server_not_found_error.py
tests/address_bar_and_search/test_server_not_found_error_pb.py
FAILED .... AssertionError: Expected 'example' in description, got: ''
| Assignee | ||
Updated•3 months ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•3 months ago
|
||
Status: REOPENED → RESOLVED
Closed: 4 months ago → 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•