tree: c1c698cfec1e1d37edd4164162c22a9d3316a4f6 [path history] [tgz]
  1. assumptions/
  2. browsers/
  3. channels/
  4. crashtests/
  5. expected-fail/
  6. metadata/
  7. reftest/
  8. resources/
  9. server/
  10. testdriver/
  11. testharness/
  12. webdriver/
  13. META.yml
  14. README.md
  15. reftest-wait-ref.html
  16. reftest-wait.html
infrastructure/README.md

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.