Closed
Bug 1573393
Opened 5 years ago
Closed 5 years ago
Remove deprecated Firefox UI security tests
Categories
(Testing :: Firefox UI Tests, task, P1)
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
After talking with Johann about possible removals of firefox ui security tests, most of them we can delete. For those assertions which aren't covered yet, we will file bugs to get those tests added to web-platform-test. See the see also list of bugs for that work, which is not that important right now.
Assignee | ||
Comment 1•5 years ago
|
||
Tests which need further investigation are:
test_enable_privilege.py
- depends on the
security.turn_off_all_security_so_that_viruses_can_take_over_this_computer
preference which gets set by most of the existing test harnesses, but not web-platform-tests. So using the latter should be a good candidate to move the test to
test_ssl_status_after_restart.py
- has to remain as Marionette test due to restart
- can be simplified to just check for the icon on the left side of the navigation bar for the status
- ev case can be removed
I will file separate bugs for those soon.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3fff9f16b14d
Remove deprecated Firefox UI security tests. r=johannh
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•