From df8697247992e7db3c6a0e937e8a386c8efda76e Mon Sep 17 00:00:00 2001 From: Roman Inflianskas Date: Thu, 2 May 2024 10:53:44 +0300 Subject: [PATCH] Update comment about pytest issue [skip changelog] --- python-sentry-sdk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index e5c2051..136c625 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -41,7 +41,7 @@ Source0: %{forgesource} # because of the bug in pytest-forked, reorder them to make them pass. # See https://github.com/pytest-dev/pytest-forked/issues/67#issuecomment-1964718720 # for the explanation. -# TODO: report back to upstream and unpin the dependencies there +# Upstream issue: https://github.com/getsentry/sentry-python/issues/3035 Patch0: 0001-Reorder-forked-tests.patch # Tests fail because they expect to be executed in clean environment. Patch1: 0002-tests.test_new_scopes_compat_event-compatibility.patch