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.memory.fyi.json

Issue 1231283003: Convert mojo_public_bindings_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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 }, 171 },
172 "test": "midi_unittests" 172 "test": "midi_unittests"
173 }, 173 },
174 { 174 {
175 "swarming": { 175 "swarming": {
176 "can_use_on_swarming_builders": true 176 "can_use_on_swarming_builders": true
177 }, 177 },
178 "test": "mojo_common_unittests" 178 "test": "mojo_common_unittests"
179 }, 179 },
180 { 180 {
181 "swarming": {
182 "can_use_on_swarming_builders": true
183 },
181 "test": "mojo_public_bindings_unittests" 184 "test": "mojo_public_bindings_unittests"
182 }, 185 },
183 { 186 {
184 "test": "mojo_public_environment_unittests" 187 "test": "mojo_public_environment_unittests"
185 }, 188 },
186 { 189 {
187 "test": "mojo_public_system_unittests" 190 "test": "mojo_public_system_unittests"
188 }, 191 },
189 { 192 {
190 "test": "mojo_public_utility_unittests" 193 "test": "mojo_public_utility_unittests"
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 }, 452 },
450 "test": "midi_unittests" 453 "test": "midi_unittests"
451 }, 454 },
452 { 455 {
453 "swarming": { 456 "swarming": {
454 "can_use_on_swarming_builders": true 457 "can_use_on_swarming_builders": true
455 }, 458 },
456 "test": "mojo_common_unittests" 459 "test": "mojo_common_unittests"
457 }, 460 },
458 { 461 {
462 "swarming": {
463 "can_use_on_swarming_builders": true
464 },
459 "test": "mojo_public_bindings_unittests" 465 "test": "mojo_public_bindings_unittests"
460 }, 466 },
461 { 467 {
462 "test": "mojo_public_environment_unittests" 468 "test": "mojo_public_environment_unittests"
463 }, 469 },
464 { 470 {
465 "test": "mojo_public_system_unittests" 471 "test": "mojo_public_system_unittests"
466 }, 472 },
467 { 473 {
468 "test": "mojo_public_utility_unittests" 474 "test": "mojo_public_utility_unittests"
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
790 }, 796 },
791 { 797 {
792 "swarming": { 798 "swarming": {
793 "can_use_on_swarming_builders": true 799 "can_use_on_swarming_builders": true
794 }, 800 },
795 "test": "wm_unittests" 801 "test": "wm_unittests"
796 } 802 }
797 ] 803 ]
798 } 804 }
799 } 805 }
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