Bug 169469

Summary: REGRESSION(r213560) : [GTK] Several tests fail
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, jiewen_tan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=169257
https://bugs.webkit.org/show_bug.cgi?id=169272

Description Javier Fernandez 2017-03-10 08:42:32 PST
The following tests started to fail at r213560:
 - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ]
 - imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.html [ Failure ]
Comment 1 Jiewen Tan 2017-03-10 12:10:21 PST
(In reply to comment #0)
> The following tests started to fail at r213560:
>  -
> imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.
> worker.html [ Failure ]
>  -
> imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.
> html [ Failure ]

The GTK+ doesn't implement EC. You might need to skip them in GTK+.
Comment 2 Javier Fernandez 2017-03-12 14:45:39 PDT

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