Коллеги, прошу помощи
2019-02-18 22:49:01 [SR.runTests] Executing instrumentation suite on 18 device(s).
Exception in thread "Thread-652" java.lang.OutOfMemoryError: Java heap space <==========> :app:spoonDebugAndroidTestidTest
Exception in thread "Thread-646" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-653" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-645" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-650" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-649" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "Thread-648" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-651" java.lang.OutOfMemoryError: Java heap space
at com.android.ddmlib.MultiLineReceiver.addOutput(MultiLineReceiver.java:63)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:572)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:627)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:420)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:347)
at com.android.ddmlib.Device.executeShellCommand(Device.java:576)
at com.android.ddmlib.logcat.LogCatReceiverTask.run(LogCatReceiverTask.java:74)
at java.lang.Thread.run(Thread.java:748)