Flutter integration tests not launching on android emulator #1219
Replies: 3 comments 12 replies
-
Hi @charbel-elhajj, can you please share the build id? |
Beta Was this translation helpful? Give feedback.
-
Hi @charbel-elhajj, I see the build is cancelled, and it's a bit difficult to debug as the logs are unavailable.
|
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have a problem while running flutter integration tests on android on codemagic.
When I run them using flutter drive, I get the following:
This problem only happens when executing on the codemagic CI. It does not happen when executing those tests on iOS in the pipeline, only android.
I have tried the suggested solution (in the message) but it doesn't work.
Note: it does not throw an error, the pipeline gets stuck and its status remains "running".
Beta Was this translation helpful? Give feedback.
All reactions