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

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

Issue 1215213002: Convert sandbox_linux_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@10_sync_unit_tests
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.linux.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 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 { 145 {
146 "swarming": { 146 "swarming": {
147 "can_use_on_swarming_builders": true 147 "can_use_on_swarming_builders": true
148 }, 148 },
149 "test": "printing_unittests" 149 "test": "printing_unittests"
150 }, 150 },
151 { 151 {
152 "test": "remoting_unittests" 152 "test": "remoting_unittests"
153 }, 153 },
154 { 154 {
155 "swarming": {
156 "can_use_on_swarming_builders": true
157 },
155 "test": "sandbox_linux_unittests" 158 "test": "sandbox_linux_unittests"
156 }, 159 },
157 { 160 {
158 "swarming": { 161 "swarming": {
159 "can_use_on_swarming_builders": true 162 "can_use_on_swarming_builders": true
160 }, 163 },
161 "test": "skia_unittests" 164 "test": "skia_unittests"
162 }, 165 },
163 { 166 {
164 "swarming": { 167 "swarming": {
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 { 389 {
387 "swarming": { 390 "swarming": {
388 "can_use_on_swarming_builders": true 391 "can_use_on_swarming_builders": true
389 }, 392 },
390 "test": "printing_unittests" 393 "test": "printing_unittests"
391 }, 394 },
392 { 395 {
393 "test": "remoting_unittests" 396 "test": "remoting_unittests"
394 }, 397 },
395 { 398 {
399 "swarming": {
400 "can_use_on_swarming_builders": true
401 },
396 "test": "sandbox_linux_unittests" 402 "test": "sandbox_linux_unittests"
397 }, 403 },
398 { 404 {
399 "swarming": { 405 "swarming": {
400 "can_use_on_swarming_builders": true 406 "can_use_on_swarming_builders": true
401 }, 407 },
402 "test": "skia_unittests" 408 "test": "skia_unittests"
403 }, 409 },
404 { 410 {
405 "swarming": { 411 "swarming": {
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
594 }, 600 },
595 { 601 {
596 "swarming": { 602 "swarming": {
597 "can_use_on_swarming_builders": true 603 "can_use_on_swarming_builders": true
598 }, 604 },
599 "test": "url_unittests" 605 "test": "url_unittests"
600 } 606 }
601 ] 607 ]
602 } 608 }
603 } 609 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698