Skip to content

Commit 9e9523c

Browse files
authored
[https://nvbugs/5762016][chore] Skip a ray test (NVIDIA#10194)
Signed-off-by: Shuyi Xiong <219646547+shuyixiong@users.noreply.github.com>
1 parent 7421224 commit 9e9523c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/llmapi/test_llm_multi_gpu_pytorch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def test_llama_7b_multi_lora_tp2():
6666
cuda_graph_config=None)
6767

6868

69+
@skip_ray
6970
@pytest.mark.gpu2
7071
def test_phi3_lora_fused_modules_output_on_tp2_identical_to_tp1() -> None:
7172
check_phi3_lora_fused_modules_output_tp2_identical_to_tp1(

0 commit comments

Comments
 (0)