Closed
Bug 1552136
Opened 6 years ago
Closed 6 years ago
Convert glean-ac CounterStorageEngineTest tests to Rust
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:glean-rs:m4])
Attachments
(1 file)
Most of the glean-ac test coverage happens in StorageEngine tests. This part is now handled in Rust, so the tests cannot be directly copied over.
We need to convert them to Rust and move them to glean-core.
Reporter | ||
Comment 1•6 years ago
|
||
Note: we could split this to multiple bugs, just having a bug for the metrics we already have in place (counters, strings).
Type: defect → task
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mdroettboom
Assignee | ||
Comment 2•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m4]
Reporter | ||
Updated•6 years ago
|
Summary: Convert glean-ac StorageEngine tests to Rust → Convert glean-ac CounterStorageEngineTest tests to Rust
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•