Bug 185076 - Enable color-filter tests on Windows
Summary: Enable color-filter tests on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-27 09:26 PDT by Simon Fraser (smfr)
Modified: 2018-04-27 09:42 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2018-04-27 09:26:15 PDT
color-filter tests fail on Windows because DRT doesn't enable the feature in enableExperimentalFeatures(IWebPreferences* preferences).

Will re-enable the tests when the feature is on by default.
Comment 1 Simon Fraser (smfr) 2018-04-27 09:32:36 PDT
I skipped the tests in https://trac.webkit.org/changeset/231101/webkit
Comment 2 Per Arne Vollan 2018-04-27 09:42:04 PDT
(In reply to Simon Fraser (smfr) from comment #1)
> I skipped the tests in https://trac.webkit.org/changeset/231101/webkit

Thanks for fixing this, Simon!