Skip to content

test(browser): Fix flaky test in test/utils/lazyLoadIntegration.test.ts #13213

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

AbhiPrasad
Copy link
Member

Fixes #13184

We can now await here because we use vitest, so there should be no jsdom problems :)

But really these tests should live in playwright instead.

@AbhiPrasad AbhiPrasad requested a review from a team August 2, 2024 22:29
@AbhiPrasad AbhiPrasad self-assigned this Aug 2, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and nicohrubec and removed request for a team August 2, 2024 22:29
Copy link
Contributor

@nicohrubec nicohrubec left a comment

Choose a reason for hiding this comment

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

nice!

@AbhiPrasad AbhiPrasad merged commit a099980 into develop Aug 6, 2024
119 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-flaky-test-lazy-load-integration branch August 6, 2024 14:32
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.

[Flaky CI]: lazyLoadIntegration.test.ts: Could not load integration: httpClientIntegration
3 participants