Skip to content

Commit 168b4f8

Browse files
temp skip test
1 parent 07483da commit 168b4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unitary/with_extras/aqua/test_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,6 +1012,7 @@ def test_import_any_model_smc_container(
10121012
assert model.ready_to_deploy is True
10131013
assert model.ready_to_finetune is True
10141014

1015+
@pytest.mark.skip(reason="Skipping this test to check for unit test failure in GA")
10151016
@pytest.mark.parametrize(
10161017
"download_from_hf",
10171018
[True, False],

0 commit comments

Comments
 (0)