Open flloyddsouza opened 2 hours ago
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
Hey! 👋
It looks like you've omitted a few important sections from the issue template.
Please complete Snack or a link to a repository section.
Description
Upgraded RN from 75.4 to 76.2 Upgraded to latest react-native-guesture-handler Using detox for E2E testing Normal Build succeeds not Test Build
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':react-native-gesture-handler:mergeDebugAndroidTestNativeLibs'.
Try:
BUILD FAILED in 31m 3s 372 actionable tasks: 327 executed, 45 up-to-date
Steps to reproduce
cd android && gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug
Snack or a link to a repository
-
Gesture Handler version
2.21.2
React Native version
0.76.2
Platforms
Android
JavaScript runtime
None
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes