Closed
Bug 1203075
Opened 9 years ago
Closed 9 years ago
Wifi tethering marionette-webapi fails on emulator-x86-kk
Categories
(Firefox OS Graveyard :: Wifi, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: edgar, Assigned: hchang)
References
Details
Attachments
(4 files)
Recent try runs: https://treeherder.allizom.org/#/jobs?repo=try&revision=6dfa181ad28e&group_state=expanded&exclusion_profile=false&filter-searchStr=mnw
We plan to disable tethering marionette-webapi test on x86-kk in bug 1203037 first.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → hchang
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8707319 -
Attachment description: Part 1 - → Part 1: Create fake path for fwReload (netd command)
Assignee | ||
Updated•9 years ago
|
Attachment #8707319 -
Flags: review?(echen)
Assignee | ||
Updated•9 years ago
|
Attachment #8707320 -
Flags: review?(echen)
Assignee | ||
Comment 3•9 years ago
|
||
Hi Edgar,
Could you review the two PR for fixing wifi tethering test case on emulator KK x86? If you want to have a local test, it'd be better to touch wifi.c and rebuild make the added BoardConfig.mk variable take effect.
Thanks!
Reporter | ||
Updated•9 years ago
|
Attachment #8707319 -
Flags: review?(echen) → review+
Reporter | ||
Updated•9 years ago
|
Attachment #8707320 -
Flags: review?(echen) → review+
Reporter | ||
Comment 4•9 years ago
|
||
Could you provide try results before merging or requesting checkin-needed?
You need to update https://dxr.mozilla.org/mozilla-central/source/b2g/config/emulator-kk/sources.xml, point the platform_build and device_generic_goldfish to your working branch.
Thank you.
Assignee | ||
Comment 5•9 years ago
|
||
Assignee | ||
Comment 6•9 years ago
|
||
Assignee | ||
Comment 7•9 years ago
|
||
Assignee | ||
Comment 8•9 years ago
|
||
Assignee | ||
Comment 9•9 years ago
|
||
Assignee | ||
Comment 10•9 years ago
|
||
Assignee | ||
Comment 11•9 years ago
|
||
A quick update: most of the wifi tethering test cases are passed other than test_wifi_tethering_wifi_active.js. Have turned on NetworkUtils.cpp debug log and run again for further information.
Assignee | ||
Comment 12•9 years ago
|
||
Assignee | ||
Comment 13•9 years ago
|
||
It turns out we need the quota2 enabled in the kernel
http://androidxref.com/4.4.4_r1/xref/system/netd/NatController.cpp#277
Assignee | ||
Comment 14•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8709358 -
Flags: review?(echen)
Assignee | ||
Updated•9 years ago
|
Attachment #8709361 -
Flags: review?(echen)
Assignee | ||
Comment 15•9 years ago
|
||
Assignee | ||
Comment 16•9 years ago
|
||
It PASSSed!
Reporter | ||
Updated•9 years ago
|
Attachment #8709358 -
Flags: review?(echen) → review+
Reporter | ||
Comment 17•9 years ago
|
||
Comment on attachment 8709361 [details]
Part 4: Updated kernel which is applied patch Part3
Thank you.
Attachment #8709361 -
Flags: review?(echen) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Updated•9 years ago
|
Priority: -- → P2
Reporter | ||
Comment 19•9 years ago
|
||
b2g-4.4.2_r1:
https://github.com/mozilla-b2g/device_generic_goldfish/commit/566810728cd485ff2f30766499d32ada7cbd487a
https://github.com/mozilla-b2g/platform_build/commit/d3c9acb642baee501cff89e4efdb16b0c7480760
https://github.com/mozilla-b2g/platform_prebuilts_qemu-kernel/commit/0c0c050518705d49531375012fa2b4e95e1b3693
b2g-goldfish-3.4.67:
https://github.com/mozilla-b2g/kernel_goldfish/commit/dea48fb48ebcb7148a366737477a9ef6bb7c39ca
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•