[Webkit-unassigned] [Bug 172521] New: [WK2 ] Layout Test imported/w3c/web-platform-tests/webrtc/getstats.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 13:51:48 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172521

            Bug ID: 172521
           Summary: [WK2 ] Layout Test
                    imported/w3c/web-platform-tests/webrtc/getstats.html
                    is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

The test imported/w3c/web-platform-tests/webrtc/getstats.html is a flaky failure on WK2.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2Fgetstats.html

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/1299
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r217283%20(1299)/results.html

diff:
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/getstats-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/getstats-actual.txt
@@ -1,11 +1,22 @@

-Harness Error (TIMEOUT), message = null
-
-TIMEOUT Can get stats from a basic WebRTC call. Test timed out
+FAIL Can get stats from a basic WebRTC call. assert_unreached: Error: assert_not_equals: Did not find peer-connection stats got disallowed value null:  Reached unreachable code
 Retrieved stats info


+{
+  "RTCDataChannel_1": {
+    "id": "RTCDataChannel_1",
+    "timestamp": 1495566495751658,
+    "type": "data-channel",
+    "bytesReceived": 0,
+    "bytesSent": 0,
+    "datachannelid": 1,
+    "label": "channel",
+    "messagesReceived": 0,
+    "messagesSent": 0,
+    "protocol": "",
+    "state": "open"
+  }
+}


-
-

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170523/5f7bb49e/attachment.html>


More information about the webkit-unassigned mailing list