Bug 213131 - [WPE] Enable remaining top level tests
Summary: [WPE] Enable remaining top level tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 246853 276606
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-12 09:04 PDT by Lauro Moura
Modified: 2024-07-15 05:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-06-12 09:04:32 PDT
Currently, a number of top-level LayoutTest folders are skipped in WPE. To name a few:

* compositing
* editing
* gamepad
* inspector
* media

In order to support them, we must:

* Enable them (or subfolders, as they are quite large).
  * When enabling a subfolder, add it as [ Pass ] to override the parent [ Skip ] if it still exists.
* Create baselines for expected results.
  * Only add baselines reflecting actually correct/expected results.
* Open specific bugs for actual failures.
* Add these to the test expectations.