Closed
Bug 1630797
Opened 5 years ago
Closed 5 years ago
The test method name is not consistent with the ping that it's testing.
Categories
(Toolkit :: Telemetry, defect, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: ashrivastava, Assigned: ashrivastava)
Details
Attachments
(1 file)
The method name is inconsistent with the ping name for:
https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/tests/marionette/tests/client/test_deletion_request_ping.py
It should use name "test_deletion_request_ping_across_sessions" instead of "test_optout_ping_across_sessions"
Pushed by rpierzina@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9daf16e5bc5
Update test method name in deletion-request ping test; r=raphael
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•