webrtc/libwebrtc/descriptionGetters.html This test is a flaky failure and began with https://trac.webkit.org/changeset/261163/webkit I was able to reproduce this test using command: run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f webrtc/libwebrtc/descriptionGetters.html history: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Flibwebrtc%2FdescriptionGetters.html Diff: https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r261163%20(4199)/webrtc/libwebrtc/descriptionGetters-diff.txt
<rdar://problem/62895451>
Now that we are no longer going to main thread, it seems we are speeding up ICE candidate generation, which is good. The test should probably be updated to strip out ICE candidate related information.
Created attachment 398601 [details] Patch
Committed r261225: <https://trac.webkit.org/changeset/261225> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398601 [details].