fune/testing/web-platform/tests/infrastructure
moz-wptsync-bot d3b2b5f8db Bug 1524074 [wpt PR 46426] - [Gecko Bug 1524074] Enable "marionette.setpermission.enabled" preference for wpt tests., a=testonly
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
2024-05-30 07:56:43 +00:00
..
assumptions
browsers/firefox
channels
crashtests
expected-fail
metadata Bug 1524074 [wpt PR 46426] - [Gecko Bug 1524074] Enable "marionette.setpermission.enabled" preference for wpt tests., a=testonly 2024-05-30 07:56:43 +00:00
reftest Bug 1896205 [wpt PR 46206] - Check reftest-wait works in print-reftest, a=testonly 2024-05-21 09:46:47 +00:00
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.