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

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

Issue 1200263002: Convert content_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@7b_content_browsertests
Patch Set: Created 5 years, 6 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.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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 { 53 {
54 "test": "compositor_unittests" 54 "test": "compositor_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": "content_browsertests" 60 "test": "content_browsertests"
61 }, 61 },
62 { 62 {
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 },
63 "test": "content_unittests" 66 "test": "content_unittests"
64 }, 67 },
65 { 68 {
66 "test": "crypto_unittests" 69 "test": "crypto_unittests"
67 }, 70 },
68 { 71 {
69 "test": "dbus_unittests" 72 "test": "dbus_unittests"
70 }, 73 },
71 { 74 {
72 "test": "device_unittests" 75 "test": "device_unittests"
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 { 236 {
234 "test": "compositor_unittests" 237 "test": "compositor_unittests"
235 }, 238 },
236 { 239 {
237 "swarming": { 240 "swarming": {
238 "can_use_on_swarming_builders": true 241 "can_use_on_swarming_builders": true
239 }, 242 },
240 "test": "content_browsertests" 243 "test": "content_browsertests"
241 }, 244 },
242 { 245 {
246 "swarming": {
247 "can_use_on_swarming_builders": true
248 },
243 "test": "content_unittests" 249 "test": "content_unittests"
244 }, 250 },
245 { 251 {
246 "test": "crypto_unittests" 252 "test": "crypto_unittests"
247 }, 253 },
248 { 254 {
249 "test": "dbus_unittests" 255 "test": "dbus_unittests"
250 }, 256 },
251 { 257 {
252 "test": "device_unittests" 258 "test": "device_unittests"
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 }, 526 },
521 { 527 {
522 "test": "views_unittests" 528 "test": "views_unittests"
523 }, 529 },
524 { 530 {
525 "test": "wm_unittests" 531 "test": "wm_unittests"
526 } 532 }
527 ] 533 ]
528 } 534 }
529 } 535 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698