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] Retrieve list of Observability objects is flaky #495

Closed
dblock opened this issue Aug 12, 2024 · 0 comments · Fixed by #497
Closed

[BUG] Retrieve list of Observability objects is flaky #495

dblock opened this issue Aug 12, 2024 · 0 comments · Fixed by #497
Assignees
Labels
bug Something isn't working

Comments

@dblock
Copy link
Member

dblock commented Aug 12, 2024

What is the bug?


FAILED  observability/observability.yaml (/home/runner/work/opensearch-api-specification/opensearch-api-specification/tests/default/observability/observability.yaml)
    FAILED  CHAPTERS
        PASSED  Retrieve specific Observability object after creation.
            PASSED  PARAMETERS
                PASSED  object_id
            PASSED  REQUEST BODY
            PASSED  RESPONSE STATUS
            PASSED  RESPONSE PAYLOAD BODY
            PASSED  RESPONSE PAYLOAD SCHEMA
            SKIPPED RESPONSE OUTPUT VALUES
        PASSED  Update specific Observability object.
            PASSED  PARAMETERS
                PASSED  object_id
            PASSED  REQUEST BODY
            PASSED  RESPONSE STATUS
            PASSED  RESPONSE PAYLOAD BODY
            PASSED  RESPONSE PAYLOAD SCHEMA
            SKIPPED RESPONSE OUTPUT VALUES
        PASSED  Retrieve specific Observability object after update.
            PASSED  PARAMETERS
                PASSED  object_id
            PASSED  REQUEST BODY
            PASSED  RESPONSE STATUS
            PASSED  RESPONSE PAYLOAD BODY
            PASSED  RESPONSE PAYLOAD SCHEMA
            SKIPPED RESPONSE OUTPUT VALUES
        FAILED  Retrieve list of Observability objects.
            PASSED  REQUEST BODY
            PASSED  RESPONSE STATUS
            FAILED  RESPONSE PAYLOAD BODY (expected totalHits='0', got '1')
            PASSED  RESPONSE PAYLOAD SCHEMA
            SKIPPED RESPONSE OUTPUT VALUES

How can one reproduce the bug?

https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10356187662/job/28665499770

What is the expected behavior?

Test to be reliable.

What is your host/environment?

2.17 CI/CD

Do you have any additional context?

Introduced in #474 likely.

@dblock dblock added the bug Something isn't working label Aug 12, 2024
@dblock dblock removed the untriaged label Aug 12, 2024
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.

2 participants