Add voip_unittests to gn_isolate_map.pyl

Adding gn isolate configs for //:voip_unittests in order to run it on
bots.

Bug: webrtc:11251
Change-Id: I00636cb136db116a3b90a7aad4c55c4e4697534b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172804
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30993}
This commit is contained in:
Mirko Bonadei 2020-04-03 11:14:52 +02:00 committed by Commit Bot
parent c7ea04af91
commit 52e2dbf1c1

View File

@ -140,6 +140,10 @@
"label": "//:video_engine_tests",
"type": "console_test_launcher",
},
"voip_unittests": {
"label": "//:voip_unittests",
"type": "console_test_launcher",
},
"webrtc_nonparallel_tests": {
"label": "//:webrtc_nonparallel_tests",
"type": "non_parallel_console_test_launcher",