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

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

Issue 1213283002: Convert aura_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: (c) Created 5 years, 5 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.memory.json ('k') | testing/buildbot/chromium.webkit.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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
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 {
11 "swarming": { 11 "swarming": {
12 "can_use_on_swarming_builders": true 12 "can_use_on_swarming_builders": true
13 }, 13 },
14 "test": "app_list_unittests" 14 "test": "app_list_unittests"
15 }, 15 },
16 { 16 {
17 "swarming": {
18 "can_use_on_swarming_builders": true
19 },
17 "test": "aura_unittests" 20 "test": "aura_unittests"
18 }, 21 },
19 { 22 {
20 "swarming": { 23 "swarming": {
21 "can_use_on_swarming_builders": true 24 "can_use_on_swarming_builders": true
22 }, 25 },
23 "test": "base_unittests" 26 "test": "base_unittests"
24 }, 27 },
25 { 28 {
26 "swarming": { 29 "swarming": {
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 }, 220 },
218 "test": "accessibility_unittests" 221 "test": "accessibility_unittests"
219 }, 222 },
220 { 223 {
221 "swarming": { 224 "swarming": {
222 "can_use_on_swarming_builders": true 225 "can_use_on_swarming_builders": true
223 }, 226 },
224 "test": "app_list_unittests" 227 "test": "app_list_unittests"
225 }, 228 },
226 { 229 {
230 "swarming": {
231 "can_use_on_swarming_builders": true
232 },
227 "test": "aura_unittests" 233 "test": "aura_unittests"
228 }, 234 },
229 { 235 {
230 "swarming": { 236 "swarming": {
231 "can_use_on_swarming_builders": true 237 "can_use_on_swarming_builders": true
232 }, 238 },
233 "test": "base_unittests" 239 "test": "base_unittests"
234 }, 240 },
235 { 241 {
236 "swarming": { 242 "swarming": {
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 }, 450 },
445 "test": "accessibility_unittests" 451 "test": "accessibility_unittests"
446 }, 452 },
447 { 453 {
448 "swarming": { 454 "swarming": {
449 "can_use_on_swarming_builders": true 455 "can_use_on_swarming_builders": true
450 }, 456 },
451 "test": "app_list_unittests" 457 "test": "app_list_unittests"
452 }, 458 },
453 { 459 {
460 "swarming": {
461 "can_use_on_swarming_builders": true
462 },
454 "test": "aura_unittests" 463 "test": "aura_unittests"
455 }, 464 },
456 { 465 {
457 "swarming": { 466 "swarming": {
458 "can_use_on_swarming_builders": true 467 "can_use_on_swarming_builders": true
459 }, 468 },
460 "test": "base_unittests" 469 "test": "base_unittests"
461 }, 470 },
462 { 471 {
463 "test": "cacheinvalidation_unittests" 472 "test": "cacheinvalidation_unittests"
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 }, 616 },
608 { 617 {
609 "test": "views_unittests" 618 "test": "views_unittests"
610 }, 619 },
611 { 620 {
612 "test": "wm_unittests" 621 "test": "wm_unittests"
613 } 622 }
614 ] 623 ]
615 } 624 }
616 } 625 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698