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

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

Issue 1217563004: Isolate device_unittests. (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.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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 }, 53 },
54 "test": "content_unittests" 54 "test": "content_unittests"
55 }, 55 },
56 { 56 {
57 "swarming": { 57 "swarming": {
58 "can_use_on_swarming_builders": true 58 "can_use_on_swarming_builders": true
59 }, 59 },
60 "test": "crypto_unittests" 60 "test": "crypto_unittests"
61 }, 61 },
62 { 62 {
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 },
63 "test": "device_unittests" 66 "test": "device_unittests"
64 }, 67 },
65 { 68 {
66 "test": "display_unittests" 69 "test": "display_unittests"
67 }, 70 },
68 { 71 {
69 "swarming": { 72 "swarming": {
70 "can_use_on_swarming_builders": true 73 "can_use_on_swarming_builders": true
71 }, 74 },
72 "test": "extensions_browsertests" 75 "test": "extensions_browsertests"
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 }, 279 },
277 "test": "content_unittests" 280 "test": "content_unittests"
278 }, 281 },
279 { 282 {
280 "swarming": { 283 "swarming": {
281 "can_use_on_swarming_builders": true 284 "can_use_on_swarming_builders": true
282 }, 285 },
283 "test": "crypto_unittests" 286 "test": "crypto_unittests"
284 }, 287 },
285 { 288 {
289 "swarming": {
290 "can_use_on_swarming_builders": true
291 },
286 "test": "device_unittests" 292 "test": "device_unittests"
287 }, 293 },
288 { 294 {
289 "test": "display_unittests" 295 "test": "display_unittests"
290 }, 296 },
291 { 297 {
292 "swarming": { 298 "swarming": {
293 "can_use_on_swarming_builders": true 299 "can_use_on_swarming_builders": true
294 }, 300 },
295 "test": "events_unittests" 301 "test": "events_unittests"
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 }, 564 },
559 { 565 {
560 "swarming": { 566 "swarming": {
561 "can_use_on_swarming_builders": true 567 "can_use_on_swarming_builders": true
562 }, 568 },
563 "test": "url_unittests" 569 "test": "url_unittests"
564 } 570 }
565 ] 571 ]
566 } 572 }
567 } 573 }
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