OLD | NEW |
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 Loading... |
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 Loading... |
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 } |
OLD | NEW |