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

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

Issue 1239153002: Convert mojo_public_environment_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
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 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 }, 177 },
178 "test": "mojo_common_unittests" 178 "test": "mojo_common_unittests"
179 }, 179 },
180 { 180 {
181 "swarming": { 181 "swarming": {
182 "can_use_on_swarming_builders": true 182 "can_use_on_swarming_builders": true
183 }, 183 },
184 "test": "mojo_public_bindings_unittests" 184 "test": "mojo_public_bindings_unittests"
185 }, 185 },
186 { 186 {
187 "swarming": {
188 "can_use_on_swarming_builders": true
189 },
187 "test": "mojo_public_environment_unittests" 190 "test": "mojo_public_environment_unittests"
188 }, 191 },
189 { 192 {
190 "test": "mojo_public_system_unittests" 193 "test": "mojo_public_system_unittests"
191 }, 194 },
192 { 195 {
193 "test": "mojo_public_utility_unittests" 196 "test": "mojo_public_utility_unittests"
194 }, 197 },
195 { 198 {
196 "test": "mojo_system_unittests" 199 "test": "mojo_system_unittests"
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 }, 461 },
459 "test": "mojo_common_unittests" 462 "test": "mojo_common_unittests"
460 }, 463 },
461 { 464 {
462 "swarming": { 465 "swarming": {
463 "can_use_on_swarming_builders": true 466 "can_use_on_swarming_builders": true
464 }, 467 },
465 "test": "mojo_public_bindings_unittests" 468 "test": "mojo_public_bindings_unittests"
466 }, 469 },
467 { 470 {
471 "swarming": {
472 "can_use_on_swarming_builders": true
473 },
468 "test": "mojo_public_environment_unittests" 474 "test": "mojo_public_environment_unittests"
469 }, 475 },
470 { 476 {
471 "test": "mojo_public_system_unittests" 477 "test": "mojo_public_system_unittests"
472 }, 478 },
473 { 479 {
474 "test": "mojo_public_utility_unittests" 480 "test": "mojo_public_utility_unittests"
475 }, 481 },
476 { 482 {
477 "test": "mojo_system_unittests" 483 "test": "mojo_system_unittests"
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
796 }, 802 },
797 { 803 {
798 "swarming": { 804 "swarming": {
799 "can_use_on_swarming_builders": true 805 "can_use_on_swarming_builders": true
800 }, 806 },
801 "test": "wm_unittests" 807 "test": "wm_unittests"
802 } 808 }
803 ] 809 ]
804 } 810 }
805 } 811 }
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