Closed
Bug 1972141
Opened 8 months ago
Closed 5 months ago
Green up the browser/components/sidebar tests when enabling sidebar.revamp by default
Categories
(Firefox :: Sidebar, task, P2)
Firefox
Sidebar
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: sfoster, Assigned: kcochrane)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
When sidebar.revamp=true is the default and the pref is removed from the test manifest, there are a couple of tests that seem to fail. If a given test only makes sense to run with a particular pref value, we should set the pref there.
I'm not sure if this is best accomplished by juggling the test manifests, or setting prefs inside each test file or some combination of the 2. While we are maintaining both implementations, we do want broad test coverage for both scenarios. We get some of that with the vt variant but there are other cases were we want to verify behavior with revamp but not vertical tabs, as well as legacy-only sidebar configurations.
| Reporter | ||
Updated•8 months ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [fidefe-sidebar]
Updated•8 months ago
|
Updated•6 months ago
|
Assignee: nobody → jsudiaman
Status: NEW → ASSIGNED
Updated•6 months ago
|
Assignee: jsudiaman → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Updated•5 months ago
|
Assignee: nobody → kcochrane
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 months ago
|
||
Pushed by kcochrane@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/61641476bdb6
https://hg.mozilla.org/integration/autoland/rev/e7a60a46f076
Green up the browser/components/sidebar tests when enabling sidebar.revamp by default r=jsudiaman
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•