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: | WebKitGTK | Assignee: | 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 |
Michael Catanzaro
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Also:
crypto/subtle/rsa-oaep-import-key-encrypt-label.html
crypto/workers/subtle/rsa-oaep-import-key-encrypt.html
Michael Catanzaro
*** Bug 177529 has been marked as a duplicate of this bug. ***
Zan Dobersek
*** This bug has been marked as a duplicate of bug 186967 ***