#65581 closed task (blessed) (fixed)
HTML API: Migrate html5lib-tests to web-platform-tests
| Reported by: | jonsurrell | Owned by: | jonsurrell |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.1 |
| Component: | HTML API | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: | tests |
Description
html5lib-tests have been taken over by web-platform-tests (WPT).
Update the HTML API tests to point to WPT instead of legacy html5lib-tests.
Change History (6)
This ticket was mentioned in PR #12423 on WordPress/wordpress-develop by @jonsurrell.
6 weeks ago
#2
- Keywords has-patch has-unit-tests added
@jonsurrell commented on PR #12423:
6 weeks ago
#3
Note that the HTML API tests are running on CI with the updated `--group`.
TEST_GROUPS: html-api-web-platform-tests
…
Tests: 1513, Assertions: 1091, Skipped: 422.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Update html5lib-tests to web-platform-tests.
The HTML API uses an external test suite to test how it processes HTML. That test suite has become part of web-platform-tests/wpt where it will continue to be maintained.
This also updates the test data to the latest version: https://github.com/web-platform-tests/wpt/commit/3ec8a239e72307c12eacc1ede395eea12191512d
Trac ticket: https://core.trac.wordpress.org/ticket/65581
## Use of AI Tools