Android device storage fills up when running many tests over night

Hello,

Appium 1.7.2-beta

I run hundreds of android test over night and mid way through appium fills the device storage up and can no longer continue to run anymore tests.

Has anyone encounter this issue as well?

SetUp : System.InvalidOperationException : An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: ‘Command ‘/Users/adu/Library/Android/sdk/platform-tools/adb -P 5037 -s HT7150200671 shell pm install -r /data/local/tmp/e319163be42019fcd2295e6496df86dc.apk’ exited with code 1’; Stderr: ‘Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]’; Code: ‘1’

Any help is appreciated it.

Thanks.

Alan