ModalOverlay.test.jsx is in the wrong directory (asrouter, should be in newtab)
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox123 | --- | unaffected |
| firefox124 | --- | wontfix |
| firefox125 | --- | fixed |
People
(Reporter: aminomancer, Assigned: aminomancer)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
ModalOverlay.test.jsx is in browser/components/asrouter/tests/unit, but I think it should be in browser/components/newtab/test/unit/content-src/components, to correspond to the location of the file it's testing, ModalOverlay.jsx. Consequently, the import path in the test file seems incorrect, it's not navigating back to the newtab directory, and there's no file at the specified path, so the import can't resolve.
Edit: From the hg history it looks like the component was moved to newtab in bug 1877202, but the test file was left in asrouter.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1877202
| Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
:aminomancer any update on landing this? wondering if we are targeting 124 before early beta (EOW).
| Assignee | ||
Comment 4•2 years ago
|
||
(In reply to Dianna Smith [:diannaS] from comment #3)
:aminomancer any update on landing this? wondering if we are targeting 124 before early beta (EOW).
We are landing it in 125.
Updated•2 years ago
|
Comment 6•2 years ago
|
||
| bugherder | ||
Description
•