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

skipping failing integ test that is newly added #652

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

saimedhi
Copy link
Collaborator

@saimedhi saimedhi commented Jan 19, 2024

Description

A recently added rest-api-spec test is failing. Added it to the skip list here.

I will raise an issue to make all the skipping tests work.

closes #653

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.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d905bef) 72.14% compared to head (928b609) 72.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #652   +/-   ##
=======================================
  Coverage   72.14%   72.14%           
=======================================
  Files          89       89           
  Lines        7945     7945           
=======================================
  Hits         5732     5732           
  Misses       2213     2213           

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

@saimedhi saimedhi marked this pull request as draft January 19, 2024 18:02
Signed-off-by: saimedhi <saimedhi@amazon.com>
@saimedhi saimedhi marked this pull request as ready for review January 19, 2024 18:30
@saimedhi saimedhi closed this Jan 19, 2024
@saimedhi saimedhi reopened this Feb 1, 2024
@saimedhi
Copy link
Collaborator Author

saimedhi commented Feb 2, 2024

@VachaShah, please take a look. Skipping few failing integration tests.

Copy link
Collaborator

@VachaShah VachaShah left a comment

Choose a reason for hiding this comment

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

@saimedhi Can we fix these instead of adding them to the skip tests? We can take a look at all skip tests incrementally but lets fix the most recent ones?

@dblock
Copy link
Member

dblock commented Feb 2, 2024

Let's merge this to get the CI to stay 🟢 ?

@saimedhi saimedhi merged commit 94e33c6 into opensearch-project:main Feb 2, 2024
106 checks passed
@saimedhi saimedhi deleted the skip/test branch February 6, 2024 22:40
AbitraryYu pushed a commit to AbitraryYu/opensearch-py that referenced this pull request Apr 22, 2024
* skipping a newly added test

Signed-off-by: saimedhi <saimedhi@amazon.com>

* skipping a newly added test

Signed-off-by: saimedhi <saimedhi@amazon.com>

---------

Signed-off-by: saimedhi <saimedhi@amazon.com>
Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
dblock pushed a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
* skipping a newly added test

Signed-off-by: saimedhi <saimedhi@amazon.com>

* skipping a newly added test

Signed-off-by: saimedhi <saimedhi@amazon.com>

---------

Signed-off-by: saimedhi <saimedhi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] REST API Test 50_noop_update fails
3 participants