From 7e93256da4caf033b4164a074eab1ea7efd0068e Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Mon, 30 Mar 2026 18:39:20 -0700 Subject: [PATCH] test_bedrock_document_understanding --- tests/llm_translation/test_bedrock_completion.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/llm_translation/test_bedrock_completion.py b/tests/llm_translation/test_bedrock_completion.py index f57c77db54..c7c179fd49 100644 --- a/tests/llm_translation/test_bedrock_completion.py +++ b/tests/llm_translation/test_bedrock_completion.py @@ -2472,7 +2472,6 @@ def test_bedrock_error_handling_streaming(): "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf", # "https://raw.githubusercontent.com/datasets/gdp/master/data/gdp.csv", "https://www.cmu.edu/blackboard/files/evaluate/tests-example.xls", - "http://www.krishdholakia.com/", # "https://raw.githubusercontent.com/datasets/sample-data/master/README.txt", # invalid url "https://raw.githubusercontent.com/mdn/content/main/README.md", ],