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

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

Issue 1692363003: Convert views_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gnnn Created 4 years, 10 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 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 }, 507 },
508 "test": "unit_tests" 508 "test": "unit_tests"
509 }, 509 },
510 { 510 {
511 "swarming": { 511 "swarming": {
512 "can_use_on_swarming_builders": true 512 "can_use_on_swarming_builders": true
513 }, 513 },
514 "test": "url_unittests" 514 "test": "url_unittests"
515 }, 515 },
516 { 516 {
517 "swarming": {
518 "can_use_on_swarming_builders": true
519 },
517 "test": "views_unittests" 520 "test": "views_unittests"
518 } 521 }
519 ] 522 ]
520 }, 523 },
521 "Mac ASan 64 Tests (1)": { 524 "Mac ASan 64 Tests (1)": {
522 "gtest_tests": [ 525 "gtest_tests": [
523 { 526 {
524 "swarming": { 527 "swarming": {
525 "can_use_on_swarming_builders": true 528 "can_use_on_swarming_builders": true
526 }, 529 },
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
702 }, 705 },
703 { 706 {
704 "swarming": { 707 "swarming": {
705 "can_use_on_swarming_builders": true 708 "can_use_on_swarming_builders": true
706 }, 709 },
707 "test": "wtf_unittests" 710 "test": "wtf_unittests"
708 } 711 }
709 ] 712 ]
710 } 713 }
711 } 714 }
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