Skip to content

Fix GsonExt flaky test#2719

Merged
ambushwork merged 1 commit into
developfrom
yl/fix-gson-test-flaky
Jun 12, 2025
Merged

Fix GsonExt flaky test#2719
ambushwork merged 1 commit into
developfrom
yl/fix-gson-test-flaky

Conversation

@ambushwork

Copy link
Copy Markdown
Member

What does this PR do?

forge.aString() can generate numerical string like: "1", "23", etc, which make test fail,
change to anAlphabeticalString which doesn't contain any number.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.81%. Comparing base (dc4ab79) to head (4bbbe6d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2719      +/-   ##
===========================================
- Coverage    69.85%   69.81%   -0.04%     
===========================================
  Files          823      823              
  Lines        30626    30626              
  Branches      5157     5157              
===========================================
- Hits         21391    21380      -11     
- Misses        7785     7797      +12     
+ Partials      1450     1449       -1     

see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ambushwork
ambushwork marked this pull request as ready for review June 11, 2025 14:48
@ambushwork
ambushwork requested review from a team as code owners June 11, 2025 14:48
@ambushwork
ambushwork merged commit 87d7506 into develop Jun 12, 2025
25 checks passed
@ambushwork
ambushwork deleted the yl/fix-gson-test-flaky branch June 12, 2025 08:24
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.

3 participants