catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.91k stars 563 forks source link

[📍] 'ReadValueError: The test didn't produce chartjson-output.json.' #4548

Closed alculquicondor closed 5 years ago

alculquicondor commented 5 years ago

After #4538 being solved, I'm running into a new issue. This time I'm not sure if it's something missing in chromium side.

Traceback (most recent call last):
  File "/base/data/home/apps/s~chromeperf/pinpoint:dev-dtu-a490e62d.411027326553883279/dashboard/pinpoint/models/quest/execution.py", line 95, in Poll
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:dev-dtu-a490e62d.411027326553883279/dashboard/pinpoint/models/quest/read_value.py", line 104, in _Poll
    self._isolate_server, self._isolate_hash, self._results_filename)
  File "/base/data/home/apps/s~chromeperf/pinpoint:dev-dtu-a490e62d.411027326553883279/dashboard/pinpoint/models/quest/read_value.py", line 269, in _RetrieveOutputJson
    raise ReadValueError("The test didn't produce %s." % filename)
ReadValueError: The test didn't produce chartjson-output.json.

https://pinpoint-dot-chromeperf.appspot.com/job/1791bbfaa40000

simonhatch commented 5 years ago

@dave-2

alculquicondor commented 5 years ago

It seems that i'm still getting the same error https://pinpoint-dot-chromeperf.appspot.com/job/16cf7b72a40000

Although, the majority of the tasks failed for a different reason.

dave-2 commented 5 years ago

I've just now deployed a new version to ensure that the fix is in. Please re-open if you still see this with new jobs!

dave-2 commented 5 years ago

The other failures look like WebView Shell crashed during the test.