Intermittent toolkit/components/telemetry/tests/unit/test_TelemetryController.js | xpcshell return code: 0 | test_disableDataUpload - [test_disableDataUpload : 80] The ping must have the correct type. - "deletion-request" == "test-ping-type"
Categories
(Toolkit :: Telemetry, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=279461780&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SRYFmULYQiykYJbk9ntPbg/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SRYFmULYQiykYJbk9ntPbg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2019-12-04T00:53:02.585Z] 00:53:02 INFO - TEST-START | toolkit/components/telemetry/tests/unit/test_TelemetryController.js
[task 2019-12-04T00:53:08.943Z] 00:53:08 INFO - TEST-PASS | toolkit/components/telemetry/tests/unit/test_TelemetryController.js | took 6364ms
[task 2019-12-04T00:53:08.980Z] 00:53:08 INFO - TEST-START | toolkit/components/telemetry/tests/unit/test_TelemetryController.js
[task 2019-12-04T00:53:11.465Z] 00:53:11 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/telemetry/tests/unit/test_TelemetryController.js | xpcshell return code: 0
[task 2019-12-04T00:53:11.465Z] 00:53:11 INFO - TEST-INFO took 2477ms
[task 2019-12-04T00:53:11.465Z] 00:53:11 INFO - >>>>>>>
[task 2019-12-04T00:53:11.465Z] 00:53:11 INFO - PID 2528 | *** You are running in chaos test mode. See ChaosMode.h. ***
Comment 1•5 years ago
|
||
Could this be caused by bug 1582512?
tjr, could you, please, take a look?
Comment 2•5 years ago
|
||
I don't think so. That patch shouldn't do anything for xpcshell. However running with MOZ_LOG="CSMLog:3" would expose any happenings of my code that would trigger a Telemetry call, so I sent in a job to do that... But I'm not sure what sort of retriggers would be appropriate to rule out my code.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=61afd46a03067fcf5443688aab193d3624335159
| Comment hidden (Intermittent Failures Robot) |
Comment 4•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 5•5 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=299311555&repo=autoland&lineNumber=3937
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 8•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•