Android Studio Excessive Memory Usage When Running Espresso UI Tests -


i notice when running espresso ui tests on emulated device system's memory usage increases indefinitely until restart android studio , emulated device.

on inspection can see android studio , emulated device memory usage remain constant, yet overall memory usage increases. cannot see additional memory assigned in system monitor.

this happens when running empty tests on blank activity! please see code attached

i running android studio 2.2.3 on ubuntu 16.04. emulated device use android 7.0 api 24 running on nexus 5, 1gb ram, started in terminal using avd. test class i'm running contains espresso ui tests.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -