mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.88k stars 281 forks source link

Upon running 10 flows at once Issue in 1.39.0 and 1.39.1 #2141

Closed mskhan18 closed 1 week ago

mskhan18 commented 1 week ago

Is there an existing issue for this?

Steps to reproduce

1. I tried to run all the follows one after the other but after executing 5 tests i get the following error

Actual results

Exception in thread "pool-4-thread-1" java.io.IOException: Command failed (host:transport:emulator-5554): device offline
        at dadb.adbserver.AdbServer.send$dadb(AdbServer.kt:99)
        at dadb.adbserver.AdbServerDadb.open(AdbServer.kt:137)
        at dadb.forwarding.TcpForwarder.handleForwarding$lambda-1(TcpForwarder.kt:64)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1623)

Expected results

All Flows should run one after the other

About app

Closed Source Cross Platform Flutter 3.22.5

About environment

ios

X code Version 16.0 (16A242d)

Logs

Logs ``` ```

Maestro version

1.39.0

How did you install Maestro?

install script (https://get.maestro.mobile.dev)

Anything else?

No response

linear[bot] commented 1 week ago

MA-2558 Upon running 10 flows at once Issue in 1.39.0 and 1.39.1

mskhan18 commented 1 week ago

Duplicated

github-actions[bot] commented 17 hours ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!