Bug 177529

Summary: [GTK] crypto/workers/subtle/rsa-oaep-import-key-encrypt.html is slightly flaky
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, calvaris, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=176759

Alicia Boya García
Reported 2017-09-27 04:11:20 PDT
crypto/workers/subtle/rsa-oaep-import-key-encrypt.html is slightly flaky on WebKit GTK+. Starting worker: resources/rsa-oaep-import-key-encrypt.js -PASS [Worker] cipherText.byteLength is 256 +FAIL [Worker] cipherText.byteLength should be 256. Was 255. PASS successfullyParsed is true The problem is not recent but it manifests unfrequently. It affects both debug and release versions. https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=crypto%2Fworkers%2Fsubtle%2Frsa-oaep-import-key-encrypt.html
Attachments
Michael Catanzaro
Comment 1 2017-09-27 08:59:07 PDT
This must be the same as bug #176759.
Alicia Boya García
Comment 2 2017-09-27 09:04:44 PDT
It's probably the same bug underneath that's making two different (but similar) tests fail, one for workers and one for normal JS code.
Alicia Boya García
Comment 3 2017-09-27 14:09:28 PDT
Updated expectations in r222572. Please update accordingly when this issue is resolved.
Michael Catanzaro
Comment 4 2018-06-15 09:30:51 PDT
*** This bug has been marked as a duplicate of bug 176759 ***
Michael Catanzaro
Comment 5 2018-06-23 07:25:15 PDT
*** This bug has been marked as a duplicate of bug 186967 ***
Note You need to log in before you can comment on or make changes to this bug.