Keep firefox ui harness for remote tests only
Categories
(Testing :: Firefox UI Tests, task, P3)
Tracking
(firefox100 fixed)
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 3 open bugs)
Details
Attachments
(4 files)
With the deprecation of the Marionette client all consumers of it will also reach end of life in the near future. As such lets gets started and remove the firefox-ui harness and most of the tests, which are already covered by other harnesses.
Remaining tests can be quickly converted as Marionette tests, and included into the Mn jobs for now. Separate bugs will be filed for tests of each section in:
https://searchfox.org/mozilla-central/source/testing/firefox-ui/tests/functional/
Removing the update tests can already be done and is covered by bug 1573406.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
When doing this removal we also have to remove all the mozharness code.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Actually we cannot easily get rid of the firefox-ui remote tests. The appropriate job is the only one where we allow remote connections and the MOZ_DISABLE_NONLOCAL_CONNECTIONS
environment variable is not getting set.
As such lets move the remaining session restore tests that don't need to access any remote address to a Marionette test and then restrict this harness to remote tests only. I filed bug 1759574 for that.
When we fix this bug we also have to remove the firefox-ui-functional-remote
jobs from TaskCluster.
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D141082
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Depends on D141083
Assignee | ||
Comment 6•3 years ago
|
||
Depends on D141084
Assignee | ||
Comment 7•3 years ago
|
||
Depends on D141085
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/52fe235661ce
https://hg.mozilla.org/mozilla-central/rev/e05e22be9ccc
https://hg.mozilla.org/mozilla-central/rev/e9ed4a1d1b64
https://hg.mozilla.org/mozilla-central/rev/fdd73ae7ee79
https://hg.mozilla.org/mozilla-central/rev/ff1120ffedfe
Description
•