status-desktop/test/e2e/scripts/utils
Anastasiya Semenkevich e2f2a34a8b Increase timeout for wait_for_port
Following up Squish advise:

In the wait_for_port.py, you are using socket.create_connection() where the timeout is set to 1.
Could you increase the timeout here and also put a check before to make sure that port is not in the use anymore, before proceeding to launch the AUT.
2024-01-23 10:06:21 +03:00
..
__init__.py test(pytest) Import squish as a python module. (#11421) 2023-07-10 17:55:10 +02:00
decorators.py Fix/147 test sync device (#157) 2023-10-09 19:04:29 +02:00
local_system.py chore: update error message 2024-01-09 16:03:31 +03:00
system_path.py chore(all): rename _logger to LOG to match changes 2023-12-01 14:58:22 +01:00
wait_for_port.py Increase timeout for wait_for_port 2024-01-23 10:06:21 +03:00