Permanent speedometer KeyError: 'measure'
Categories
(Testing :: Raptor, defect, P1)
Tracking
(firefox-esr68 unaffected, firefox72 unaffected, firefox73 unaffected, firefox74 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox72 | --- | unaffected |
| firefox73 | --- | unaffected |
| firefox74 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: tarek)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=283867219&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KF3Q93CFTfKP6GfFPmxmAg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-01-08T10:25:41.992Z] 10:25:41 INFO - [2020-01-08 10:25:41] INFO: [browsertime] Wrote data to blobber_upload_dir/browsertime-results/raptor-speedometer-firefox
[task 2020-01-08T10:25:41.992Z] 10:25:41 INFO - [2020-01-08 10:25:41] DEBUG: [browsertime] Stopping Browsertime
[task 2020-01-08T10:25:41.995Z] 10:25:41 INFO - [2020-01-08 10:25:41] DEBUG: [browsertime] Stopped Browsertime
[task 2020-01-08T10:25:42.063Z] 10:25:42 INFO - perftest-results-handler Info: retrieving browsertime test results
[task 2020-01-08T10:25:42.064Z] 10:25:42 INFO - perftest-results-handler Info: found browsertime results at /home/cltbld/tasks/task_1578478879/build/blobber_upload_dir/browsertime-results/raptor-speedometer-firefox/browsertime.json
[task 2020-01-08T10:25:42.087Z] 10:25:42 ERROR - Traceback (most recent call last):
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - File "/home/cltbld/tasks/task_1578478879/build/tests/raptor/raptor/raptor.py", line 1937, in <module>
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - main()
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - File "/home/cltbld/tasks/task_1578478879/build/tests/raptor/raptor/raptor.py", line 1895, in main
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - success = raptor.run_tests(raptor_test_list, raptor_test_names)
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - File "/home/cltbld/tasks/task_1578478879/build/tests/raptor/raptor/raptor.py", line 316, in run_tests
[task 2020-01-08T10:25:42.087Z] 10:25:42 INFO - return self.process_results(tests, test_names)
[task 2020-01-08T10:25:42.088Z] 10:25:42 INFO - File "/home/cltbld/tasks/task_1578478879/build/tests/raptor/raptor/raptor.py", line 344, in process_results
[task 2020-01-08T10:25:42.088Z] 10:25:42 INFO - return self.results_handler.summarize_and_output(self.config, tests, test_names)
[task 2020-01-08T10:25:42.088Z] 10:25:42 INFO - File "/home/cltbld/tasks/task_1578478879/build/tests/raptor/raptor/results.py", line 547, in summarize_and_output
[task 2020-01-08T10:25:42.088Z] 10:25:42 INFO - test['measure']):
[task 2020-01-08T10:25:42.088Z] 10:25:42 INFO - KeyError: 'measure'
[task 2020-01-08T10:25:42.143Z] 10:25:42 ERROR - Return code: 1
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
We don't have any measure value defined here https://searchfox.org/mozilla-central/source/testing/raptor/raptor/tests/benchmarks/raptor-speedometer.ini
I guess I will just default to "get all measure" in that case. Unless you want to make this field mandtory?
| Assignee | ||
Comment 2•5 years ago
|
||
If we don't have any provided 'measure' value, defaults to all.
| Assignee | ||
Comment 3•5 years ago
|
||
Comment 6•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Description
•