Make testing/raptor importable from other libraries
Categories
(Testing :: Raptor, defect, P3)
Tracking
(firefox-esr115 unaffected, firefox118 unaffected, firefox119 unaffected, firefox120 wontfix)
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | wontfix |
People
(Reporter: alexandrui, Unassigned)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxp][operational][vision])
Make testing/raptor importable from other libraries such testing/mozbase/mozproxy.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1732180
Comment 2•2 years ago
|
||
:alexandrui, I'm not sure this is a regression/defect. Can you elaborate on that?
| Reporter | ||
Comment 3•2 years ago
|
||
After the patch that avoids mozprofile for non-FF applications, we should've been able to import testing/raptor to testing/mozbase/mozproxy. While we are not, we had to hardcode a constant. I have no problem changing it to task.
| Reporter | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
This is currently an expected issue/behaviour, so I think changing it to a task would make more sense. Another issue here is that you'd create a circular dependency if mozproxy depends on raptor, and raptor depends on mozproxy. We would need to create a separate module that would allow us to share these things.
Updated•2 years ago
|
Updated•4 months ago
|
Description
•