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] Fixing the tests for concurrent search #11235

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 12c3d07 from #11207.

Signed-off-by: Bansi Kasundra <kasundra@amazon.com>
(cherry picked from commit 12c3d07)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 1bc98f2

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/alerting.git]

Copy link
Contributor

❕ Gradle check result for 1bc98f2: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testReplicaAlreadyAtCheckpoint
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.classMethod
      1 org.opensearch.index.shard.RemoteStoreRefreshListenerTests.testTrackerData

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

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6748e0) 70.92% compared to head (1bc98f2) 70.93%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11235      +/-   ##
============================================
+ Coverage     70.92%   70.93%   +0.01%     
- Complexity    58958    58991      +33     
============================================
  Files          4867     4867              
  Lines        278457   278457              
  Branches      40810    40810              
============================================
+ Hits         197485   197524      +39     
+ Misses        64142    64130      -12     
+ Partials      16830    16803      -27     

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

@sohami
Copy link
Collaborator

sohami commented Nov 17, 2023

@jed326 @kasundra07 Thanks for creating the issues.

@sohami sohami merged commit 6dfee75 into 2.x Nov 17, 2023
43 of 69 checks passed
@github-actions github-actions bot deleted the backport/backport-11207-to-2.x branch November 17, 2023 19:38
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.

3 participants