Bug 211764
| Summary: | [GTK] http/wpt/webrtc/generateCertificate.html is sometimes flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
Sometimes the test ends in a harness timeout, which causes a text failure.
http/wpt/webrtc/generateCertificate.html [ Failure Pass ]
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261501%20(13698)/http/wpt/webrtc/generateCertificate-diff.txt
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/generateCertificate-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/generateCertificate-actual.txt
@@ -1,7 +1,9 @@
+
+Harness Error (TIMEOUT), message = null
PASS generateCertificate() with algorithm as a string fails
PASS generateCertificate() with unsupported ECDSA curve
PASS generateCertificate() with unsupported RSA hash
-PASS generateCertificate() with missing modulusLength should skip publicExponent
-PASS generateCertificate() with missing exponent should skip modulusLength
+TIMEOUT generateCertificate() with missing modulusLength should skip publicExponent Test timed out
+NOTRUN generateCertificate() with missing exponent should skip modulusLength
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.