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

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

Issue 2551963002: media: Rename media_mojo_shell_unittests to media_service_unittests (Closed)
Patch Set: Created 4 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 | « media/mojo/services/test_manifest.json ('k') | testing/buildbot/chromium.linux.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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 12598 matching lines...) Expand 10 before | Expand all | Expand 10 after
12609 ], 12609 ],
12610 "swarming": { 12610 "swarming": {
12611 "can_use_on_swarming_builders": false 12611 "can_use_on_swarming_builders": false
12612 }, 12612 },
12613 "test": "browser_tests" 12613 "test": "browser_tests"
12614 }, 12614 },
12615 { 12615 {
12616 "swarming": { 12616 "swarming": {
12617 "can_use_on_swarming_builders": false 12617 "can_use_on_swarming_builders": false
12618 }, 12618 },
12619 "test": "media_mojo_shell_unittests" 12619 "test": "media_service_unittests"
12620 }, 12620 },
12621 { 12621 {
12622 "swarming": { 12622 "swarming": {
12623 "can_use_on_swarming_builders": false 12623 "can_use_on_swarming_builders": false
12624 }, 12624 },
12625 "test": "mus_ws_unittests" 12625 "test": "mus_ws_unittests"
12626 }, 12626 },
12627 { 12627 {
12628 "swarming": { 12628 "swarming": {
12629 "can_use_on_swarming_builders": true 12629 "can_use_on_swarming_builders": true
(...skipping 15 matching lines...) Expand all
12645 ], 12645 ],
12646 "swarming": { 12646 "swarming": {
12647 "can_use_on_swarming_builders": false 12647 "can_use_on_swarming_builders": false
12648 }, 12648 },
12649 "test": "browser_tests" 12649 "test": "browser_tests"
12650 }, 12650 },
12651 { 12651 {
12652 "swarming": { 12652 "swarming": {
12653 "can_use_on_swarming_builders": false 12653 "can_use_on_swarming_builders": false
12654 }, 12654 },
12655 "test": "media_mojo_shell_unittests" 12655 "test": "media_service_unittests"
12656 }, 12656 },
12657 { 12657 {
12658 "swarming": { 12658 "swarming": {
12659 "can_use_on_swarming_builders": false 12659 "can_use_on_swarming_builders": false
12660 }, 12660 },
12661 "test": "mus_ws_unittests" 12661 "test": "mus_ws_unittests"
12662 }, 12662 },
12663 { 12663 {
12664 "swarming": { 12664 "swarming": {
12665 "can_use_on_swarming_builders": false 12665 "can_use_on_swarming_builders": false
(...skipping 1320 matching lines...) Expand 10 before | Expand all | Expand 10 after
13986 }, 13986 },
13987 { 13987 {
13988 "swarming": { 13988 "swarming": {
13989 "can_use_on_swarming_builders": true 13989 "can_use_on_swarming_builders": true
13990 }, 13990 },
13991 "test": "views_unittests" 13991 "test": "views_unittests"
13992 } 13992 }
13993 ] 13993 ]
13994 } 13994 }
13995 } 13995 }
OLDNEW
« no previous file with comments | « media/mojo/services/test_manifest.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698