Bug 169469 - REGRESSION(r213560) : [GTK] Several tests fail
Summary: REGRESSION(r213560) : [GTK] Several tests fail
Status: RESOLVED DUPLICATE of bug 169272
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 08:42 PST by Javier Fernandez
Modified: 2017-03-12 14:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***