Closed Bug 725193 Opened 13 years ago Closed 13 years ago

Android tests are permaorange on mozilla-release

Categories

(Testing :: General, defect)

10 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [android_tier_1])

See: https://tbpl.mozilla.org/?tree=Mozilla-Release

There aren't a lot of pushes, but something seems wrong with Android.
mfinkle, philor said you might know something about this.
Though I did hedge my bet by saying maybe branding that you would know about, maybe releng that aki would.
Joel, Clint, is this commandline correct for mozilla-release (linux-android, pre-native/xul split?)


python mochitest/runtestsremote.py --deviceIP 10.250.49.97 --xre-path ../hostutils/xre --utility-path ../hostutils/bin --certificate-path certs --app org.mozilla.firefox --console-level INFO --http-port 30109 --ssl-port 31109 --pidfile /builds/tegra-109/test/../runtestsremote.pid --test-path content/smil/test --symbols-path=../symbols
 in dir /builds/tegra-109/test/build/tests (timeout 2400 secs)
 watching logfiles {}
 argv: ['python', 'mochitest/runtestsremote.py', '--deviceIP', '10.250.49.97', '--xre-path', '../hostutils/xre', '--utility-path', '../hostutils/bin', '--certificate-path', 'certs', '--app', 'org.mozilla.firefox', '--console-level', 'INFO', '--http-port', '30109', '--ssl-port', '31109', '--pidfile', '/builds/tegra-109/test/../runtestsremote.pid', '--test-path', 'content/smil/test', '--symbols-path=../symbols']
 environment:
  PATH=/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
  PWD=/builds/tegra-109/test/build/tests
  SUT_IP=10.250.49.97
  SUT_NAME=tegra-109
  __CF_USER_TEXT_ENCODING=0x1F5:0:0
 closing stdin
 using PTY: False
unable to execute ADB: ensure Android SDK is installed and adb is in your $PATH
restarting as root failed
reconnecting socket
INFO | runtests.py | Installing extension at /builds/tegra-109/test/build/tests/mochitest/extensions/specialpowers to /tmp/tmpTlDG53.
INFO | runtests.py | Installing extension at /builds/tegra-109/test/build/tests/mochitest/extensions/worker to /tmp/tmpTlDG53.
INFO | runtests.py | Installing extension at /builds/tegra-109/test/build/tests/mochitest/extensions/workerbootstrap to /tmp/tmpTlDG53.
pushing directory: /tmp/tmpTlDG53 to /mnt/sdcard/tests/profile
args: ['/builds/tegra-109/test/build/hostutils/bin/xpcshell', '-g', '/builds/tegra-109/test/build/hostutils/xre', '-v', '170', '-f', './httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmpjJF1HD';const _SERVER_PORT = '30109'; const _SERVER_ADDR ='10.250.48.213';", '-f', './server.js']
INFO | runtests.py | Server pid: 53999
pushing directory: /tmp/tmpTlDG53 to /mnt/sdcard/tests/profile
INFO | runtests.py | Running tests: start.

FIRE PROC: '"MOZ_CRASHREPORTER=1,XPCOM_DEBUG_BREAK=stack,MOZ_CRASHREPORTER_NO_REPORT=1,NO_EM_RESTART=1,MOZ_PROCESS_LOG=/tmp/tmpruCXZ8pidlog,XPCOM_MEM_BLOAT_LOG=/tmp/tmpTlDG53/runtests_leaks.log" org.mozilla.firefox -no-remote -profile /mnt/sdcard/tests/profile/ http://mochi.test:8888/tests/content/smil/test?autorun=1&closeWhenDone=1&logFile=%2Fmnt%2Fsdcard%2Ftests%2Flogs%2Fmochitest.log&fileLevel=INFO&consoleLevel=INFO'
INFO | runtests.py | Received unexpected exception while running application 'unable to launch process'

WARNING | automationutils.processLeakLog() | refcount logging is off, so leaks can't be detected!

INFO | runtests.py | Running tests: end.
DeviceManager: error pulling file '/mnt/sdcard/tests/logs/mochitest.log': No such file or directory
removing file: /mnt/sdcard/tests/logs/mochitest.log
program finished with exit code 1
elapsedTime=47.347980
TinderboxPrint: mochitest-plain<br/><em class="testfail">T-FAIL</em>
Unknown Error: command finished with exit code: 1
This probably deserves a separate bug, but Android tests don't seem to be working on Mozilla-ESR10 either.  There they don't appear to even be running.
(In reply to Andrew McCreight [:mccr8] from comment #5)
> This probably deserves a separate bug, but Android tests don't seem to be
> working on Mozilla-ESR10 either.  There they don't appear to even be running.

ESR is explicitly non-mobile.
Ahh, that makes sense!  Thanks.
http://hg.mozilla.org/releases/mozilla-release/rev/6c0eee8b976b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Blocks: 438871
Blocks: 734704
Whiteboard: [orange][android_tier_1] → [android_tier_1]
You need to log in before you can comment on or make changes to this bug.