Mobile/Fennec/Android/Testing: Difference between revisions

Jump to navigation Jump to search
Line 76: Line 76:


Pre-requisites:
Pre-requisites:
* Ensure that MOZ_HOST_BIN has been set according to the [[Mobile/Fennec/Android#Host_Builds_.28MOZ_HOST_BIN.29|directions above]].
* Ensure that Fennec has been built and installed: mach build && mach package && mach install
* Ensure your device is connected and visible with "adb devices".
* Ensure your device is connected and visible with "adb devices".
* '''Ensure that the device and host machine are on the same network''' <-- This is important. The device and the host need to communicate over the network to run the tests. Having the device connected to the host via USB is '''not''' sufficient.
* '''Ensure that the device and host machine are on the same network''' <-- This is important. The device and the host need to communicate over the network to run the tests. Having the device connected to the host via USB is '''not''' sufficient.
* Ensure that Fennec has been built and installed: mach build && mach package && mach install
* Ensure that MOZ_HOST_BIN has been set according to the [[Mobile/Fennec/Android#Host_Builds_.28MOZ_HOST_BIN.29|directions above]].


Running tests:
Running tests:
Confirmed users
1,759

edits

Navigation menu