[Webkit-unassigned] [Bug 163522] REGRESSION(r206883): [GTK] Subtle crypto post-message-worker tests timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 13:44:50 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163522

--- Comment #3 from Jiewen Tan <jiewen_tan at apple.com> ---
(In reply to comment #2)
> (In reply to comment #1) 
> > My guess is GTK doesn't fully support the Subtle interface. Probably you
> > just need to skip crypto/workers/subtle in GTK's test expectations. Sorry
> > for not skipping them in my patch.
> 
> Hm, I don't think we need to skip anything; it's only five tests that are
> failing, so we can just leave them with timeout expectations.

I do think you want to skip them.

LayoutTests/platform/gtk/TestExpectations:381:# crypto.subtle is not yet enabled, but digest algorithms are already implemented
LayoutTests/platform/gtk/TestExpectations:383:webkit.org/b/133122 crypto/subtle [ Skip ]
LayoutTests/platform/gtk/TestExpectations:384:webkit.org/b/133122 crypto/webkitSubtle [ Skip ]
LayoutTests/platform/gtk/TestExpectations:385:webkit.org/b/133319 crypto/webkitSubtle/sha-1.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:386:webkit.org/b/133319 crypto/webkitSubtle/sha-224.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:387:webkit.org/b/133319 crypto/webkitSubtle/sha-256.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:388:webkit.org/b/133319 crypto/webkitSubtle/sha-384.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:389:webkit.org/b/133319 crypto/webkitSubtle/sha-512.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:390:webkit.org/b/133320 crypto/webkitSubtle/hmac-check-algorithm.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:391:webkit.org/b/133320 crypto/webkitSubtle/hmac-export-key.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:392:webkit.org/b/133320 crypto/webkitSubtle/hmac-generate-key.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:393:webkit.org/b/133320 crypto/webkitSubtle/hmac-import-jwk.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:394:webkit.org/b/133320 crypto/webkitSubtle/hmac-sign-verify-empty-key.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:395:webkit.org/b/133320 crypto/webkitSubtle/hmac-sign-verify.html [ Pass ]
LayoutTests/platform/gtk/TestExpectations:2314:webkit.org/b/107194 crypto/webkitSubtle/rsa-indexeddb.html [ Skip ]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161017/9cadaccd/attachment-0001.html>


More information about the webkit-unassigned mailing list