java.lang.OutOfMemoryError: java.lang.OutOfMemoryError: OutOfMemoryError thrown while trying to throw an exception; no stack trace available
pull/1/head
Jose Alcérreca 3 years ago committed by GitHub
parent 3fa7b38de9
commit 39988038f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,6 +103,7 @@ jobs:
arch: x86 arch: x86
disable-animations: true disable-animations: true
disk-size: 1500M disk-size: 1500M
heap-size: 512M
script: ./gradlew connectedAndroidTest -x :benchmark:connectedBenchmarkAndroidTest script: ./gradlew connectedAndroidTest -x :benchmark:connectedBenchmarkAndroidTest
- name: Upload test reports - name: Upload test reports

Loading…
Cancel
Save