mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-23 20:18:47 +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 */
|
/* Keep the --reruns flag first, or it won't work */
|
||||||
sh """
|
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 \
|
--disable-warnings \
|
||||||
--alluredir=./allure-results \
|
--alluredir=./allure-results \
|
||||||
-o timeout_func_only=true
|
-o timeout_func_only=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user