pytest: add durations to tici (#30609)
add durations to tici
old-commit-hash: 56b8a1a5db
pull/32199/head
parent
d331250b7e
commit
fa45813b3d
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
||||
[pytest] |
||||
addopts = -Werror --strict-config --strict-markers |
||||
addopts = -Werror --strict-config --strict-markers --durations=10 |
||||
markers = |
||||
slow: tests that take awhile to run and can be skipped with -m 'not slow' |
||||
tici: tests that are only meant to run on the C3/C3X |
||||
|
Loading…
Reference in new issue