Open stephendonner opened 5 years ago
@stephendonner do you have the JSON file that caused this exception? the stack suggests that data.[measure].firstView
is an empty list instead of a dict.
Looking at https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/wpt/job/vimeo/624/artifact/wpt.json the data.standardDeviation.firstView for Firefox Nightly is empty. Is something failing when running this test? Can we run it manually? The other tests seem to have the expected data.
We should at least catch this exception so that we continue to submit the remaining results. We might want to submit the median values for Firefox Nightly, too.
I've opened https://github.com/mozilla/wpt-api/pull/269
We're missing data for vimeo and yandex (in DataDog & probably Telemetry) due to the following Python traceback[0]:
/cc @davehunt @stuartphilp just FYI - will look into but might need help
[0] https://qa-preprod-master.fxtest.jenkins.stage.mozaws.net/job/wpt/job/vimeo/601/console