Skip to content

[Backport 2.x] Remove redundant condition in jvmStats test#14140

Merged
dblock merged 1 commit into2.xfrom
backport/backport-14075-to-2.x
Jul 23, 2024
Merged

[Backport 2.x] Remove redundant condition in jvmStats test#14140
dblock merged 1 commit into2.xfrom
backport/backport-14075-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 13dd322 from #14075.

@dblock
Copy link
Copy Markdown
Member

dblock commented Jun 10, 2024

The breaking API change is fixed in #14143.

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 307d331: 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.

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor Author

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Jul 11, 2024
Removing second use of the `frequentyl()` function. This function is alraedy used in the
beginning of the testing block immediately after the declaration of `jvmStats` variable.
The second use of the `frequently()` could cause all the other variables that were carefully
prepared for the constructor to not be used at all.

Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
(cherry picked from commit 13dd322)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dblock dblock force-pushed the backport/backport-14075-to-2.x branch from 307d331 to 5000bc9 Compare July 23, 2024 16:43
@dblock dblock requested a review from ashking94 as a code owner July 23, 2024 16:43
@dblock
Copy link
Copy Markdown
Member

dblock commented Jul 23, 2024

@lukas-vlcek I rebased this

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 5000bc9: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.61%. Comparing base (788a7fe) to head (5000bc9).
Report is 11 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14140      +/-   ##
============================================
+ Coverage     71.52%   71.61%   +0.09%     
- Complexity    62546    62674     +128     
============================================
  Files          5110     5118       +8     
  Lines        293684   293958     +274     
  Branches      42800    42834      +34     
============================================
+ Hits         210063   210531     +468     
+ Misses        65978    65761     -217     
- Partials      17643    17666      +23     

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

@dblock dblock merged commit 2457cf5 into 2.x Jul 23, 2024
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ject#14140)

Removing second use of the `frequentyl()` function. This function is alraedy used in the
beginning of the testing block immediately after the declaration of `jvmStats` variable.
The second use of the `frequently()` could cause all the other variables that were carefully
prepared for the constructor to not be used at all.

(cherry picked from commit 13dd322)

Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
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>
Signed-off-by: kkewwei <kkewwei@163.com>
@dbwiddis dbwiddis deleted the backport/backport-14075-to-2.x branch July 24, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog stalled Issues that have stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants