Commit e9493f39 authored by Jiewei Qian's avatar Jiewei Qian Committed by Chromium LUCI CQ

sheriff: disable UNSCHEDULED_blink_perf.webgpu_fast_call test

Test is failing on Mac10.14 Tests.

Tbr: johnchen@chromium.org
Bug: 1164115
Change-Id: Iadec9aa292b612e0b01c598b322b149ca1c6d3da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615721
Commit-Queue: Jiewei Qian  <qjw@chromium.org>
Reviewed-by: default avatarJiewei Qian  <qjw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841329}
parent 0f6220ee
......@@ -101,11 +101,12 @@ _BLACK_LIST_TEST_MODULES = {
# The list of benchmark names to be excluded from our smoke tests.
_BLACK_LIST_TEST_NAMES = [
'memory.long_running_idle_gmail_background_tbmv2',
'tab_search', # crbug.com/1159462
'tab_search', # crbug.com/1159462
'tab_switching.typical_25',
'UNSCHEDULED_oortonline_tbmv2',
'webrtc', # crbug.com/932036
'v8.runtime_stats.top_25' # Fails in Windows, crbug.com/1043048
'v8.runtime_stats.top_25', # Fails in Windows, crbug.com/1043048
'UNSCHEDULED_blink_perf.webgpu_fast_call', # crbug.com/1164115
]
......
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