Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1710425] [wdspec] Fix "deep_update" helper to also work with lists. #51460

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

moz-wptsync-bot
Copy link
Collaborator

Differential Revision: https://phabricator.services.mozilla.com/D241408

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1710425
gecko-commit: 21aa0a7e9ee715c6c9a5eb1b415ddd78b9ca6ad1
gecko-reviewers: webdriver-reviewers, Sasha

@wpt-pr-bot wpt-pr-bot added infra webdriver wg-s_browser-tools-testing wptrunner The automated test runner, commonly called through ./wpt run labels Mar 19, 2025
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

whimboo added 3 commits March 23, 2025 13:57
Differential Revision: https://phabricator.services.mozilla.com/D241408

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1710425
gecko-commit: 3bbbf850fc7b3b5c5da1f00102681508d78c60c1
gecko-reviewers: webdriver-reviewers, Sasha
…pabilities fixture.

When using the "capabilities" marker there is actually no
need to parameterize the test. It will only add a "capabilities0-"
prefix to the test names, which doesn't give any additional
information.

Further it should be possible for other folders to
customize the default set of capabilities. As such
a new "default_capabilities" fixture has been added
and the existing "capabilities" fixture will now
retrieve the current default capabilities and merge
them when necessary with any capabilities markers.

Differential Revision: https://phabricator.services.mozilla.com/D241409

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1710425
gecko-commit: 82eb986c67124bd3cef054d6f1933075cda9491b
gecko-reviewers: webdriver-reviewers, Sasha
…" argument for Firefox.

Differential Revision: https://phabricator.services.mozilla.com/D241411

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1710425
gecko-commit: c765284053d2d43d86f0cb197d0e55a1ca41bcb6
gecko-reviewers: Sasha
@moz-wptsync-bot moz-wptsync-bot merged commit 1bf310a into master Mar 24, 2025
31 of 36 checks passed
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1710425 branch March 24, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra mozilla:gecko-sync webdriver wg-s_browser-tools-testing wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants