Skip to content

Commit b531438

Browse files
committed
chore(tests): add expected failure
1 parent 1390ae9 commit b531438

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tools/automated-tests/.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ TESTS_GITHUB_PAT='test'
4848

4949
TESTS_CLOUDSMITH_TOKEN='test'
5050

51+
TESTS_XAI_API_KEY='test'

tools/automated-tests/config/expected_failures.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ input/instructions/how-to/use-ai-gcp-model-armor-plugin/gateway.yaml: "Expected:
2626
input/instructions/how-to/compare-llm-models-accuracy/gateway.yaml: "Expected: request 1 to have status code 200, got: 401."
2727
input/instructions/how-to/use-agno-with-ai-proxy/gateway.yaml: "Expected: command to have return code 0, got: 1"
2828
input/instructions/how-to/use-langchain-with-ai-proxy/gateway.yaml: "Expected: command to have return code 0, got: 1"
29-
input/instructions/how-to/azure-batches/gateway.yaml: "Expected: request http://localhost:8000/files to have status code 201, got: 401."
29+
input/instructions/how-to/azure-batches/gateway.yaml: "Expected: request http://localhost:8000/files to have status code 201, got: 401."
30+
input/instructions/how-to/set-up-ai-proxy-for-image-generation-with-grok/gateway.yaml: "Expected: request http://localhost:8000/anything to have status code 201, got: 400."

0 commit comments

Comments
 (0)