Files
tubestation/testing/web-platform/tests/infrastructure
moz-wptsync-bot b611e49d41 Bug 1930657 [wpt PR 49122] - Implement testdriver features (RFC-214), a=testonly
Automatic update from web-platform-tests
Implement testdriver features (RFC-214) (#49122)

* Add support for testdriver features

# Conflicts:
#	lint.ignore
#	tools/manifest/item.py

* Enable BiDi for Chrome

* lint rules

* lint rules

* indents

* Update simulate_adapter.https.html.ini

* check path correctly

* Address PR comments
--

wpt-commits: f3acbb2d315b10aeec14427a585b8b6777b078e8
wpt-pr: 49122
2025-01-08 10:20:50 +00:00
..

This directory contains a number of tests to ensure test running infrastructure is operating correctly:

  • The tests in assumptions/ are designed to test UA assumptions documented in assumptions.md.

  • The tests in server/ are designed to test the WPT server configuration

  • The tests in expected-fail/ should all fail.

To update the expectations stored in metadata/, you want to use the wpt tool with an invocation such as ./wpt update-expectations --metadata infrastructure/metadata --manifest MANIFEST.json [wptreport.json] with one or more wptreport.json files.