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

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

Issue 1207483003: Converted content_browsertests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@7a_manage
Patch Set: Drop Win8 Aura 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') | no next file » | 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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 { 50 {
51 "swarming": { 51 "swarming": {
52 "can_use_on_swarming_builders": true 52 "can_use_on_swarming_builders": true
53 }, 53 },
54 "test": "components_unittests" 54 "test": "components_unittests"
55 }, 55 },
56 { 56 {
57 "test": "compositor_unittests" 57 "test": "compositor_unittests"
58 }, 58 },
59 { 59 {
60 "swarming": {
61 "can_use_on_swarming_builders": true
62 },
60 "test": "content_browsertests" 63 "test": "content_browsertests"
61 }, 64 },
62 { 65 {
63 "swarming": { 66 "swarming": {
64 "can_use_on_swarming_builders": true 67 "can_use_on_swarming_builders": true
65 }, 68 },
66 "test": "content_unittests" 69 "test": "content_unittests"
67 }, 70 },
68 { 71 {
69 "swarming": { 72 "swarming": {
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 { 248 {
246 "swarming": { 249 "swarming": {
247 "can_use_on_swarming_builders": true 250 "can_use_on_swarming_builders": true
248 }, 251 },
249 "test": "components_unittests" 252 "test": "components_unittests"
250 }, 253 },
251 { 254 {
252 "test": "compositor_unittests" 255 "test": "compositor_unittests"
253 }, 256 },
254 { 257 {
258 "swarming": {
259 "can_use_on_swarming_builders": true
260 },
255 "test": "content_browsertests" 261 "test": "content_browsertests"
256 }, 262 },
257 { 263 {
258 "swarming": { 264 "swarming": {
259 "can_use_on_swarming_builders": true 265 "can_use_on_swarming_builders": true
260 }, 266 },
261 "test": "content_unittests" 267 "test": "content_unittests"
262 }, 268 },
263 { 269 {
264 "swarming": { 270 "swarming": {
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 }, 568 },
563 { 569 {
564 "test": "views_unittests" 570 "test": "views_unittests"
565 }, 571 },
566 { 572 {
567 "test": "wm_unittests" 573 "test": "wm_unittests"
568 } 574 }
569 ] 575 ]
570 } 576 }
571 } 577 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698