wix / Detox

Gray box end-to-end testing and automation framework for mobile apps
https://wix.github.io/Detox/
MIT License
11.01k stars 1.9k forks source link

Detox tests fail on Github Actions CI Runners #4454

Open gosha212 opened 1 month ago

gosha212 commented 1 month ago

What happened?

The tests are failing with the following error: unable to get output buffers (err=-38) Encoder failed (err=-38) Tha app is busy with the following tasks: “LooperIdlingResource-846-mqt_native_modules” “LooperIdlingResource-846-mqt_js”

https://discord.com/channels/957617863550697482/1225016002660532244

What was the expected behaviour?

No response

Was it tested on latest Detox?

Did your test throw out a timeout?

Help us reproduce this issue!

No response

In what environment did this happen?

Detox version: React Native version: Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: Device model: Android version: Test-runner (select one): jest / other

Detox logs

Detox logs ``` paste logs here! ```

Device logs

Device logs ``` paste your device.log here! ```

More data, please!

No response

gosha212 commented 1 month ago

https://github.com/wix/Detox/pull/4440 Probably a reproduction of the issue

swapnilpathare commented 1 month ago

@gosha212

What was the expected behaviour?

so issue is it runs fine initially with setup steps, build is successful but when we try to run it it gets stuck without launching app and we get above mentioned errror in github actions log.

let me know if you need more details

github-actions[bot] commented 1 month ago

Hello! We appreciate you bringing this issue to our attention. It looks like this could be a valuable addition or fix to our project. We believe that this feature would benefit greatly from contributions from the community, even from first-time contributors.

If you're interested in contributing to this feature, please take a look at our contribution guide. It has all the information you need to know about how to submit a pull request and contribute to our project.

You're also welcome to join our Discord server and discuss this feature with the collaborators or other contributors under the channel 'contributions'.

Please feel free to reach out to us if you have any questions, or need help with anything. We appreciate your feedback and look forward to working with you!