This reverts commit 386a2d88a548faeb53768afd2ed67ddb29cfdf26. Reason for revert: Still not working on internal iOS 64 trybot. Original change's description: > Run apprtcmobile_tests on real devices. > > NOTRY=True > > Bug: webrtc:8316 > Change-Id: I30f2797d0fa04c9c20ffcf4d32689160481c1594 > Reviewed-on: https://webrtc-review.googlesource.com/5880 > Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> > Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20111} TBR=kjellander@webrtc.org,phoglund@webrtc.org,ehmaldonado@webrtc.org Change-Id: I327492ab064aa99b3feadd236ec879f7235471b7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8316 Reviewed-on: https://webrtc-review.googlesource.com/6220 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20128}
44 lines
641 B
JSON
44 lines
641 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"app": "common_audio_unittests"
|
|
},
|
|
{
|
|
"app": "common_video_unittests"
|
|
},
|
|
{
|
|
"app": "modules_tests"
|
|
},
|
|
{
|
|
"app": "modules_unittests"
|
|
},
|
|
{
|
|
"app": "ortc_unittests"
|
|
},
|
|
{
|
|
"app": "rtc_pc_unittests"
|
|
},
|
|
{
|
|
"app": "rtc_stats_unittests"
|
|
},
|
|
{
|
|
"app": "system_wrappers_unittests"
|
|
},
|
|
{
|
|
"app": "test_support_unittests"
|
|
},
|
|
{
|
|
"app": "tools_unittests"
|
|
},
|
|
{
|
|
"app": "video_capture_tests"
|
|
},
|
|
{
|
|
"app": "video_engine_tests"
|
|
},
|
|
{
|
|
"app": "voice_engine_unittests"
|
|
}
|
|
]
|
|
}
|