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

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

Issue 1048293003: Run app_list_unittests on Swarming in more configurations. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_isolates
Patch Set: Created 5 years, 8 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
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('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 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 }, 157 },
158 "Linux Chromium OS ASan LSan Tests (1)": { 158 "Linux Chromium OS ASan LSan Tests (1)": {
159 "gtest_tests": [ 159 "gtest_tests": [
160 { 160 {
161 "swarming": { 161 "swarming": {
162 "can_use_on_swarming_builders": true 162 "can_use_on_swarming_builders": true
163 }, 163 },
164 "test": "accessibility_unittests" 164 "test": "accessibility_unittests"
165 }, 165 },
166 { 166 {
167 "swarming": {
168 "can_use_on_swarming_builders": true
169 },
167 "test": "app_list_unittests" 170 "test": "app_list_unittests"
168 }, 171 },
169 { 172 {
170 "swarming": { 173 "swarming": {
171 "can_use_on_swarming_builders": true 174 "can_use_on_swarming_builders": true
172 }, 175 },
173 "test": "ash_unittests" 176 "test": "ash_unittests"
174 }, 177 },
175 { 178 {
176 "test": "aura_unittests" 179 "test": "aura_unittests"
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 }, 517 },
515 { 518 {
516 "test": "ui_base_unittests" 519 "test": "ui_base_unittests"
517 }, 520 },
518 { 521 {
519 "test": "url_unittests" 522 "test": "url_unittests"
520 } 523 }
521 ] 524 ]
522 } 525 }
523 } 526 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698