Bug 169469
| Summary: | REGRESSION(r213560) : [GTK] Several tests fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Javier Fernandez <jfernandez> |
| Component: | WebKitGTK | Assignee: | 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 |
||
Javier Fernandez
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 ]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jiewen Tan
(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+.
Javier Fernandez
*** This bug has been marked as a duplicate of bug 169272 ***