New issue
Advanced search Search tips

Issue 842680 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

No Results Dashboard link shown for benchmark step that has shard failure

Project Member Reported by nednguyen@chromium.org, May 14 2018

Issue description

We lost the "Results Dashboard" link in performance_test_suite step in https://ci.chromium.org/buildbot/chromium.perf/linux-perf/63
 

Comment 1 by eyaich@chromium.org, May 14 2018

Note this only happens when one of the shards has a swarming error. Since json test results are still being uploaded, the link is still there, swarming just errors out before it adds the links from the json: https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/swarming/api.py?l=951

I am proposing to move this addition to before the _handle_summary_json call so the data gets added regardless.
Project Member

Comment 2 by bugdroid1@chromium.org, May 16 2018

Sign in to add a comment