Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 83eef30

Browse files
committed
add the reason for why it disable the test
1 parent 9917f9f commit 83eef30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/small/ml/test_llm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,7 @@ def test_gemini_preview_model_warnings(model_name):
792792
llm.GeminiTextGenerator(model_name=model_name)
793793

794794

795+
# b/436340035 temp disable the test to unblock presumbit
795796
@pytest.mark.parametrize(
796797
"model_class",
797798
[

0 commit comments

Comments
 (0)