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

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

Issue 2365353003: Shard angle_unittests 10 ways on memory bot. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | 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 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 {
11 "swarming": { 11 "swarming": {
12 "can_use_on_swarming_builders": true 12 "can_use_on_swarming_builders": true,
13 "shards": 10
13 }, 14 },
14 "test": "angle_unittests" 15 "test": "angle_unittests"
15 }, 16 },
16 { 17 {
17 "swarming": { 18 "swarming": {
18 "can_use_on_swarming_builders": true 19 "can_use_on_swarming_builders": true
19 }, 20 },
20 "test": "base_unittests" 21 "test": "base_unittests"
21 }, 22 },
22 { 23 {
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 }, 778 },
778 { 779 {
779 "swarming": { 780 "swarming": {
780 "can_use_on_swarming_builders": true 781 "can_use_on_swarming_builders": true
781 }, 782 },
782 "test": "wtf_unittests" 783 "test": "wtf_unittests"
783 } 784 }
784 ] 785 ]
785 } 786 }
786 } 787 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698