WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
170819
LayoutTest imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=170819
Summary
LayoutTest imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.htm...
Ryan Haddad
Reported
2017-04-13 12:19:39 PDT
LayoutTest imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.html is a flaky failure
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/501
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2Fdatachannel-emptystring.html
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/datachannel-emptystring-expected.txt +++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/datachannel-emptystring-actual.txt @@ -1,8 +1,5 @@ -FAIL Can send empty strings across a WebRTC data channel. assert_equals: Empty message not received expected "" but got "done" +FAIL Can send empty strings across a WebRTC data channel. assert_unreached: Error TypeError: Argument 1 ('description') to RTCPeerConnection.setRemoteDescription must be an instance of RTCSessionDescription Reached unreachable code Messages exchanged -Sent: [empty string] -Sent: "done" -Received: "done"
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lewis
Comment 1
2017-05-22 14:13:28 PDT
As of revision
https://trac.webkit.org/changeset/217225/webkit
the test is now failing on iOS Simulator as well. While the test is not edited specifically in this revision, I believe that due to the surrounding tests being altered, this may have furthered to regression to a constant state of failure for the test.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug