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

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

Issue 1214063007: Revert of Convert compositor_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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 { 53 {
54 "test": "chromedriver_unittests" 54 "test": "chromedriver_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": "components_unittests" 60 "test": "components_unittests"
61 }, 61 },
62 { 62 {
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 },
66 "test": "compositor_unittests" 63 "test": "compositor_unittests"
67 }, 64 },
68 { 65 {
69 "swarming": { 66 "swarming": {
70 "can_use_on_swarming_builders": true 67 "can_use_on_swarming_builders": true
71 }, 68 },
72 "test": "content_browsertests" 69 "test": "content_browsertests"
73 }, 70 },
74 { 71 {
75 "swarming": { 72 "swarming": {
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 { 311 {
315 "test": "chromedriver_unittests" 312 "test": "chromedriver_unittests"
316 }, 313 },
317 { 314 {
318 "swarming": { 315 "swarming": {
319 "can_use_on_swarming_builders": true 316 "can_use_on_swarming_builders": true
320 }, 317 },
321 "test": "components_unittests" 318 "test": "components_unittests"
322 }, 319 },
323 { 320 {
324 "swarming": {
325 "can_use_on_swarming_builders": true
326 },
327 "test": "compositor_unittests" 321 "test": "compositor_unittests"
328 }, 322 },
329 { 323 {
330 "swarming": { 324 "swarming": {
331 "can_use_on_swarming_builders": true 325 "can_use_on_swarming_builders": true
332 }, 326 },
333 "test": "content_browsertests" 327 "test": "content_browsertests"
334 }, 328 },
335 { 329 {
336 "swarming": { 330 "swarming": {
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
757 }, 751 },
758 { 752 {
759 "swarming": { 753 "swarming": {
760 "can_use_on_swarming_builders": true 754 "can_use_on_swarming_builders": true
761 }, 755 },
762 "test": "wm_unittests" 756 "test": "wm_unittests"
763 } 757 }
764 ] 758 ]
765 } 759 }
766 } 760 }
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