Bug 211764 - [GTK] http/wpt/webrtc/generateCertificate.html is sometimes flaky
Summary: [GTK] http/wpt/webrtc/generateCertificate.html is sometimes flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-11 21:31 PDT by Diego Pino
Modified: 2021-06-04 19:37 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-11 21:31:06 PDT
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
Comment 1 Diego Pino 2021-06-04 19:37:09 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.