Bug 230021
| Summary: | REGRESSION(r282054) test webrtc/ephemeral-certificates-and-cnames.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Arcady Goldmints-Orlov <crzwdjk> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=229757 | ||
Arcady Goldmints-Orlov
As of r282054 this test has started intermittently failing with the following error:
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/ephemeral-certificates-and-cnames-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/webrtc/ephemeral-certificates-and-cnames-actual.txt
@@ -1,3 +1,7 @@
+CONSOLE MESSAGE: addIceCandidate error: OperationError: Error processing ICE candidate
+CONSOLE MESSAGE: Unhandled Promise Rejection: Error: assert_unreached: Reached unreachable code
+
+Harness Error (FAIL), message = assert_unreached: Reached unreachable code
PASS Ensuring certificates and cnames are ephemerals
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
*** This bug has been marked as a duplicate of bug 229931 ***