webrtcbin test: Wait for set-local-desc & set-remote-desc to continue
authorOlivier Crête <olivier.crete@collabora.com>
Mon, 12 Apr 2021 19:35:41 +0000 (15:35 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 12 Apr 2021 22:37:27 +0000 (18:37 -0400)
commit474c4bf08fa41201cd1219dd0c3c837dd276a590
tree77b9dfab63fd9f4aadbbfcab4873fd10e31bcbb7
parent12ab469ad3665d8a6db6fa3c155a1f937d11755b
webrtcbin test: Wait for set-local-desc & set-remote-desc to continue

To avoid racing betwen the SDPs being set and the next step of the
test, let's wait for setting the SDP both locally and remotely to succeed.
of the test

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2104>
tests/check/elements/webrtcbin.c