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

playwright: fixed Flakiness in test cases spec #17993

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

ShaileshParmar11
Copy link
Contributor

This pull request fixes a flakiness issue in the test cases spec for the playwright. The issue was related to the table difference test case, where the order of certain actions was causing inconsistent results. The patch in this pull request reorders the actions to ensure consistent behavior.

Copy link
Contributor

github-actions bot commented Sep 25, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.38% (37427/58130) 41.1% (14873/36185) 43.14% (4515/10466)

Copy link

@ShaileshParmar11 ShaileshParmar11 merged commit a7a2a72 into main Sep 25, 2024
14 of 16 checks passed
@ShaileshParmar11 ShaileshParmar11 deleted the aut-test-failure-part1 branch September 25, 2024 16:19
chirag-madlani pushed a commit that referenced this pull request Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants