Open
Bug 1967747
Opened 28 days ago
Updated 28 days ago
Add documentation on how to run non-junit tests locally
Categories
(GeckoView :: Extensions, task)
Tracking
(Not tracked)
NEW
People
(Reporter: olivia, Unassigned)
References
Details
(Whiteboard: [fxdroid] [geckoview])
We don't have documentation on how to run mochitests, xpcshell, wpt, and other non-junit tests on Android.
Some mochitest flavors, such as chrome, do not run on Android, but there isn't documentation stating such.
New documentation should cover stuff such as:
./mach android-emulator
and what version of the emulator runs on CI v. locallyadb logcat
and which logs to read on CI- Running tests, especially any exceptions
- Information on special variants (nofis-noship, isolated process, for example) on how to run locally
Reporter | ||
Updated•28 days ago
|
Whiteboard: [fxdroid] [geckoview]
Updated•28 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•