Appium AWS device farm, unable to execute more than 100 scenarios.

0

We are using AWS device farm to execute Android and IOS tests, after we pass the 100 test cases border we start to see an error on Android, Appium is not able to find a free port, Original error: Cannot find any free port in range 8200..8299}. I'm sure that in our code we are calling driver.quit in order to release the ports, also before each test I run an adb command to check current status and there is no ADB ports used, so Im worry if maybe the problem is with the ADB version used in device farm, we are using custom environments and Appium 1.22.3 with Java.

  • Hi, @ricardo.

    I think that it will be helpful to answer by presenting a sample of your test code and the implementation part of the disconnection process.

posta 2 anni fa106 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande