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 2303453003: Revert of Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: Created 4 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
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.win.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 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 { 287 {
288 "swarming": { 288 "swarming": {
289 "can_use_on_swarming_builders": true 289 "can_use_on_swarming_builders": true
290 }, 290 },
291 "test": "app_list_unittests" 291 "test": "app_list_unittests"
292 }, 292 },
293 { 293 {
294 "swarming": { 294 "swarming": {
295 "can_use_on_swarming_builders": true 295 "can_use_on_swarming_builders": true
296 }, 296 },
297 "test": "ash_content_unittests"
298 },
299 {
300 "swarming": {
301 "can_use_on_swarming_builders": true
302 },
303 "test": "ash_unittests" 297 "test": "ash_unittests"
304 }, 298 },
305 { 299 {
306 "swarming": { 300 "swarming": {
307 "can_use_on_swarming_builders": true 301 "can_use_on_swarming_builders": true
308 }, 302 },
309 "test": "aura_unittests" 303 "test": "aura_unittests"
310 }, 304 },
311 { 305 {
312 "swarming": { 306 "swarming": {
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
753 }, 747 },
754 { 748 {
755 "swarming": { 749 "swarming": {
756 "can_use_on_swarming_builders": true 750 "can_use_on_swarming_builders": true
757 }, 751 },
758 "test": "wtf_unittests" 752 "test": "wtf_unittests"
759 } 753 }
760 ] 754 ]
761 } 755 }
762 } 756 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698