forked from mirrors/gecko-dev
Automatic update from web-platform-tests Enable "marionette.setpermission.enabled" preference for wpt tests. Differential Revision: https://phabricator.services.mozilla.com/D210608 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1524074 gecko-commit: 7d9f74554923ec2ce50120f0776f499e787629dc gecko-reviewers: webdriver-reviewers, whimboo -- Fix test expextations for infrastructure/testdriver/set_permission.https.html -- wpt-commits: 6a4485bfb543d25aa889f58c06fc6f72fead8587, 695d95074312f82e2e1a4832b25ad086c8f0ea15 wpt-pr: 46426 |
||
|---|---|---|
| .. | ||
| assumptions | ||
| browsers/firefox | ||
| channels | ||
| crashtests | ||
| expected-fail | ||
| metadata | ||
| reftest | ||
| resources | ||
| server | ||
| testdriver | ||
| testharness | ||
| webdriver/tests | ||
| META.yml | ||
| README.md | ||
| 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.
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.