react-native-community / docker-android

Android Docker Image for React Native and common android development.
MIT License
484 stars 144 forks source link

avd test fails on android-21 #93

Open gengjiawen opened 4 years ago

gengjiawen commented 4 years ago

Introduced by https://github.com/react-native-community/docker-android/pull/91.

Log: https://app.circleci.com/pipelines/github/react-native-community/docker-android/103/workflows/c93359ba-89c4-4df8-b3bc-d1ae795fb952/jobs/168

cc @dulmandakh

safaiyeh commented 4 years ago

Hey @gengjiawen any insight on why this is happening? I can take a look, blocking upgrading RN to node >= 12

gengjiawen commented 4 years ago

Hey @gengjiawen any insight on why this is happening? I can take a look, blocking upgrading RN to node >= 12

It's most likely on google side. We have not changed anything. android-19 is fine. You have dig into why android-21 is not launching.