Skip to content

Commit 56a539c

Browse files
authored
[None][chore] Waive failing pre-merge test on main (#8282)
Signed-off-by: Balaram Buddharaju <[email protected]>
1 parent efd4ffa commit 56a539c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/defs/llmapi/test_llm_e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ def test_llmapi_load_engine_from_build_command_with_lora(
9090
])
9191

9292

93+
@pytest.mark.skip(reason="https://nvbugs/5574355")
9394
@pytest.mark.parametrize("model_name,model_path", [
9495
("llama", "llama-models-v2/TinyLlama-1.1B-Chat-v1.0"),
9596
])

0 commit comments

Comments
 (0)