Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 2539363005: Converts ash to use aura-mus (Closed)
Patch Set: add overrides Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | ui/aura/env.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 12690 matching lines...) Expand 10 before | Expand all | Expand 10 after
12701 }, 12701 },
12702 "Mojo ChromiumOS": { 12702 "Mojo ChromiumOS": {
12703 "additional_compile_targets": [ 12703 "additional_compile_targets": [
12704 "mash:all" 12704 "mash:all"
12705 ], 12705 ],
12706 "gtest_tests": [ 12706 "gtest_tests": [
12707 { 12707 {
12708 "args": [ 12708 "args": [
12709 "--override-use-gl-with-osmesa-for-tests", 12709 "--override-use-gl-with-osmesa-for-tests",
12710 "--run-in-mash", 12710 "--run-in-mash",
12711 "--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
12711 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter", 12712 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter",
12712 "--use-test-config" 12713 "--use-test-config"
12713 ], 12714 ],
12714 "swarming": { 12715 "swarming": {
12715 "can_use_on_swarming_builders": false 12716 "can_use_on_swarming_builders": false
12716 }, 12717 },
12717 "test": "browser_tests" 12718 "test": "browser_tests"
12718 }, 12719 },
12719 { 12720 {
12720 "swarming": { 12721 "swarming": {
(...skipping 17 matching lines...) Expand all
12738 }, 12739 },
12739 "Mojo Windows": { 12740 "Mojo Windows": {
12740 "additional_compile_targets": [ 12741 "additional_compile_targets": [
12741 "mash:all" 12742 "mash:all"
12742 ], 12743 ],
12743 "gtest_tests": [ 12744 "gtest_tests": [
12744 { 12745 {
12745 "args": [ 12746 "args": [
12746 "--override-use-gl-with-osmesa-for-tests", 12747 "--override-use-gl-with-osmesa-for-tests",
12747 "--run-in-mash", 12748 "--run-in-mash",
12749 "--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
12748 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter" 12750 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter"
12749 ], 12751 ],
12750 "swarming": { 12752 "swarming": {
12751 "can_use_on_swarming_builders": false 12753 "can_use_on_swarming_builders": false
12752 }, 12754 },
12753 "test": "browser_tests" 12755 "test": "browser_tests"
12754 }, 12756 },
12755 { 12757 {
12756 "swarming": { 12758 "swarming": {
12757 "can_use_on_swarming_builders": false 12759 "can_use_on_swarming_builders": false
(...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after
14090 }, 14092 },
14091 { 14093 {
14092 "swarming": { 14094 "swarming": {
14093 "can_use_on_swarming_builders": true 14095 "can_use_on_swarming_builders": true
14094 }, 14096 },
14095 "test": "views_unittests" 14097 "test": "views_unittests"
14096 } 14098 }
14097 ] 14099 ]
14098 } 14100 }
14099 } 14101 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | ui/aura/env.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698