Open
Bug 1849430
Opened 3 years ago
Updated 2 years ago
Local reftest run fails on Android device
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: botond, Unassigned)
Details
Attachments
(1 file)
|
18.94 KB,
text/plain
|
Details |
Steps to reproduce
- Build mozilla-central locally targetting an Android (armv7) device
- Run
./mach install - Run
./mach reftest gfx/layers/apz/test/reftest/root-scrollbar-async-zoomed-in.html
Expected results
Reftest run succeeds.
Actual results
Reftest run fails. I attached the full output, but the specific errors are:
REFTEST ERROR | failed to open manifest at : http://172.17.0.1:8888/tests/gfx/layers/apz/test/reftest/reftest.list
REFTEST ERROR | EXCEPTION: [Exception... "Component returned failure code: 0x804b000e (NS_ERROR_NET_TIMEOUT) [nsIChannel.open]" nsresult: "0x804b000e (NS_ERROR_NET_TIMEOUT)" location: "JS frame :: resource://reftest/manifest.jsm :: ReadManifest :: line 78" data: no]
Note that I am testing with my phone and computer being on the same wifi network.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:tnikkel, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tnikkel)
Comment 2•2 years ago
|
||
I think I'm the only person who looks at bugs in this component, and I don't know much about the android part of reftests. If you were hoping progress to be made here you might have to find someone else or do it yourself.
Severity: -- → S3
Flags: needinfo?(tnikkel)
You need to log in
before you can comment on or make changes to this bug.
Description
•