Bug 1042097 - Upload Android tombstones to blobber; r=dminor

This commit is contained in:
Geoff Brown
2014-08-11 11:55:28 -06:00
parent 185bfe9300
commit 86d444e03c
3 changed files with 47 additions and 0 deletions

View File

@@ -269,6 +269,7 @@ class RemoteReftest(RefTest):
else:
self.SERVER_STARTUP_TIMEOUT = 90
self.automation.deleteANRs()
self.automation.deleteTombstones()
def findPath(self, paths, filename = None):
for path in paths: