gecko-dev/testing/web-platform/tests/infrastructure
jgraham e3f2ed13b3 Bug 1498668 [wpt PR 13489] - Fix handling of about:blank in lint., a=testonly
Automatic update from web-platform-testsFix handling of about:blank in lint. (#13489)

about:blank should be unconditionally allowed as a reference. Also add
an infrastructure test that actually uses this to ensure it keeps working.
--

wpt-commits: 6279ae5cc55eb91bb086ab1d0f1969c180cbedc2
wpt-pr: 13489
2018-10-17 15:44:46 +01:00
..
assumptions Bug 1498668 [wpt PR 13489] - Fix handling of about:blank in lint., a=testonly 2018-10-17 15:44:46 +01:00
browsers/firefox Bug 1458341 [wpt PR 10742] - [wptrunner] Re-enable return code, a=testonly 2018-05-18 11:15:13 +01:00
expected-fail Bug 1457542 [wpt PR 10691] - Complete the migration from marionette-specific scripts., a=testonly 2018-05-18 11:15:13 +01:00
metadata/infrastructure Bug 1497496 [wpt PR 13432] - Remove last remnants of chrome_webdriver, a=testonly 2018-10-12 16:44:45 +00:00
reftest Bug 1485668 - Fix reftest chain comparisons in marionette reftest implementation, r=ato 2018-08-28 12:29:02 +00:00
server Bug 1482160 [wpt PR 12381] - Fix service worker tests generated from non-https .any.js, a=testonly 2018-08-15 16:50:28 +00:00
testdriver Bug 1486883 [wpt PR 12726] - [test_driver] Add WebDriver-style actions support, a=testonly 2018-10-12 16:44:37 +00:00
webdriver/tests Bug 1453121 [wpt PR 10404] - Add an infrastructure test for wdspec, a=testonly 2018-04-30 14:35:54 +00:00
META.yml Bug 1488497 [wpt PR 12829] - Remove kereliuk from suggested reviewers, a=testonly 2018-09-10 10:11:56 +00:00
README.md Bug 1456661 [wpt PR 10619] - [wptrunner] Add regression tests for server config, a=testonly 2018-05-02 07:47:14 +01:00
reftest-wait-ref.html
reftest-wait.html

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.