Closed
Bug 1648457
Opened 5 years ago
Closed 5 years ago
Fix test_event_ping.py
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1647461
People
(Reporter: prathiksha, Unassigned)
References
Details
https://searchfox.org/mozilla-central/rev/a87a1c3b543475276e6d57a7a80cb02f3e42b6ed/toolkit/components/telemetry/tests/marionette/tests/client/test_event_ping.py#59 mistakenly expects to unpack optional extra value from a telemetry event. This test fails when a random telemetry event with no extra value is generated early enough to interfere with this test.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•