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

Fix: Change testing browser #2752

Closed
wants to merge 49 commits into from
Closed

Conversation

ElinorW
Copy link
Contributor

@ElinorW ElinorW commented Aug 21, 2023

Overview

fixes #2749

@ElinorW ElinorW requested a review from a team as a code owner August 21, 2023 09:40
@ElinorW ElinorW added the status:on-hold An issue/PR that we are yet to work on and can't make a decision on when to move forward label Aug 21, 2023
@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@gavinbarron
Copy link
Member

Looks like Playwright is trying to serve the report page during the CI run which causes the pipeline to timeout. https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/results?buildId=123635&view=logs&j=2cc35c02-644d-5886-f973-9272c5d136c7&t=5bc25b00-55e0-57fd-bea7-eeba44323b09&l=214
Can you take a look at the CI Docs for Playwright and see if there are things that we're missing in our set up here?

@ElinorW
Copy link
Contributor Author

ElinorW commented Sep 6, 2023

@gavinbarron, I don't see anything we might have missed...
I think it's an issue with the application starting up... It seems to start but playwright is unaware or sth

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2752.centralus.azurestaticapps.net

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ElinorW
Copy link
Contributor Author

ElinorW commented Feb 1, 2024

closing this now as the playwright browser seems to be launching

@ElinorW ElinorW closed this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Do Not Merge 🚫 status:on-hold An issue/PR that we are yet to work on and can't make a decision on when to move forward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playwright test timeout
2 participants