Closed
Bug 1806007
Opened 3 years ago
Closed 3 years ago
Refactoring urlbar engagement telemetry test
Categories
(Firefox :: Address Bar, task)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
(Regressed 1 open bug)
Details
Attachments
(8 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
As most of the test cases have appeared, and there is a lot of duplicated code, we'd better do refactoring.
| Assignee | ||
Comment 1•3 years ago
|
||
And, we want to do Drew's suggestions in this bug.
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D166020
| Assignee | ||
Comment 4•3 years ago
|
||
Depends on D166021
Updated•3 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•3 years ago
|
||
Depends on D166022
| Assignee | ||
Comment 6•3 years ago
|
||
Depends on D166985
| Assignee | ||
Comment 7•3 years ago
|
||
Depends on D166986
| Assignee | ||
Comment 8•3 years ago
|
||
Depends on D166987
| Assignee | ||
Comment 9•3 years ago
|
||
Depends on D166988
Comment 10•3 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8981d712fe69
Introduce engagementTelemetry subdir. r=adw,mak
https://hg.mozilla.org/integration/autoland/rev/24ea98eff033
Commonize groups tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/623155b3a79a
Commonize interaction tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/dee6aa3a4ebb
Commonize n_chars and n_words tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/34753796e444
Commonize preferences tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/cad2a02aa4d3
Commonize sap tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/d314dd98195f
Commonize seach_mode tests. r=adw
https://hg.mozilla.org/integration/autoland/rev/b9d511c8ad98
Make pauseImpressionIntervalMs shorter to make test time shorter. r=adw
Comment 11•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8981d712fe69
https://hg.mozilla.org/mozilla-central/rev/24ea98eff033
https://hg.mozilla.org/mozilla-central/rev/623155b3a79a
https://hg.mozilla.org/mozilla-central/rev/dee6aa3a4ebb
https://hg.mozilla.org/mozilla-central/rev/34753796e444
https://hg.mozilla.org/mozilla-central/rev/cad2a02aa4d3
https://hg.mozilla.org/mozilla-central/rev/d314dd98195f
https://hg.mozilla.org/mozilla-central/rev/b9d511c8ad98
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•