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

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

Issue 1931953002: Add cast_alsa_cma_backend_unittests to buildbot (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 years, 7 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 | « chromecast/media/media.gyp ('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 GN": { 2 "Android GN": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "android_webview_unittests" 5 "test": "android_webview_unittests"
6 }, 6 },
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 }, 9 },
10 { 10 {
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 }, 419 },
420 "test": "base_unittests" 420 "test": "base_unittests"
421 }, 421 },
422 { 422 {
423 "swarming": { 423 "swarming": {
424 "can_use_on_swarming_builders": true 424 "can_use_on_swarming_builders": true
425 }, 425 },
426 "test": "cacheinvalidation_unittests" 426 "test": "cacheinvalidation_unittests"
427 }, 427 },
428 { 428 {
429 "test": "cast_alsa_cma_backend_unittests"
430 },
431 {
429 "test": "cast_base_unittests" 432 "test": "cast_base_unittests"
430 }, 433 },
431 { 434 {
432 "test": "cast_crash_unittests" 435 "test": "cast_crash_unittests"
433 }, 436 },
434 { 437 {
435 "test": "cast_media_unittests" 438 "test": "cast_media_unittests"
436 }, 439 },
437 { 440 {
438 "args": [ 441 "args": [
(...skipping 980 matching lines...) Expand 10 before | Expand all | Expand 10 after
1419 "name": "mojo_apptests", 1422 "name": "mojo_apptests",
1420 "script": "mojo_apptests.py" 1423 "script": "mojo_apptests.py"
1421 } 1424 }
1422 ] 1425 ]
1423 }, 1426 },
1424 "Linux Tests (dbg)(1)(32)": { 1427 "Linux Tests (dbg)(1)(32)": {
1425 "gtest_tests": [], 1428 "gtest_tests": [],
1426 "scripts": [] 1429 "scripts": []
1427 } 1430 }
1428 } 1431 }
OLDNEW
« no previous file with comments | « chromecast/media/media.gyp ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698