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: wait networkidle before assert #17442

Merged
merged 1 commit into from
Jun 11, 2024
Merged

test: wait networkidle before assert #17442

merged 1 commit into from
Jun 11, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Jun 11, 2024

Description

I noticed the fail here: https://github.com/vitejs/vite/actions/runs/9459987381/job/26058036169?pr=17439

The browser page does many fetch() and we're not properly waiting for it to be completed before asserting.

Copy link

stackblitz bot commented Jun 11, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit ceb5f43 into main Jun 11, 2024
11 of 12 checks passed
@patak-dev patak-dev deleted the test-idle branch June 11, 2024 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.

None yet

2 participants