You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to ran my test in emulator, But never works and it returns the below error
● Test suite failed to run
DetoxRuntimeError: Cannot boot Android Emulator with the name: 'Android 34'
HINT: Make sure you choose one of the available emulators: Android_34,Pixel_6_API_34_1
at AVDValidator._assertAVDMatch (../node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:37:13)
at AVDValidator.validate (../node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:18:16)
at EmulatorAllocDriver.allocate (../node_modules/detox/src/devices/allocation/drivers/android/emulator/EmulatorAllocDriver.js:34:5)
at Detox._doInit (../node_modules/detox/src/Detox.js:196:26)
FYI: detox tests in iOS running smoothly.
What was the expected behaviour?
No response
Was it tested on latest Detox?
I have tested this issue on the latest Detox release and it still reproduces.
Detox version:"^19.4.0",
"detox-recorder": "^1.0.151",
React Native version: 0.68.3
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version: v20.3.0
Device model: pixel
Android version: 34
Test-runner (select one): jest / other
Detox logs
Detox logs
● Test suite failed to run
DetoxRuntimeError: Cannot boot Android Emulator with the name: 'Android 34'
HINT: Make sure you choose one of the available emulators: Android_34,Pixel_6_API_34_1
at AVDValidator._assertAVDMatch (../node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:37:13)
at AVDValidator.validate (../node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:18:16)
at EmulatorAllocDriver.allocate (../node_modules/detox/src/devices/allocation/drivers/android/emulator/EmulatorAllocDriver.js:34:5)
at Detox._doInit (../node_modules/detox/src/Detox.js:196:26)
Device logs
Device logs
paste your device.log here!
More data, please!
No response
The text was updated successfully, but these errors were encountered:
FAIL e2e/suite.test.js
● Test suite failed to run
DetoxRuntimeError: Cannot boot Android Emulator with the name: 'Pixel_7a_API_29'
HINT: Make sure you choose one of the available emulators: INFO | Storing crashdata in: /tmp/android-runner/emu-crash-34.2.16.db, detection is enabled for process: 2243,test
at AVDValidator._assertAVDMatch (node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:36:13)
at AVDValidator.validate (node_modules/detox/src/devices/allocation/drivers/android/emulator/AVDValidator.js:18:16)
at async EmulatorAllocDriver.allocate
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 0.918 s
Ran all test suites.
09:51:10.864 detox[2218] E Command failed with exit code = 1:
jest --config e2e/jest.config.js
What happened?
I try to ran my test in emulator, But never works and it returns the below error
FYI: detox tests in iOS running smoothly.
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:"^19.4.0",
"detox-recorder": "^1.0.151",
React Native version: 0.68.3
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version: v20.3.0
Device model: pixel
Android version: 34
Test-runner (select one): jest / other
Detox logs
Detox logs
Device logs
Device logs
More data, please!
No response
The text was updated successfully, but these errors were encountered: