mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-23 12:08:53 +00:00
ci: temp disable reruns to speed up testng
This commit is contained in:
parent
3dce922856
commit
96fd0e6f8b
@ -174,7 +174,7 @@ pipeline {
|
||||
]) {
|
||||
/* Keep the --reruns flag first, or it won't work */
|
||||
sh """
|
||||
python3 -m pytest -m "not keycard" -v --reruns=1 --timeout=240 ${flags.join(" ")} \
|
||||
python3 -m pytest -m "not keycard" -v --timeout=240 ${flags.join(" ")} \
|
||||
--disable-warnings \
|
||||
--alluredir=./allure-results \
|
||||
-o timeout_func_only=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user