Bug 176759

Summary: [GTK] Layout test crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key.html is flaky failure
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aboya, bugs-noreply, calvaris, jiewen_tan, mcatanzaro, zan
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177226
https://bugs.webkit.org/show_bug.cgi?id=177529

Description Michael Catanzaro 2017-09-11 17:38:54 PDT
Layout test crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key.html is a flaky failure on GTK port. Updating expectations accordingly.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS wrappedKey.byteLength is 256
+FAIL wrappedKey.byteLength should be 256. Was 255.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Michael Catanzaro 2018-06-15 09:30:41 PDT
Also: 

crypto/subtle/rsa-oaep-import-key-encrypt-label.html
crypto/workers/subtle/rsa-oaep-import-key-encrypt.html
Comment 2 Michael Catanzaro 2018-06-15 09:30:51 PDT
*** Bug 177529 has been marked as a duplicate of this bug. ***
Comment 3 Zan Dobersek 2018-06-23 05:57:04 PDT

*** This bug has been marked as a duplicate of bug 186967 ***