Commit 970a350
Ihar Hrachyshka
tests: fix test_stacktrace_big_recursion failure due to argv (getsentry#4346)
Sometimes I see the test failing because the event contains `extras`
with `sys.argv` key in addition to `exception`. There's probably some
state leaking between tests, but regardless this patch should make the
test case slightly more robust.
Signed-off-by: Ihar Hrachyshka <[email protected]>1 parent 1041dbb commit 970a350
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
1154 | | - | |
1155 | | - | |
1156 | | - | |
1157 | | - | |
| 1154 | + | |
| 1155 | + | |
1158 | 1156 | | |
1159 | 1157 | | |
1160 | 1158 | | |
| |||
0 commit comments