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

[BUG] REST API Test 50_noop_update fails #653

Closed
macohen opened this issue Jan 19, 2024 · 1 comment · Fixed by #652
Closed

[BUG] REST API Test 50_noop_update fails #653

macohen opened this issue Jan 19, 2024 · 1 comment · Fixed by #652
Assignees
Labels
bug Something isn't working

Comments

@macohen
Copy link
Contributor

macohen commented Jan 19, 2024

What is the bug?

The test OpenSearch-main/rest-api-spec/src/main/resources/rest-api-spec/test/indices/stats/50_noop_update[0] fails on the main and 2.0 workflows in GH actions

How can one reproduce the bug?

  1. Comment the line "OpenSearch-main/rest-api-spec/src/main/resources/rest-api-spec/test/indices/stats/50_noop_update[0]", in opensearch-py/test_opensearchpy/test_server/test_rest_api_spec.py/
  2. Run ./.ci/run-tests or push a draft PR to GH to kick off the action

What is the expected behavior?

All tests succeed

What is your host/environment?

Amazon Linux 2

Do you have any screenshots?

N/A

@macohen macohen added bug Something isn't working untriaged Need triage labels Jan 19, 2024
@saimedhi saimedhi removed the untriaged Need triage label Jan 19, 2024
@dblock
Copy link
Member

dblock commented Jan 19, 2024

As part of this, let's take a look at SKIP_TESTS and get rid of it. There's no reason why YAML tests should be failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants