Bug 172719
Summary: | Allow to run WPT test runner from a WebKit repository | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, cdumez, fred.wang, gsnedders, jfernandez, jiewen_tan, lforschler, rego, rniwa |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
youenn fablet
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
youenn fablet
https://w3c-test.org/tools/runner/index.html
youenn fablet
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.
Jiewen Tan
Sounds good.