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

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

Issue 797023006: s/app_shell_browsertests/extensions_browsertests/g (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge, actually add extensions_tests.gyp Created 5 years, 11 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 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_shell_browsertests", 5 "extensions_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 }
11 }, 11 },
12 { 12 {
13 "test": "browser_tests", 13 "test": "browser_tests",
14 "swarming": { 14 "swarming": {
15 "can_use_on_swarming_builders": true, 15 "can_use_on_swarming_builders": true,
(...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 } 306 }
307 }, 307 },
308 "ui_base_unittests", 308 "ui_base_unittests",
309 "ui_chromeos_unittests", 309 "ui_chromeos_unittests",
310 "ui_touch_selection_unittests", 310 "ui_touch_selection_unittests",
311 "url_unittests", 311 "url_unittests",
312 "views_unittests" 312 "views_unittests"
313 ] 313 ]
314 } 314 }
315 } 315 }
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