Closed
Bug 847835
Opened 12 years ago
Closed 12 years ago
Intermittent test failures caused by app installation failures
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
(Keywords: intermittent-failure)
I sometimes see test failures that appear to be caused by installation failures: Fennec is not launched because the app is not installed. Sometimes there is evidence of failure during installApp; other times not. I don't know what causes the installation failures.
From https://bugzilla.mozilla.org/show_bug.cgi?id=722166#c1512 and https://bugzilla.mozilla.org/show_bug.cgi?id=722166#c1513:
jesup
https://tbpl.mozilla.org/php/getParsedLog.php?id=20325757&tree=Try
Android Tegra 250 try opt test mochitest-3 on 2013-03-04 20:56:20
slave: tegra-302
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
jesup
https://tbpl.mozilla.org/php/getParsedLog.php?id=20326187&tree=Try
Android Armv6 Tegra 250 try opt test mochitest-3 on 2013-03-04 21:14:20
slave: tegra-260
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Note:
03-04 21:07:03.001 W/System.err( 1511): android.content.pm.PackageManager$NameNotFoundException: org.mozilla.fennec
03-04 21:07:03.011 W/System.err( 1511): at android.app.ContextImpl$ApplicationPackageManager.getPackageInfo(ContextImpl.java:1651)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.StartJavaPrg(DoCommand.java:3393)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.StartPrg2(DoCommand.java:3666)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.processCommand(DoCommand.java:689)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:141)
03-04 21:07:03.011 W/System.err( 1511): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=http://mochi.test:8888/tests/?autorun=1&closeWhenDone=1&logFile=%2Fmnt%2Fsdcard%2Ftests%2Flogs%2Fmochitest.log&fileLevel=INFO&consoleLevel=INFO&totalChunks=8&thisChunk=3&hideResultsTable=1&testManifest=android.json&runOnly=true flg=0x10000000 pkg=org.mozilla.fennec (has extras) }
03-04 21:07:03.011 W/System.err( 1511): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1408)
03-04 21:07:03.011 W/System.err( 1511): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1378)
03-04 21:07:03.011 W/System.err( 1511): at android.app.ContextImpl.startActivity(ContextImpl.java:622)
03-04 21:07:03.011 W/System.err( 1511): at android.content.ContextWrapper.startActivity(ContextWrapper.java:258)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.StartJavaPrg(DoCommand.java:3464)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.StartPrg2(DoCommand.java:3666)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.DoCommand.processCommand(DoCommand.java:689)
03-04 21:07:03.011 W/System.err( 1511): at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:141)
Updated•12 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Comment 1•12 years ago
|
||
I have not seen this happening lately. I opened bug 874972 for what may be a related issue.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•