Bug 211764

Summary: [GTK] http/wpt/webrtc/generateCertificate.html is sometimes flaky
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 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
Attachments
Diego Pino
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.