Skip to content

Commit 4c1e214

Browse files
temporarily skip failing tests (#2325)
* temporarily skip failing tests * unskip tests with missing role
1 parent c7c1142 commit 4c1e214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests_integration/test_snowpark.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,7 @@ def test_if_excluding_version_of_anaconda_package_moves_it_to_other_requirements
17141714
assert any("about_time" in name for name in zf.namelist())
17151715

17161716

1717+
@pytest.mark.no_qa # temporarily skip due to account misconfiguration (SNOW-2110509)
17171718
@pytest.mark.integration
17181719
def test_using_external_packages_from_package_repository(
17191720
test_database, runner, project_directory, alter_snowflake_yml

0 commit comments

Comments
 (0)