Bug 223949

Summary: [ macOS iOS ] crypto/crypto-random-values-oom.html is a flakey timeout
Product: WebKit Reporter: Robert Jenner <jenner>
Component: WebCore Misc.Assignee: ayumi_kojima
Status: RESOLVED FIXED    
Severity: Normal CC: amir_mark, ayumi_kojima, jiewen_tan, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Expectations none

Robert Jenner
Reported 2021-03-30 12:58:12 PDT
crypto/crypto-random-values-oom.html is a flakey timeout on iOS 14 Debug, and macOS Catalina and higher. Most timeouts for macOS occur on BigSur DebugwWk1 and wk2 on apple silicon mostly. But the history shows flakey timeouts occurring for a while on Catalina in release for wk1 and wk2. The timeouts appear more frequent in iOS and on Apple Silicon. HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=crypto%2Fcrypto-random-values-oom.html Could not obtain a Timeout Diff, as even the most recent record for the timeout diff on the Layout-test results page results in a 404 error.
Attachments
Update Expectations (1.51 KB, patch)
2021-07-19 16:27 PDT, ayumi_kojima
no flags
Robert Jenner
Comment 1 2021-03-30 13:58:44 PDT
Was able to reproduce the timeout on Catalina wk2 Release ToT using the following test: run-webkit-test crypto/crypto-random-values-oom.html --iterations 1000 -f Here is the text diff that was generated from reproducing the timeout: PASS exceptionString == undefined || exceptionString === "TypeError: Argument 1 ('array') to Crypto.getRandomValues must be an instance of ArrayBufferView" is true PASS crypto.getRandomValues didn't crash PASS successfullyParsed is true TEST COMPLETE
Radar WebKit Bug Importer
Comment 2 2021-03-30 13:59:02 PDT
Robert Jenner
Comment 3 2021-03-30 14:16:16 PDT
Updated test expectations here to Pass Timeout while test is reviewed: https://trac.webkit.org/changeset/275234/webkit
Ryan Haddad
Comment 4 2021-05-26 12:41:18 PDT
It looks like this test was marked as slow in https://commits.webkit.org/237437@main, but it is still timing out on the bots.
Amir Mark Jr
Comment 5 2021-05-26 14:36:21 PDT
Updated the test expectations back to Pass Timeout due to test still appearing flaky: https://trac.webkit.org/changeset/278126/webkit
ayumi_kojima
Comment 6 2021-07-19 16:27:14 PDT
Created attachment 433832 [details] Update Expectations
ayumi_kojima
Comment 7 2021-07-19 16:28:47 PDT
Updating the test expectations for iOS simulator back to Pass Timeout due to test still appearing flaky
Robert Jenner
Comment 8 2021-07-19 16:35:45 PDT
Comment on attachment 433832 [details] Update Expectations Clearing flags on attachment: 433832 Committed r280054 (239789@main): <https://commits.webkit.org/239789@main>
Vitaly Dyackhov
Comment 9 2024-05-29 08:06:41 PDT
EWS
Comment 10 2024-06-05 02:36:37 PDT
Committed 279733@main (e9b4df324f0c): <https://commits.webkit.org/279733@main> Reviewed commits have been landed. Closing PR #29220 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.