Bug 222882 - [GTK] avif tests failing
Summary: [GTK] avif tests failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ChangSeok Oh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-07 02:39 PST by Philippe Normand
Modified: 2021-03-08 11:56 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2021-03-08 10:58 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2021-03-07 02:39:49 PST
USE_AVIF is disabled by default in the cmake options, so we should either disable the avif tests, or enable AVIF build support. wdyt @changseok?
Comment 1 ChangSeok Oh 2021-03-08 10:47:54 PST
(In reply to Philippe Normand from comment #0)
> USE_AVIF is disabled by default in the cmake options, so we should either
> disable the avif tests, or enable AVIF build support. wdyt @changseok?

Oops. You are right. the AVIF support is experimental so it is disabled as default. Let's skip the avif tests until we decide to enable avif as default.
Comment 2 ChangSeok Oh 2021-03-08 10:58:22 PST
Created attachment 422586 [details]
Patch
Comment 3 EWS 2021-03-08 11:56:01 PST
Committed r274088: <https://commits.webkit.org/r274088>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422586 [details].