Commit 53855e57 authored by behdad's avatar behdad Committed by Commit Bot

Disabled cc_poster_circle from rep perf test

Currently map fyi bots which run rendering_representative_perf_tests fail as a result of:

DevtoolsTargetCrashException: Devtools target crashed
(/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py:539 _AddDebuggingInformation) Received a socket error in the browser connection and the tab no longer exists. The tab probably crashed.

While investigating this issue, this test can be disabled.
TBR=kbr@chromium.org

Bug: chromium:968119
Change-Id: I71fbb8f3e296203a9b556544ce2a8fc6345a9566
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634385
Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org>
Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
Reviewed-by: default avatarJonathan Ross <jonross@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664305}
parent e03ff3d4
...@@ -114,10 +114,6 @@ ...@@ -114,10 +114,6 @@
"avg": 84.24052, "avg": 84.24052,
"ci_095": 34.49607228 "ci_095": 34.49607228
}, },
"cc_poster_circle": {
"avg": 75.5703894,
"ci_095": 15.79465651
},
"infinite_scroll_root_fixed_n_layers_99": { "infinite_scroll_root_fixed_n_layers_99": {
"avg": 53.85195, "avg": 53.85195,
"ci_095": 13.26379689 "ci_095": 13.26379689
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment