Commit c00fb0d0 authored by Stephen Roe's avatar Stephen Roe Committed by Commit Bot

Enable arm64 tests on "Fuchsia ARM64" CI builder.

Bug: 1042512
Change-Id: I841d36d7d0a17ae0201f3cb653a1a70ef98b903d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142325Reviewed-by: default avatarAaron Gable <agable@chromium.org>
Commit-Queue: Stephen Roe <steveroe@google.com>
Cr-Commit-Position: refs/heads/master@{#757610}
parent 105d7a67
This diff is collapsed.
This diff is collapsed.
......@@ -3863,6 +3863,14 @@
'additional_compile_targets': [
'all',
],
'test_suites': {
'gtest_tests': 'fuchsia_gtests',
},
'mixins': [
'arm64',
'docker',
'linux-xenial',
],
},
'Fuchsia x64': {
'additional_compile_targets': [
......
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