Просмотр исходного кода

Increase test reruns and timeout for proxy media

Zed 2 месяцев назад
Родитель
Сommit
3bc78801b3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/pyproject.toml

+ 1 - 1
tests/pyproject.toml

@@ -8,4 +8,4 @@ python = "^3.14"
 seleniumbase = "4.46.5"
 seleniumbase = "4.46.5"
 
 
 [tool.pytest.ini_options]
 [tool.pytest.ini_options]
-addopts = "--pls=eager --reruns=3 --timeout_multiplier=3"
+addopts = "--pls=eager --reruns=5 --timeout_multiplier=5"