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

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

Issue 754433003: Update from https://crrev.com/305340 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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.fyi.json ('k') | testing/buildbot/chromium_trybot.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 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_shell_browsertests", 5 "app_shell_browsertests",
6 { 6 {
7 "test": "base_unittests", 7 "test": "base_unittests",
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": true 9 "can_use_on_swarming_builders": true
10 } 10 }
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 "sql_unittests", 297 "sql_unittests",
298 "sync_unit_tests", 298 "sync_unit_tests",
299 { 299 {
300 "test": "unit_tests", 300 "test": "unit_tests",
301 "swarming": { 301 "swarming": {
302 "can_use_on_swarming_builders": true, 302 "can_use_on_swarming_builders": true,
303 "shards": 2 303 "shards": 2
304 } 304 }
305 }, 305 },
306 "ui_base_unittests", 306 "ui_base_unittests",
307 "ui_chromeos_unittests",
307 "url_unittests", 308 "url_unittests",
308 "views_unittests" 309 "views_unittests"
309 ] 310 ]
310 } 311 }
311 } 312 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698