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

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

Issue 588903002: Add extensions_unittests suite to more memory bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
OLDNEW
1 { 1 {
2 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "base_unittests", 4 "base_unittests",
5 "cacheinvalidation_unittests", 5 "cacheinvalidation_unittests",
6 "crypto_unittests", 6 "crypto_unittests",
7 "device_unittests", 7 "device_unittests",
8 "extensions_unittests",
8 "gcm_unit_tests", 9 "gcm_unit_tests",
9 "gpu_unittests", 10 "gpu_unittests",
10 "jingle_unittests", 11 "jingle_unittests",
11 "net_unittests", 12 "net_unittests",
12 "sandbox_linux_unittests", 13 "sandbox_linux_unittests",
13 {"test": "browser_tests", "shard_index": 0, "total_shards": 3} 14 {"test": "browser_tests", "shard_index": 0, "total_shards": 3}
14 ] 15 ]
15 }, 16 },
16 "Linux ASan LSan Tests (2)": { 17 "Linux ASan LSan Tests (2)": {
17 "gtest_tests": [ 18 "gtest_tests": [
(...skipping 27 matching lines...) Expand all
45 ] 46 ]
46 }, 47 },
47 "Linux ASan Tests (sandboxed)": { 48 "Linux ASan Tests (sandboxed)": {
48 "gtest_tests": [ 49 "gtest_tests": [
49 "browser_tests", 50 "browser_tests",
50 "content_browsertests", 51 "content_browsertests",
51 "interactive_ui_tests" 52 "interactive_ui_tests"
52 ] 53 ]
53 } 54 }
54 } 55 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium_memory_trybot.json » ('j') | testing/buildbot/chromium_memory_trybot.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698