[WIP] React Native e2e tests - #353
MrImmortal09 wants to merge 9 commits into
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
3179223 to
9fd9490
Compare
|
Size Change: 0 B Total Size: 8.44 MB ℹ️ View Unchanged
|
cc91c93 to
f82a2f7
Compare
f82a2f7 to
fdad686
Compare
The self-hosted runner hung for ~2h with zero progress booting the emulator (run 33203465780), almost certainly missing/inaccessible KVM. ubuntu-latest is the well-known-good environment for the Android emulator, so move just this job there and add the standard KVM udev-rule step (same one reactivecircus/android-emulator-runner uses) since /dev/kvm exists but isn't world-accessible by default. build-android-bindings stays self-hosted since it has no emulator dependency and benefits from the warm Nix store there. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
No description provided.