Skip to content

Conversation

Vishalghyv
Copy link
Contributor

fix: Added cleaning up old files In android
Calling cleanupCallbacks.
Also used
if (selectedArtifactsDir)
{log.debug('Cleaning up artifacts directory on the Android device...');
await adbUtils.clearArtifactsDir(selectedAdbDevice);}

But this caused in decrease of coverage.
So just this.cleanupCallbacks functions is called.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a837e09 on Vishalghyv:master into 9735a1f on mozilla:master.

@Vishalghyv Vishalghyv changed the title Fixes #1591 fix: Added cleaning up old files In android Mar 7, 2020
@Vishalghyv Vishalghyv closed this Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants