Commit a73196f1 authored by Stephen Martinis's avatar Stephen Martinis Committed by Commit Bot

Add tests to mac-arm64 builder

These will not actually be executed, but should be isolated, which is
useful for the testing team.

Bug: 1106083
Change-Id: Ie9094bf7eaa70dd0a130ccb747c7f64d8f5bdffd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339921
Auto-Submit: Stephen Martinis <martiniss@chromium.org>
Reviewed-by: default avatarErik Staab <estaab@chromium.org>
Commit-Queue: Erik Staab <estaab@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795165}
parent f0d280fd
This diff is collapsed.
...@@ -2330,6 +2330,10 @@ ...@@ -2330,6 +2330,10 @@
'additional_compile_targets': [ 'additional_compile_targets': [
'all', 'all',
], ],
'test_suites': {
'gtest_tests': 'chromium_mac_gtests_no_nacl',
'isolated_scripts': 'chromium_mac_rel_isolated_scripts',
},
}, },
'mac-code-coverage': { 'mac-code-coverage': {
'mixins': [ 'mixins': [
......
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