-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RN Animated Event, React Native #4714
Comments
Try to add
|
Disabling synchronization will break the tests in most of the cases. I just downgraded detox to 20.32.0 and waiting for the fix 🤞 |
Fix released with #4717 |
I still have this issue even with |
|
same issue, downgrading helps, but I'm upgrading an older project so still have other issues, ran into |
i had the same problem with thanks to those who recommended downgrading to |
@aimeerivers, @RnbWd, @sergiomap, @anisalfen, @lkosiorowski, @MarcelinaZiolkiewicz, @molchanovskiy If you still have issues with synchronization, Detox is an open-source project - feel more than free to assist by investigating issues or providing minimal repro repos. As for flagging issues: please include environment details and provide more context for reproduction (e.g., RN version, Fabric), check this section. |
thank you @asafkorem 20.34.4 does indeed fix it!! |
What happened?
Test is stuck on
device.launchApp
More logs in "Detox logs"
What was the expected behaviour?
launchApp should run success so tests are started
Was it tested on latest Detox?
Help us reproduce this issue!
No response
In what environment did this happen?
Detox version: 20.34.1
React Native version: 0.76.8
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 23
Test-runner (select one): jest
Detox logs
Detox logs
Device logs
Device logs
More data, please!
My init.js
The text was updated successfully, but these errors were encountered: