summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2015-11-22 15:22:04 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-22 23:22:47 +0000
commit9aed5d586469436b43556c2a996a506e8f028850 (patch)
treeec88ebfd0d09584e2d909d815c73b245b73d72c1 /testing
parent928e603a2f1c30c7c6620aa6b5c6fd457245efe8 (diff)
downloadchromium_src-9aed5d586469436b43556c2a996a506e8f028850.zip
chromium_src-9aed5d586469436b43556c2a996a506e8f028850.tar.gz
chromium_src-9aed5d586469436b43556c2a996a506e8f028850.tar.bz2
Re-land "Flip 'Linux x64' bot on chromium waterfall to GN."
This re-lands #360510 w/ a build fix to //mojo/shell:apptests after #360604; It looks like this was broken when we changed //mojo/shell/application_manager.mojo in #360604 but for whatever reason //mojo didn't include //mojo/shell:apptests. With this fix, 'ninja all' should work again in a GN Linux x64 build. TBR=phajdan.jr@chromium.org, ben@chromium.org, msw@chromium.org BUG=432959 CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_archive_rel_ng Review URL: https://codereview.chromium.org/1460013003 Cr-Commit-Position: refs/heads/master@{#361056}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot/chromium.json b/testing/buildbot/chromium.json
index f47bedd..9cfd9e5 100644
--- a/testing/buildbot/chromium.json
+++ b/testing/buildbot/chromium.json
@@ -23,7 +23,7 @@
},
"Linux x64": {
"additional_compile_targets": [
- "all"
+ "gn_all"
],
"scripts": [
{