0

luci: banish Android CFI to chromium.android.fyi console.

Follow up to crrev.com/c/1893573

Bug: 1008094
Change-Id: I4a1dc847523bc7e9ec1c8835ee3c631b91c0d949
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1998446
Auto-Submit: John Budorick <jbudorick@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#730744}
This commit is contained in:
John Budorick
2020-01-13 19:56:55 +00:00
committed by Commit Bot
parent 5b5acd8448
commit 3077b80062
4 changed files with 12 additions and 20 deletions

@ -7,6 +7,13 @@ luci.console_view(
builder = 'ci/android-bfcache-debug',
category = 'android',
),
# Formerly on chromium.memory. Moved to the FYI console for persistent
# redness. https://crbug.com/1008094
luci.console_view_entry(
builder = 'ci/Android CFI',
category = 'memory',
short_name = 'cfi',
),
luci.console_view_entry(
builder = 'ci/Android WebView P Blink-CORS FYI (rel)',
category = 'webview',

@ -93,11 +93,6 @@ luci.console_view(
category = 'android',
short_name = 'asn',
),
luci.console_view_entry(
builder = 'ci/Android CFI',
category = 'cfi',
short_name = 'and',
),
luci.console_view_entry(
builder = 'ci/Linux CFI',
category = 'cfi',

@ -433,11 +433,6 @@ luci.console_view(
category = 'chromium.memory|android',
short_name = 'asn',
),
luci.console_view_entry(
builder = 'ci/Android CFI',
category = 'chromium.memory|cfi',
short_name = 'and',
),
luci.console_view_entry(
builder = 'ci/Linux CFI',
category = 'chromium.memory|cfi',

@ -1073,6 +1073,11 @@ consoles: <
name: "buildbucket/luci.chromium.ci/android-bfcache-debug"
category: "android"
>
builders: <
name: "buildbucket/luci.chromium.ci/Android CFI"
category: "memory"
short_name: "cfi"
>
builders: <
name: "buildbucket/luci.chromium.ci/Android WebView P Blink-CORS FYI (rel)"
category: "webview"
@ -7574,11 +7579,6 @@ consoles: <
category: "android"
short_name: "asn"
>
builders: <
name: "buildbucket/luci.chromium.ci/Android CFI"
category: "cfi"
short_name: "and"
>
builders: <
name: "buildbucket/luci.chromium.ci/Linux CFI"
category: "cfi"
@ -10771,11 +10771,6 @@ consoles: <
category: "chromium.memory|android"
short_name: "asn"
>
builders: <
name: "buildbucket/luci.chromium.ci/Android CFI"
category: "chromium.memory|cfi"
short_name: "and"
>
builders: <
name: "buildbucket/luci.chromium.ci/Linux CFI"
category: "chromium.memory|cfi"