New issue
Advanced search Search tips

Issue 891879 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 3
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 891878



Sign in to add a comment

Benchmark shard map does not have links in it

Project Member Reported by crouleau@chromium.org, Oct 3

Issue description

https://logs.chromium.org/v/?s=chrome%2Fbuildbucket%2Fcr-buildbucket.appspot.com%2F8933673880000529392%2F%2B%2FBenchmarks_Shard_Map_2e321708-7d89-47ef-a9d8-84afb061e061

THe shard map looks like

{
    "0": {
        "benchmarks": {
            "blink_perf.accessibility": {},
            "blink_perf.bindings": {},
            "blink_perf.canvas": {},
            "blink_perf.css": {},
            "blink_perf.dom": {},
            "blink_perf.events": {},
            "blink_perf.image_decoder": {},
            "blink_perf.layout": {
                "end": 12
            }
        }
    },
    "1": {
        "benchmarks": {
            "blink_perf.layout": {
                "begin": 12
            },
            "blink_perf.owp_storage": {},
            "blink_perf.paint": {},
            "blink_perf.parser": {},
            "blink_perf.shadow_dom": {},
            "blink_perf.svg": {},
            "dromaeo": {
                "end": 2
            }
        }
    },
...

I expect that this map should have links in it to the shards so that I can find logs.
 
Blocking: 891878
Status: WontFix (was: Available)
Ah, I see that I should have used "Benchmarks logs" link instead of "Benchmarks shard map" link.

Sign in to add a comment