Commit 53da5809 authored by Scott Graham's avatar Scott Graham Committed by Commit Bot

Get fuchsia fyi to run base_unittests

Bug: 707029, 706592
Change-Id: I08963922fd177c0023e9be1f6eb82491b4f33dcb
Reviewed-on: https://chromium-review.googlesource.com/531658Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#478821}
parent 0fac10b6
......@@ -10133,12 +10133,28 @@
"additional_compile_targets": [
"base_unittests",
"d8"
],
"gtest_tests": [
{
"swarming": {
"can_use_on_swarming_builders": false
},
"test": "base_unittests"
}
]
},
"Fuchsia (dbg)": {
"additional_compile_targets": [
"base_unittests",
"d8"
],
"gtest_tests": [
{
"swarming": {
"can_use_on_swarming_builders": false
},
"test": "base_unittests"
}
]
},
"Headless Linux (dbg)": {
......
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