We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ecd2f commit d6c12acCopy full SHA for d6c12ac
tests_integration/spcs/test_image_repository.py
@@ -35,6 +35,7 @@
35
INTEGRATION_REPOSITORY = "snowcli_repository"
36
37
38
+@pytest.mark.no_qa # temporarily skipping the test on QA due to missing image on testing account
39
@pytest.mark.integration
40
def test_list_images_tags(runner):
41
# test assumes the testing environment has been set up with /<DATABASE>/PUBLIC/snowcli_repository/snowpark_test_echo:1
0 commit comments