Closed
Bug 1802529
Opened 3 years ago
Closed 5 months ago
We should probably reduce the number of `new_glean` functions available in tests
Categories
(Data Platform and Tools :: Glean: SDK, task, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chutten, Unassigned)
Details
There are four of them at present: https://searchfox.org/glean/search?path=&q=fn%20new_glean
That seems like more than we need. Can we get them all down to just one?
(Bonus points: There are also three enable_test_logging)
Updated•3 years ago
|
Priority: -- → P4
Comment 1•3 years ago
|
||
https://github.com/mozilla/glean/pull/2366 removed one of those. Just 2 more to go!
Comment 2•5 months ago
|
||
Closing this as stale/wontfix
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•