Mobile/Fennec/Android/AutomationLogs: Difference between revisions

Jump to navigation Jump to search
(Created page with "== Intro == Looking at a log file from an automated test or talos run can be a confusing and misleading task. This is a set of failures that we see with some notes about what i...")
 
Line 11: Line 11:
== Mochitest Failures ==
== Mochitest Failures ==


=== Timed out waiting for server startup ===
==== Timed out waiting for server startup ====
 
INFO | runtests.py | Done installing extension.
pushing directory: /tmp/tmpVQcZcz to /mnt/sdcard/tests/profile
args: ['/builds/tegra-064/test/build/hostutils/bin/xpcshell', '-g', '/builds/tegra-064/test/build/hostutils/xre', '-v', '170', '-f', './httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmpVVxSrQ';const _SERVER_PORT = '30064'; const _SERVER_ADDR ='10.250.48.201';", '-f', './server.js']
INFO | runtests.py | Server pid: 20323
uncaught exception: 2147746065
Timed out while waiting for server startup.
program finished with exit code 1
elapsedTime=97.532033


INFO | runtests.py | Done installing extension.
pushing directory: /tmp/tmpVQcZcz to /mnt/sdcard/tests/profile
args: ['/builds/tegra-064/test/build/hostutils/bin/xpcshell', '-g', '/builds/tegra-064/test/build/hostutils/xre', '-v', '170', '-f', './httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmpVVxSrQ';const _SERVER_PORT = '30064'; const _SERVER_ADDR ='10.250.48.201';", '-f', './server.js']
INFO | runtests.py | Server pid: 20323
uncaught exception: 2147746065
Timed out while waiting for server startup.
program finished with exit code 1
elapsedTime=97.532033


== Logcat Errors ==
== Logcat Errors ==
Confirmed users
3,376

edits

Navigation menu