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

Re-enable webview tests on web #134300

Merged
merged 3 commits into from
Oct 1, 2021

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Oct 1, 2021

This PR fixes #131622

  • Disables resource loading tests on Firefox. I spent a lot of time trying to track down what is going wrong with these, but didn't make much progress
  • Add extra logging to playwright to help investigate issues like these

These tests pass fine on Chrome and webkit. On Firefox, the two about loading resources currently fail

I spent a while trying to debug what is going on with these tests. It seems like the service workers is registered properly but `fetch` is never called on it. Skipping these for now
@mjbvz mjbvz added this to the September 2021 milestone Oct 1, 2021
@mjbvz mjbvz self-assigned this Oct 1, 2021
@mjbvz mjbvz merged commit 5fc8353 into microsoft:main Oct 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser integration tests on Mac are timing out
1 participant