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(content-releases): fix flaky FE unit tests #19936

Merged
merged 5 commits into from Apr 8, 2024
Merged

Conversation

simotae14
Copy link
Contributor

What does it do?

It tries to fix a unit test randomly failing.

Why is it needed?

Because we have often the step failing in our PRs

@simotae14 simotae14 self-assigned this Mar 27, 2024
@simotae14 simotae14 marked this pull request as draft March 27, 2024 09:44
Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contributor-docs ❌ Failed (Inspect) Mar 27, 2024 10:59am

@simotae14
Copy link
Contributor Author

I added the type definition of the children argument because I had a TS error in the editor and inside the logged errors I saw this
Schermata 2024-03-27 alle 11 13 57

Copy link
Member

@joshuaellis joshuaellis left a comment

Choose a reason for hiding this comment

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

I'm not convinced a TS change will fix an act warning, because the act warning typically means that react is updating and we're not awaiting it etc.

Copy link
Contributor

@remidej remidej left a comment

Choose a reason for hiding this comment

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

Let's see if skipHover does the trick :)

@simotae14 simotae14 merged commit ecb089c into v5/main Apr 8, 2024
25 of 30 checks passed
@simotae14 simotae14 deleted the v5/fix-fe-flaky-test branch April 8, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants