Bug 172719 - Allow to run WPT test runner from a WebKit repository
Summary: Allow to run WPT test runner from a WebKit repository
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: 2017-05-30 08:32 PDT by youenn fablet
Modified: 2020-07-24 09:58 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-05-30 08:32:06 PDT
Allow to run wpt test runner locally is good for conformance testing.
Maybe, we should be able to run it from a WebKit repo as well.
Comment 1 youenn fablet 2017-05-30 08:32:34 PDT
https://w3c-test.org/tools/runner/index.html
Comment 2 youenn fablet 2017-05-30 08:34:32 PDT
Currently, we are not really tracking which WPT tests are fully passing and which are failing (in terms of conformance). Having an easy way to track these tests would be nice.
Comment 3 Jiewen Tan 2017-05-30 12:34:49 PDT
Sounds good.