Closed Bug 1587343 Opened 6 years ago Closed 6 years ago

PingType instances are not tied to Glean instances

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: janerik)

Details

(Whiteboard: [telemetry:glean-rs:m10])

Attachments

(1 file)

While debugging test failures in Fenix I noticed that custom pings might not be re-registered across test functions, causing successive tests to fail because they try to send "unknown" pings.

We should be keeping a list of registered pings and re-register them, but for some reason it's not working as intended.

Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m10]
Assignee: nobody → jrediger
Attached file GitHub Pull Request
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.

Attachment

General

Created:
Updated:
Size: