Closed Bug 700928 Opened 13 years ago Closed 13 years ago

all mozilla-aurora tests are failing after the m-c merge tonight.

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: mfinkle)

Details

Attachments

(1 file)

Probably related to:

11-08 18:52:46.416 W/System.err( 1414): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=http://mochi.test:8888/tests/content/xslt/tests/mochitest?autorun=1&closeWhenDone=1&logFile=%2Fmnt%2Fsdcard%2Ftests%2Flogs%2Fmochitest.log&fileLevel=INFO&consoleLevel=INFO flg=0x10000000 pkg=org.mozilla.fennec_aurora (has extras) }
11-08 18:52:46.416 W/System.err( 1414): 	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1408)
11-08 18:52:46.416 W/System.err( 1414): 	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1378)
11-08 18:52:46.416 W/System.err( 1414): 	at android.app.ContextImpl.startActivity(ContextImpl.java:622)
11-08 18:52:46.416 W/System.err( 1414): 	at android.content.ContextWrapper.startActivity(ContextWrapper.java:258)
11-08 18:52:46.416 W/System.err( 1414): 	at com.mozilla.SUTAgentAndroid.service.DoCommand.StartJavaPrg(DoCommand.java:3303)
11-08 18:52:46.416 W/System.err( 1414): 	at com.mozilla.SUTAgentAndroid.service.DoCommand.StartPrg2(DoCommand.java:3445)
11-08 18:52:46.416 W/System.err( 1414): 	at com.mozilla.SUTAgentAndroid.service.DoCommand.processCommand(DoCommand.java:678)
11-08 18:52:46.416 W/System.err( 1414): 	at com.mozilla.SUTAgentAndroid.service.CmdWorkerThread.run(CmdWorkerThread.java:164)
Severity: normal → blocker
OS: Mac OS X → Android
Hardware: x86 → ARM
Summary: most mozilla-aurora tests are failing after the m-c merge tonight. → all mozilla-aurora tests are failing after the m-c merge tonight.
The other bustage holding aurora closed is fixed, so this is the only thing stopping it from opening.
> pkg=org.mozilla.fennec_aurora

It looks like this intent is failing because tinderbox builds on Aurora are using the Nightly branding and package name (org.mozilla.fennec) while the test scripts expect the Aurora package name (org.mozilla.fennec_aurora).
Should there be mozconfigs for mobile in mozilla-aurora? I can't find them.
Attached patch patchSplinter Review
Switches to use aurora branding
Assignee: nobody → mark.finkle
Attachment #573304 - Flags: review?(aki)
Comment on attachment 573304 [details] [diff] [review]
patch

This will fix it for now.
I think we can get it to where a new merge won't break it again, later.
Attachment #573304 - Flags: review?(aki) → review+
Comment on attachment 573304 [details] [diff] [review]
patch

Not happy with this. It will break on the next merge. In both aurora and beta. Looks like we need something based on the update channel?
Looks like that fixed it for now.
We need to either figure something programmatic to make this merge-proof, or we need to add this to the merge checklist.
Severity: blocker → major
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: