Mobile/Fennec/Android/Testing: Difference between revisions

Jump to navigation Jump to search
m
Line 391: Line 391:
** Are the phone and the desktop both using the same wifi network? (Mozilla vs Mozilla Guest??)
** Are the phone and the desktop both using the same wifi network? (Mozilla vs Mozilla Guest??)
** Is the desktop environment running in a VM? If so, you likely want a "Bridged" connection -- not NAT or Host-only.
** Is the desktop environment running in a VM? If so, you likely want a "Bridged" connection -- not NAT or Host-only.
* Ensure Robocop has the correct IP address for your machine
* Ensure the test harness has the correct IP address for your machine
** Make sure _SERVER_ADDR in the test output is the same as your machine's IP address.
** Make sure _SERVER_ADDR in the test output is the same as your machine's IP address.
* If using MOZ_HOST_BIN, ensure the binaries in your MOZ_HOST_BIN folder are executable, in case you pull them down from the FTP site. You might see "OSError: [Errno 13] Permission denied" if they are not executable. Use chmod to fix them. Check certutil, pk12util and ssltunnel.
* If using MOZ_HOST_BIN, ensure the binaries in your MOZ_HOST_BIN folder are executable, in case you pull them down from the FTP site. You might see "OSError: [Errno 13] Permission denied" if they are not executable. Use chmod to fix them. Check certutil, pk12util and ssltunnel.
Confirmed users
1,759

edits

Navigation menu