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: Remove the flakiness #19757

Merged
merged 5 commits into from
Feb 14, 2025
Merged

Playwright: Remove the flakiness #19757

merged 5 commits into from
Feb 14, 2025

Conversation

aniketkatkar97
Copy link
Member

I worked on removing the flakiness for following specs in the AUTs

  • AdvancedSearch
  • AutoClassification

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@aniketkatkar97 aniketkatkar97 added UI UI specific issues To release Will cherry-pick this PR into the release branch labels Feb 12, 2025
@aniketkatkar97 aniketkatkar97 self-assigned this Feb 12, 2025
@aniketkatkar97 aniketkatkar97 requested a review from a team as a code owner February 12, 2025 05:13
@github-actions github-actions bot added the safe to test Add this label to run secure Github workflows on PRs label Feb 12, 2025
chirag-madlani
chirag-madlani previously approved these changes Feb 12, 2025
Copy link
Contributor

github-actions bot commented Feb 12, 2025

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.63% (41373/64016) 40.98% (16710/40772) 44.22% (5041/11400)

Copy link

@ShaileshParmar11 ShaileshParmar11 merged commit 84719b6 into main Feb 14, 2025
15 of 17 checks passed
@ShaileshParmar11 ShaileshParmar11 deleted the fix-flaky-playwright branch February 14, 2025 10:18
Copy link
Contributor

Changes have been cherry-picked to the 1.6.4 branch.

github-actions bot pushed a commit that referenced this pull request Feb 14, 2025
* Remove the flakiness for AdvancedSearch and AutoClassification tests

* Fix the failing tests

* fixed failing data quality test

---------

Co-authored-by: Shailesh Parmar <[email protected]>
(cherry picked from commit 84719b6)
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 To release Will cherry-pick this PR into the release branch UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants