From 8137d878a00c640de1db098d7993be52e81bd252 Mon Sep 17 00:00:00 2001 From: kerry Date: Sat, 19 Sep 2026 20:59:05 +0000 Subject: [PATCH] test(integration): drop contract nodes left behind by case renames Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- tests/integration/contracts.json | 54 -------------------------------- 1 file changed, 54 deletions(-) diff --git a/tests/integration/contracts.json b/tests/integration/contracts.json index d86f44cf24a..f6353bfe0da 100644 --- a/tests/integration/contracts.json +++ b/tests/integration/contracts.json @@ -1321,60 +1321,6 @@ "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[us.anthropic.claude-opus-5-v1:0-stream_full_usage]": [ "quota_management.spend_tracking.scripted_wire.logs_cost" ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-embedding-4-small-single]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-embedding-4-small-batch]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-embedding-4-small-token-array]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-embedding-4-large-dimensions]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[azure-text-embedding-4-large-deployment]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[cohere-embed-v5]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[bedrock-titan-embed-v3]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[bedrock-cohere-embed-v4]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[vertex-text-embedding-006]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[gemini-embedding-002]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[together-embedding-v1]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[fireworks-embedding-v1]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-completion-openai-basic]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-completion-openai-stream-usage]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[text-completion-openai-n-best]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[together-completions]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[omni-moderation-next-single]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], - "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[omni-moderation-next-list]": [ - "quota_management.spend_tracking.cost_matrix.logs_cost" - ], "tests/integration/cost_calculation/test_cost_tracking.py::test_case_bills_expected_cost[azure-text-embeddings-4-large-deployment]": [ "quota_management.spend_tracking.cost_matrix.logs_cost" ],