Skip to content

Conversation

mikaylathompson
Copy link
Collaborator

Description

The Solutions pipeline is blocked by mysterious failures in the SnapshotState tests. While we debug that, this is an emergency measure to unblock it. We believe this is a low risk test to disable because the logic is covered by other tests.

Issues Resolved

Testing

Check List

  • New functionality includes testing
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@mikaylathompson mikaylathompson force-pushed the disable-snapshot-state-tests branch from 7e8cd3b to 1ea29b0 Compare March 19, 2025 17:13
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (ba2f255) to head (1ea29b0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1365      +/-   ##
============================================
- Coverage     79.91%   79.91%   -0.01%     
+ Complexity     2976     2975       -1     
============================================
  Files           442      442              
  Lines         16213    16213              
  Branches       1086     1086              
============================================
- Hits          12957    12956       -1     
- Misses         2616     2617       +1     
  Partials        640      640              
Flag Coverage Δ
unittests 79.91% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified by looking at the test output from the CI run:

image

@peternied peternied merged commit d173614 into opensearch-project:main Mar 19, 2025
60 checks passed
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.

2 participants