mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 7610346a34ee (bug 859705) for intermittent Android xpcshell failures on a CLOSED TREE.
This commit is contained in:
parent
fd708b30d1
commit
c025f2226f
@ -155,7 +155,6 @@ class XPCShellRemote(xpcshell.XPCShellTests, object):
|
||||
self.device.pushFile(os.path.join(dir, info.filename), remoteFile)
|
||||
finally:
|
||||
shutil.rmtree(dir)
|
||||
return
|
||||
|
||||
for file in os.listdir(self.localLib):
|
||||
if (file.endswith(".so")):
|
||||
|
Loading…
Reference in New Issue
Block a user