Commit 82c9c4e
chore: update pytest config (#638)
* chore: update pytest config
Signed-off-by: Henry Schreiner <[email protected]>
* Disable benchmarking in CI pytest command
Disable benchmarking during pytest runs.
* tests: no use of asyncio
Signed-off-by: Henry Schreiner <[email protected]>
* Update filterwarnings in pyproject.toml
Add additional filter warning for urllib3 in pytest configuration.
* Update urllib3 warning message in pyproject.toml
* Add RuntimeWarning filter to pytest configuration
---------
Signed-off-by: Henry Schreiner <[email protected]>
Co-authored-by: Andrzej Novak <[email protected]>1 parent 566ad91 commit 82c9c4e
3 files changed
+14
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
133 | 139 | | |
134 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
135 | 146 | | |
136 | 147 | | |
137 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 8 | | |
23 | 9 | | |
24 | 10 | | |
| |||
0 commit comments