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

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

Issue 1209213003: Convert nacl_loader_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/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.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 {
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 { 174 {
175 "test": "mojo_public_system_unittests" 175 "test": "mojo_public_system_unittests"
176 }, 176 },
177 { 177 {
178 "test": "mojo_public_utility_unittests" 178 "test": "mojo_public_utility_unittests"
179 }, 179 },
180 { 180 {
181 "test": "mojo_system_unittests" 181 "test": "mojo_system_unittests"
182 }, 182 },
183 { 183 {
184 "swarming": {
185 "can_use_on_swarming_builders": true
186 },
184 "test": "nacl_loader_unittests" 187 "test": "nacl_loader_unittests"
185 }, 188 },
186 { 189 {
187 "swarming": { 190 "swarming": {
188 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
189 }, 192 },
190 "test": "net_unittests" 193 "test": "net_unittests"
191 }, 194 },
192 { 195 {
193 "test": "ppapi_unittests" 196 "test": "ppapi_unittests"
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 { 440 {
438 "test": "mojo_public_system_unittests" 441 "test": "mojo_public_system_unittests"
439 }, 442 },
440 { 443 {
441 "test": "mojo_public_utility_unittests" 444 "test": "mojo_public_utility_unittests"
442 }, 445 },
443 { 446 {
444 "test": "mojo_system_unittests" 447 "test": "mojo_system_unittests"
445 }, 448 },
446 { 449 {
450 "swarming": {
451 "can_use_on_swarming_builders": true
452 },
447 "test": "nacl_loader_unittests" 453 "test": "nacl_loader_unittests"
448 }, 454 },
449 { 455 {
450 "swarming": { 456 "swarming": {
451 "can_use_on_swarming_builders": true 457 "can_use_on_swarming_builders": true
452 }, 458 },
453 "test": "net_unittests" 459 "test": "net_unittests"
454 }, 460 },
455 { 461 {
456 "test": "ppapi_unittests" 462 "test": "ppapi_unittests"
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 }, 757 },
752 { 758 {
753 "swarming": { 759 "swarming": {
754 "can_use_on_swarming_builders": true 760 "can_use_on_swarming_builders": true
755 }, 761 },
756 "test": "wm_unittests" 762 "test": "wm_unittests"
757 } 763 }
758 ] 764 ]
759 } 765 }
760 } 766 }
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