Change-Id: Ic3e3dd719147c6c98bb16ff16dbb029a519194ea
ja/edge-to-edge-dropshots
Jose Alcérreca 4 months ago
parent 9d8a8e2399
commit cf9e35cfb2

@ -200,7 +200,6 @@ jobs:
disk-size: 6000M
heap-size: 600M
profile: pixel_5
ram-size: 4096M
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
script: ./gradlew connectedDemoDebugAndroidTest --daemon
@ -224,7 +223,6 @@ jobs:
heap-size: 600M
profile: pixel_5
force-avd-creation: false
ram-size: 4096M
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
script: adb shell rm -rf /storage/emulated/0/Download/screenshots && ./gradlew connectedDemoDebugAndroidTest -Pdropshots.record --stacktrace

Loading…
Cancel
Save