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

[Backport 2.x] [Bugfix] Fix ICacheKeySerializerTests flakiness #14617

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f9512db from #14564.

* Fix testInvalidInput flakiness

Signed-off-by: Peter Alfonsi <petealft@amazon.com>

* Addressed andrross's comment

Signed-off-by: Peter Alfonsi <petealft@amazon.com>

* rerun security check

Signed-off-by: Peter Alfonsi <petealft@amazon.com>

---------

Signed-off-by: Peter Alfonsi <petealft@amazon.com>
Co-authored-by: Peter Alfonsi <petealft@amazon.com>
(cherry picked from commit f9512db)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.53%. Comparing base (43b4f99) to head (486cce0).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14617      +/-   ##
============================================
+ Coverage     71.52%   71.53%   +0.01%     
- Complexity    62392    62439      +47     
============================================
  Files          5103     5103              
  Lines        293268   293268              
  Branches      42732    42732              
============================================
+ Hits         209749   209801      +52     
+ Misses        65922    65903      -19     
+ Partials      17597    17564      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Jul 1, 2024

❕ Gradle check result for 486cce0: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@andrross andrross merged commit 7fb5550 into 2.x Jul 2, 2024
54 of 55 checks passed
@andrross andrross deleted the backport/backport-14564-to-2.x branch July 2, 2024 17:45
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…4564) (opensearch-project#14617)

* Fix testInvalidInput flakiness

* Addressed andrross's comment

* rerun security check

---------

(cherry picked from commit f9512db)

Signed-off-by: Peter Alfonsi <petealft@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peter Alfonsi <petealft@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant