Commit 19608f5d authored by kjellander's avatar kjellander Committed by Commit bot

Add jingle_unittests to Chromium WebRTC bots.

Also remove tests we don't run from being built:
gpu_ipc_service_unittests
media_unittests
midi_unittests

BUG=717488
NOTRY=True

Review-Url: https://codereview.chromium.org/2854823002
Cr-Commit-Position: refs/heads/master@{#468622}
parent ba9f7b9f
...@@ -6,9 +6,7 @@ ...@@ -6,9 +6,7 @@
"content_browsertests", "content_browsertests",
"content_unittests", "content_unittests",
"frame_analyzer", "frame_analyzer",
"gpu_ipc_service_unittests", "jingle_unittests",
"media_unittests",
"midi_unittests",
"remoting_unittests" "remoting_unittests"
] ]
}, },
...@@ -19,9 +17,7 @@ ...@@ -19,9 +17,7 @@
"content_browsertests", "content_browsertests",
"content_unittests", "content_unittests",
"frame_analyzer", "frame_analyzer",
"gpu_ipc_service_unittests", "jingle_unittests",
"media_unittests",
"midi_unittests",
"remoting_unittests" "remoting_unittests"
] ]
}, },
...@@ -32,9 +28,7 @@ ...@@ -32,9 +28,7 @@
"content_browsertests", "content_browsertests",
"content_unittests", "content_unittests",
"frame_analyzer", "frame_analyzer",
"gpu_ipc_service_unittests", "jingle_unittests",
"media_unittests",
"midi_unittests",
"remoting_unittests" "remoting_unittests"
] ]
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment