The test has proven to flake a lot (too much). BUG=webrtc:7479 TBR=deadbeef@webrtc.org Review-Url: https://codereview.webrtc.org/2809123005 . Cr-Commit-Position: refs/heads/master@{#17669}
39 lines
578 B
JSON
39 lines
578 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"app": "apprtcmobile_tests",
|
|
"xctest": true
|
|
},
|
|
{
|
|
"app": "audio_decoder_unittests"
|
|
},
|
|
{
|
|
"app": "common_audio_unittests"
|
|
},
|
|
{
|
|
"app": "common_video_unittests"
|
|
},
|
|
{
|
|
"app": "modules_tests"
|
|
},
|
|
{
|
|
"app": "rtc_pc_unittests"
|
|
},
|
|
{
|
|
"app": "rtc_stats_unittests"
|
|
},
|
|
{
|
|
"app": "system_wrappers_unittests"
|
|
},
|
|
{
|
|
"app": "test_support_unittests"
|
|
},
|
|
{
|
|
"app": "tools_unittests"
|
|
},
|
|
{
|
|
"app": "voice_engine_unittests"
|
|
}
|
|
]
|
|
}
|