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

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

Issue 1230823008: Convert mojo_public_system_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_mojo_public_environment_unittests
Patch Set: 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.mac.json ('k') | testing/buildbot/chromium.win.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 {
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 }, 183 },
184 "test": "mojo_public_bindings_unittests" 184 "test": "mojo_public_bindings_unittests"
185 }, 185 },
186 { 186 {
187 "swarming": { 187 "swarming": {
188 "can_use_on_swarming_builders": true 188 "can_use_on_swarming_builders": true
189 }, 189 },
190 "test": "mojo_public_environment_unittests" 190 "test": "mojo_public_environment_unittests"
191 }, 191 },
192 { 192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
193 "test": "mojo_public_system_unittests" 196 "test": "mojo_public_system_unittests"
194 }, 197 },
195 { 198 {
196 "test": "mojo_public_utility_unittests" 199 "test": "mojo_public_utility_unittests"
197 }, 200 },
198 { 201 {
199 "test": "mojo_system_unittests" 202 "test": "mojo_system_unittests"
200 }, 203 },
201 { 204 {
202 "swarming": { 205 "swarming": {
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
467 }, 470 },
468 "test": "mojo_public_bindings_unittests" 471 "test": "mojo_public_bindings_unittests"
469 }, 472 },
470 { 473 {
471 "swarming": { 474 "swarming": {
472 "can_use_on_swarming_builders": true 475 "can_use_on_swarming_builders": true
473 }, 476 },
474 "test": "mojo_public_environment_unittests" 477 "test": "mojo_public_environment_unittests"
475 }, 478 },
476 { 479 {
480 "swarming": {
481 "can_use_on_swarming_builders": true
482 },
477 "test": "mojo_public_system_unittests" 483 "test": "mojo_public_system_unittests"
478 }, 484 },
479 { 485 {
480 "test": "mojo_public_utility_unittests" 486 "test": "mojo_public_utility_unittests"
481 }, 487 },
482 { 488 {
483 "test": "mojo_system_unittests" 489 "test": "mojo_system_unittests"
484 }, 490 },
485 { 491 {
486 "swarming": { 492 "swarming": {
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
802 }, 808 },
803 { 809 {
804 "swarming": { 810 "swarming": {
805 "can_use_on_swarming_builders": true 811 "can_use_on_swarming_builders": true
806 }, 812 },
807 "test": "wm_unittests" 813 "test": "wm_unittests"
808 } 814 }
809 ] 815 ]
810 } 816 }
811 } 817 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698