You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce it on a new docker start from tests/plugins/query_insights.
tests/plugins/query_insights $ docker compose up
npm run test:spec--insecure -- --tests tests/plugins/query_insights/insights/top_queries.yaml --verbose
FAILED Retrieve top queries by memory usage.
PASSED PARAMETERS
PASSED type
PASSED REQUEST BODY
PASSED RESPONSE STATUS
PASSED RESPONSE PAYLOAD BODY
FAILED RESPONSE PAYLOAD SCHEMA (data/top_queries/2/source/query/bool/adjust_pure_negative property is not defined in the spec)
SKIPPED RESPONSE OUTPUT VALUES
What is the bug?
Intermittent CI failure, e.g. https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11487125212/job/31970965603?pr=637
How can one reproduce the bug?
I can reproduce it on a new docker start from tests/plugins/query_insights.
Here's the response:
What is the expected behavior?
Tests to pass.
Do you have any additional context?
After #625.
The text was updated successfully, but these errors were encountered: