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

test: fix service worker test #988

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

aslushnikov
Copy link
Collaborator

Do the following to ensure SW is active and serves requests:

  • in ServiceWorker, claim all clients once activated
  • in page, await activation promise instead of a registration

Do the following to ensure SW is active and serves requests:
- in ServiceWorker, claim all clients once activated
- in page, await activation promise instead of a registration
@aslushnikov aslushnikov merged commit 05f8d00 into microsoft:master Feb 13, 2020
@aslushnikov aslushnikov deleted the fix-service-worker-test branch February 13, 2020 21:21
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.

2 participants