381
edits
No edit summary |
|||
| Line 77: | Line 77: | ||
Verify shutdown ping is sent once (if a second ping is received after a restart, both pings must have an identical pingId, URL and contents). If this happens, it should be less frequently<br/> | Verify shutdown ping is sent once (if a second ping is received after a restart, both pings must have an identical pingId, URL and contents). If this happens, it should be less frequently<br/> | ||
Verify shutdown pings of different profiles have different contents, PingIds and URLs<br/> | Verify shutdown pings of different profiles have different contents, PingIds and URLs<br/> | ||
Verify shutdown ping is correctly sent on the next Firefox restart if the server returned an error when sending using the PingSender | Verify shutdown ping is correctly sent on the next Firefox restart if the server returned an error when sending using the PingSender<br/> | ||
Verify shutdown ping is not sent when Telemetry data upload is disabled (i.e. datareporting.healthreport.uploadEnabled is false) | Verify shutdown ping is not sent when Telemetry data upload is disabled (i.e. datareporting.healthreport.uploadEnabled is false)<br/> | ||
== Test Execution Schedule == | == Test Execution Schedule == | ||
edits