ASRouter tests under browser/components/asrouter are not being run in CI
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | fixed |
firefox123 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1866802 moved a chunk of ASRouter out to browser/components/asrouter, and that included a number of tests. Unfortunately, those tests are fairly special, and use a try-runner.js
script to run them in CI. I forgot to do that step when I did the move, so we haven't been running the ASRouter tests under browser/components/asrouter since the move.
This bug is to fix that.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Potential fix cooking on try: https://treeherder.mozilla.org/jobs?repo=try&revision=ee2249c79a69e93f02bb1368f2b58533791a9960
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
:mconley do you plan on landing this soon?
We are in the final week of beta for Fx122, we can take it there too once it's ready
Assignee | ||
Comment 4•1 year ago
|
||
Hi dmeehan,
I'm currently blocked on a review. I'll ping dmose to see if he can take a look at this soon.
Comment 6•1 year ago
|
||
bugherder |
Comment 7•1 year ago
|
||
The patch landed in nightly and beta is affected.
:mconley, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox122
towontfix
.
For more information, please visit BugBot documentation.
Comment 8•1 year ago
|
||
Since this is test-only change, it doesn't need an uplift request.
I will take it in a push today.
Updated•1 year ago
|
Description
•