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

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

Issue 2588103004: Apply new WM shadows to app list. (Closed)
Patch Set: remove references on testing bots Created 3 years, 11 months 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
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 13656 matching lines...) Expand 10 before | Expand all | Expand 10 after
13667 { 13667 {
13668 "swarming": { 13668 "swarming": {
13669 "can_use_on_swarming_builders": true 13669 "can_use_on_swarming_builders": true
13670 }, 13670 },
13671 "test": "angle_unittests" 13671 "test": "angle_unittests"
13672 }, 13672 },
13673 { 13673 {
13674 "swarming": { 13674 "swarming": {
13675 "can_use_on_swarming_builders": true 13675 "can_use_on_swarming_builders": true
13676 }, 13676 },
13677 "test": "app_list_presenter_unittests"
13678 },
13679 {
13680 "swarming": {
13681 "can_use_on_swarming_builders": true
13682 },
13683 "test": "aura_unittests" 13677 "test": "aura_unittests"
13684 }, 13678 },
13685 { 13679 {
13686 "swarming": { 13680 "swarming": {
13687 "can_use_on_swarming_builders": true 13681 "can_use_on_swarming_builders": true
13688 }, 13682 },
13689 "test": "base_unittests" 13683 "test": "base_unittests"
13690 }, 13684 },
13691 { 13685 {
13692 "swarming": { 13686 "swarming": {
(...skipping 560 matching lines...) Expand 10 before | Expand all | Expand 10 after
14253 }, 14247 },
14254 { 14248 {
14255 "swarming": { 14249 "swarming": {
14256 "can_use_on_swarming_builders": true 14250 "can_use_on_swarming_builders": true
14257 }, 14251 },
14258 "test": "views_unittests" 14252 "test": "views_unittests"
14259 } 14253 }
14260 ] 14254 ]
14261 } 14255 }
14262 } 14256 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/ash/app_list/app_list_presenter_delegate_mus.cc ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698