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

Remove Microsoft Edge Legacy #44233

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

mwjacksonmsft
Copy link
Contributor

@mwjacksonmsft mwjacksonmsft commented Jan 26, 2024

Support for the Microsoft Edge Legacy desktop application ended on March 9, 2021.

This change removes the edge and edge_webdriver options from the product parameter to wpt run, along with all related code.

@mwjacksonmsft mwjacksonmsft marked this pull request as ready for review February 1, 2024 18:34
@wpt-pr-bot wpt-pr-bot added infra wpt wptrunner The automated test runner, commonly called through ./wpt run labels Feb 1, 2024
@@ -44,10 +44,6 @@ def get_capabilities(**kwargs):
tags = kwargs["sauce_tags"]
tunnel_id = kwargs["sauce_tunnel_id"]
prerun_script = {
"MicrosoftEdge": {
Copy link
Member

Choose a reason for hiding this comment

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

I believe this is independent of the other Edge-related code, but I see no reason to keep this around, the reasoning from the RFC holds here too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra wpt wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants