Commit ce0727f
authored
Fix flaky test (getsentry#4198)
There's a test in `test_utils.py` that flakes very often, but only on
Python 3.8 and only in CI (locally it's all fine). I've tried a couple
of ways to fix it but at this point it's not worth the effort, so just
skipping it on 3.8.1 parent 984f29a commit ce0727f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
901 | 902 | | |
902 | 903 | | |
903 | 904 | | |
| 905 | + | |
904 | 906 | | |
905 | 907 | | |
906 | 908 | | |
| |||
0 commit comments