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 deployed playground #934

Merged
merged 5 commits into from Aug 29, 2022
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Aug 27, 2022

fix #933

Also add UI testing running on firefox(+ keep chrome).

Tried enabling webkit (safari) for the test too as playwright says it use some oss version of webkit but that doesn't seem to work. Maybe we can look into running the CI on osx as well and if then include safari
Update playwright due to a breaking change in newer node microsoft/playwright#15717

@azure-pipelines
Copy link

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/934/

@timotheeguerin timotheeguerin changed the title [WIP] Fix deployed playground Fix deployed playground Aug 27, 2022
@timotheeguerin timotheeguerin marked this pull request as ready for review August 27, 2022 14:18
@timotheeguerin timotheeguerin enabled auto-merge (squash) August 28, 2022 15:33
Copy link
Contributor

@daviwil daviwil left a comment

Choose a reason for hiding this comment

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

PR build works fine for me in Firefox!

@timotheeguerin timotheeguerin merged commit 5e29ad9 into microsoft:main Aug 29, 2022
@timotheeguerin timotheeguerin deleted the fix/playground branch August 29, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playground not working in Firefox 103 (and possibly earlier versions)
2 participants