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
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.