Open raghusarangapani opened 7 years ago
Run the peer_2_peer tests as a suite:
pytest -s --liteserv-one-platform=android --liteserv-one-version=1.4-44 --liteserv-one-host=<Android_IP> --liteserv-one-port=51000 --liteserv-one-storage-engine=SQLite --liteserv-two-platform=net-msft --liteserv-two-version=1.4-42 --liteserv-two-host=<Windows_IP> --liteserv-two-port=52000 --liteserv-two-storage-engine=SQLite testsuites/listener/shared/client_client/
The issue also exists when run individually. The push and pull tests have more docs than the regular sanity test.
I can manually stop the service from task manager without issues
@raghusarangapani Are you still seeing this?
Run the peer_2_peer tests as a suite:
The issue also exists when run individually. The push and pull tests have more docs than the regular sanity test.
I can manually stop the service from task manager without issues