Closed
Bug 1048597
Opened 10 years ago
Closed 7 years ago
wpt fails to restore hosts file after a successful run
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jgriffin, Unassigned)
References
Details
wpt fails to successfully restore the hosts file to a device after a successful run, because it fail to do an 'adb remount':
39:46.86 LOG: Thread-TestrunnerManager-1 mozdevice DEBUG _checkCmd - command: adb push /tmp/tmprewnOJ/etc/hosts /system/etc/hosts
39:47.03 LOG: Thread-312 mozdevice DEBUG failed to copy '/tmp/tmprewnOJ/etc/hosts' to '/system/etc/hosts': Read-only file system
Comment 1•10 years ago
|
||
This is fixed upstream (and we shouldn't really call this code anyway), we just need to update. There's already a PR for that [1].
[1] https://github.com/mozilla-b2g/fxos-certsuite/pull/147
Reporter | ||
Comment 2•10 years ago
|
||
Ok, thanks.
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•