1
0
Fork 0
firefox/testing/web-platform/tests/infrastructure
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
assumptions Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
browsers/firefox Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
channels Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
crashtests Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
expected-fail Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
metadata Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
reftest Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
server Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
testdriver Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
testharness Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
webdriver Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
window Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
META.yml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
reftest-wait-ref.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
reftest-wait.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02: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.