Closed
Bug 1298175
Opened 8 years ago
Closed 8 years ago
Webextensions tests fail on Android with DMError: Attempted to push a file (/tmp/tmp_xxx) to a directory (/storage/sdcard/tests/xpc/p/mozinfo.json)!
Categories
(WebExtensions :: Android, defect)
WebExtensions
Android
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1293309
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
Comment 1•8 years ago
|
||
This test went bad right around the time this was logged:
DMError: Attempted to push a file (/tmp/tmp_MCxtO) to a directory (/storage/sdcard/tests/xpc/p/mozinfo.json)!
To see it on context: https://treeherder.mozilla.org/logviewer.html#?job_id=34659339&repo=mozilla-inbound#L2222
Component: WebExtensions → WebExtensions: Android
Summary: Intermittent toolkit/components/extensions/test/xpcshell/test_ext_downloads.js | xpcshell return code: 11662 → Webextensions tests fail on Android with DMError: Attempted to push a file (/tmp/tmp_xxx) to a directory (/storage/sdcard/tests/xpc/p/mozinfo.json)!
Updated•8 years ago
|
Priority: -- → P4
Whiteboard: triaged
Updated•8 years ago
|
Comment 3•8 years ago
|
||
Geoff, Nick said you were probably the person to ask about this.
This has been happening seemingly at random in a lot of our xpcshell tests:
https://treeherder.mozilla.org/logviewer.html#?job_id=33939075&repo=mozilla-inbound#L2132
It looks like they're crashes, but we don't get any stack traces or minidumps. I don't even know where to start looking into this. Do you have any thoughts?
Comment 4•8 years ago
|
||
Yes, sorry Kris. This is causing great confusion across Android xpcshell tests on taskcluster. It likely has nothing to do with the test; the host has just lost contact with the emulator.
You can dup to bug 1293309 if you like.
Flags: needinfo?(gbrown)
Comment 5•8 years ago
|
||
Ah, yeah, looks like a dup. Thanks.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•