Commit 970acab
committed
pyproject.toml: register pytest mark privileged
f53d5d3 testcases: mark certain tests as privileged
Introduced the custom mark privileged to mark out tests which need to be
run as privileged processes. However this leads to warning messages
seen in the warnings summary for the tests.
We register these custom marks to avoid these warning messages.
Signed-off-by: Sachin Prabhu <[email protected]>1 parent 6a4a2e9 commit 970acab
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments