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

Side by Side Diff: testing/buildbot/chromium.memory.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.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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 }, 285 },
286 "test": "chromeos_unittests" 286 "test": "chromeos_unittests"
287 }, 287 },
288 { 288 {
289 "swarming": { 289 "swarming": {
290 "can_use_on_swarming_builders": true 290 "can_use_on_swarming_builders": true
291 }, 291 },
292 "test": "components_unittests" 292 "test": "components_unittests"
293 }, 293 },
294 { 294 {
295 "swarming": {
296 "can_use_on_swarming_builders": true
297 },
298 "test": "compositor_unittests" 295 "test": "compositor_unittests"
299 }, 296 },
300 { 297 {
301 "swarming": { 298 "swarming": {
302 "can_use_on_swarming_builders": true 299 "can_use_on_swarming_builders": true
303 }, 300 },
304 "test": "content_browsertests" 301 "test": "content_browsertests"
305 }, 302 },
306 { 303 {
307 "swarming": { 304 "swarming": {
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 }, 621 },
625 { 622 {
626 "swarming": { 623 "swarming": {
627 "can_use_on_swarming_builders": true 624 "can_use_on_swarming_builders": true
628 }, 625 },
629 "test": "url_unittests" 626 "test": "url_unittests"
630 } 627 }
631 ] 628 ]
632 } 629 }
633 } 630 }
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