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

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

Issue 2071623002: Revert of media: Enable media_mojo_unittests on bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « media/mojo/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 "test": "android_webview_unittests" 8 "test": "android_webview_unittests"
9 }, 9 },
10 { 10 {
(...skipping 1743 matching lines...) Expand 10 before | Expand all | Expand 10 after
1754 { 1754 {
1755 "swarming": { 1755 "swarming": {
1756 "can_use_on_swarming_builders": true 1756 "can_use_on_swarming_builders": true
1757 }, 1757 },
1758 "test": "media_blink_unittests" 1758 "test": "media_blink_unittests"
1759 }, 1759 },
1760 { 1760 {
1761 "swarming": { 1761 "swarming": {
1762 "can_use_on_swarming_builders": true 1762 "can_use_on_swarming_builders": true
1763 }, 1763 },
1764 "test": "media_mojo_unittests"
1765 },
1766 {
1767 "swarming": {
1768 "can_use_on_swarming_builders": true
1769 },
1770 "test": "media_unittests" 1764 "test": "media_unittests"
1771 }, 1765 },
1772 { 1766 {
1773 "swarming": { 1767 "swarming": {
1774 "can_use_on_swarming_builders": true 1768 "can_use_on_swarming_builders": true
1775 }, 1769 },
1776 "test": "midi_unittests" 1770 "test": "midi_unittests"
1777 }, 1771 },
1778 { 1772 {
1779 "swarming": { 1773 "swarming": {
(...skipping 1579 matching lines...) Expand 10 before | Expand all | Expand 10 after
3359 "test": "jingle_unittests" 3353 "test": "jingle_unittests"
3360 }, 3354 },
3361 { 3355 {
3362 "swarming": { 3356 "swarming": {
3363 "can_use_on_swarming_builders": true 3357 "can_use_on_swarming_builders": true
3364 }, 3358 },
3365 "test": "media_blink_unittests" 3359 "test": "media_blink_unittests"
3366 }, 3360 },
3367 { 3361 {
3368 "swarming": { 3362 "swarming": {
3369 "can_use_on_swarming_builders": true
3370 },
3371 "test": "media_mojo_unittests"
3372 },
3373 {
3374 "swarming": {
3375 "can_use_on_swarming_builders": true 3363 "can_use_on_swarming_builders": true
3376 }, 3364 },
3377 "test": "media_unittests" 3365 "test": "media_unittests"
3378 }, 3366 },
3379 { 3367 {
3380 "swarming": { 3368 "swarming": {
3381 "can_use_on_swarming_builders": true 3369 "can_use_on_swarming_builders": true
3382 }, 3370 },
3383 "test": "midi_unittests" 3371 "test": "midi_unittests"
3384 }, 3372 },
(...skipping 7081 matching lines...) Expand 10 before | Expand all | Expand 10 after
10466 }, 10454 },
10467 { 10455 {
10468 "swarming": { 10456 "swarming": {
10469 "can_use_on_swarming_builders": true 10457 "can_use_on_swarming_builders": true
10470 }, 10458 },
10471 "test": "views_unittests" 10459 "test": "views_unittests"
10472 } 10460 }
10473 ] 10461 ]
10474 } 10462 }
10475 } 10463 }
OLDNEW
« no previous file with comments | « media/mojo/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698