[release/6.0] Backport deletion of playwright tests
These tests were removed in https://github.com/dotnet/aspnetcore/commit/5247048126a2bdfac17d44d63d497055a53d08a2 for 7.0, and due to pw having some infrastructure costs, better to remove these in 6.0 rather than update pw infrastructure
Hi @HaoK. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.
Per discussion with @captainsafia and @TanayParikh these playwright tests were removed in 7.0 so this just backports their removal to 6.0 so we avoid any extra playwright issues
/azp help
Supported commands
- help:
- Get descriptions, examples and documentation about supported commands
- Example: help "command_name"
- list:
- List all pipelines for this repository using a comment.
- Example: "list"
- run:
- Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
- Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
- where:
- Report back the Azure DevOps orgs that are related to this repository and org
- Example: "where"
See additional documentation.
/azp list
CI/CD Pipelines for this repository:
/azp run aspnetcore-ci
Azure Pipelines successfully started running 1 pipeline(s).
@wtgodbe this PR is green, is there any other process we need to follow to get this in, or is this sufficient for the build team to merge during the window?
This PR is test-only. Any reason not to merge it @HaoK❔
Nope, should be good to merge!