From 4478683a4dd1ec74d7fa28d213608a8501ef8cc4 Mon Sep 17 00:00:00 2001 From: Adrian Galvan Date: Fri, 10 Jun 2022 14:09:42 -0700 Subject: [PATCH] Temporarily disabling Sentry tests until we have access to a premium dev account --- tests/integration_tests/saas/test_sentry_task.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration_tests/saas/test_sentry_task.py b/tests/integration_tests/saas/test_sentry_task.py index d71ae5e47..3de481719 100644 --- a/tests/integration_tests/saas/test_sentry_task.py +++ b/tests/integration_tests/saas/test_sentry_task.py @@ -14,6 +14,7 @@ from tests.graph.graph_test_util import assert_rows_match +@pytest.mark.skip(reason="Pending account resolution") @pytest.mark.integration_saas @pytest.mark.integration_sentry def test_sentry_access_request_task( @@ -263,6 +264,7 @@ def sentry_erasure_test_prep(sentry_connection_config, db): return erasure_email, issue_url, headers +@pytest.mark.skip(reason="Pending account resolution") @pytest.mark.integration_saas @pytest.mark.integration_sentry def test_sentry_erasure_request_task(