Commit 174dd932 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Skip tab_capture_end2end_tests on Mac FYI GPU ASAN Release

TBR=kbr

Bug: 1008508
Change-Id: I2c1b3ba59535e7aa29c4ba174c737d7f0ca4630f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827776Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700538}
parent 13c72d85
......@@ -13660,36 +13660,6 @@
},
"test": "angle_unittests"
},
{
"args": [
"--enable-gpu",
"--test-launcher-bot-mode",
"--test-launcher-jobs=1",
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "tab_capture_end2end_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"containment_type": "AUTO",
"dimension_sets": [
{
"gpu": "8086:0a2e",
"os": "mac-intel-stable"
},
{
"gpu": "1002:6821",
"hidpi": "1",
"os": "mac-amd-stable",
"pool": "Chrome-GPU"
}
]
},
"test": "browser_tests"
},
{
"args": [
"--use-gpu-in-tests",
......
......@@ -1421,6 +1421,8 @@
'Linux FYI SkiaRenderer Vulkan (Intel HD 630)',
'Linux FYI SkiaRenderer Vulkan (NVIDIA)',
'Linux Release (NVIDIA)',
# Fails on Mac ASAN due to crbug.com/1008508
'Mac FYI GPU ASAN Release',
],
},
'telemetry_perf_unittests': {
......
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