-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Playwright based BlazorTemplates.Tests skipped on helix #38818
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
Comments
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
We have a some overlap in our selenium and playwright tests. In the interest of improving maintainability, should we consider removing the playwright test suite entirely. The playwright tests have already been removed for the components e2e tests. This means, if we were to remove playwright from the template tests, we would no longer have playwright within this repo and eliminate that dependency entirely. As it stands, the selenium template tests have been reliable. Tests we'd have to port from Playwright to Selenium in this case:
Test that we'd need to expand (currently build and publish, would need to add validation): |
Note we aren't currently sure whether we want to run the Blazor Template Playwright tests on helix due to platform specific issues with Playwright. Focus is on the build agents. If we do decide to enable helix, we'll have to subsequently complete: #30825 Also somewhat related: #34554
|
We're running the tests specifically on the build agents for now due to issues with Helix compatibility. Backlogging this until we decide we'd like these tests running on helix. |
Thanks for contacting us. We're moving this issue to the |
Closing this as a dupe of #46430 |
Seeing intermittent hangs in these tests:
Added
<BuildHelixPayload>false</BuildHelixPayload>
to take this out of the aspnetcore-ci checks since all tests were quarantined anywaysFailing build: https://dev.azure.com/dnceng/public/_build/results?buildId=1495934&view=ms.vss-test-web.build-test-results-tab&runId=42705898&resultId=121679&paneView=debug
Console logs:
The text was updated successfully, but these errors were encountered: