Closed Bug 799277 Opened 13 years ago Closed 13 years ago

merge day robocheck*, roboprovider, robopan reds issues on m-a

Categories

(Release Engineering :: General, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Assigned: jmaher)

References

Details

(Whiteboard: [merge day])

Attachments

(1 file)

Post uplift m-c -> aurora, various robocop tests running red.
Because confusing in naming is everything, robocop is a sort of browser-chromeish kind of mochitest, which may or may not be permanently orange from timing out after a few tests, too few to tell yet, while robocheck(and 2 and 3), robopan and roboprovider are talos tests, which are permanently red from the infamous and opaque "browser non-zero return code (1) [browser_output.txt]"
Summary: merge day robocop reds issues on m-a → merge day robocheck*, roboprovider, robopan reds (and maybe robocop timeouts) issues on m-a
Oh, and since it's keeping a tree closed, BLOCKER by definition.
Severity: normal → blocker
And robocop did get better, so it's just the robotium talos suites that are permabusted.
Summary: merge day robocheck*, roboprovider, robopan reds (and maybe robocop timeouts) issues on m-a → merge day robocheck*, roboprovider, robopan reds issues on m-a
this resolve our problem, but we need to backout a mozdevice patch first.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #669357 - Flags: review?(philringnalda)
Comment on attachment 669357 [details] [diff] [review] remove all instances of hardcoded org.mozilla.fennec from config file (1.0) ># HG changeset patch ># Parent bf0f2b04ab86a6659020e67a6c98f9b980a6e88c >Bug 799277 - merge day robocheck*, roboprovider, robopan reds issues on m-a. r=philor > >diff -r bf0f2b04ab86 talos/remotePerfConfigurator.py >--- a/talos/remotePerfConfigurator.py Mon Oct 08 15:59:06 2012 -0400 >+++ b/talos/remotePerfConfigurator.py Mon Oct 08 20:57:07 2012 -0400 >@@ -179,7 +179,7 @@ > url = url.replace('webServer=', 'webServer=%s' % self.config['webserver']) > > # Take care of the robocop based tests >- url = url.replace('class org.mozilla.fennec.tests', 'class %s.tests' % self.config['browser_path']) >+ url = url.replace('org.mozilla.fennec', self.config['browser_path']) > return url > > def buildRemoteManifest(self, manifestName):
Attachment #669357 - Flags: review?(philringnalda)
Attachment #669357 - Flags: review?(bugspam.Callek)
Comment on attachment 669357 [details] [diff] [review] remove all instances of hardcoded org.mozilla.fennec from config file (1.0) As per IRC, I'm not certain this will fix it, since I'm not up on the specifics of this talos code -- but I can assert the code is syntactically correct, and won't make things any worse than they are now.
Attachment #669357 - Flags: review?(bugspam.Callek) → review+
Blocks: 799474
a=akeybl for pushing an empty cset to test this landing. Please make this a very high priority today - b2g landings and other fixes are blocked on getting this fixed.
we still need to create a talos.zip and update testing/talos/talos.json to get this deployed
Depends on: 801633
(In reply to Jeff Hammel [:jhammel] from comment #9) > we still need to create a talos.zip and update testing/talos/talos.json to > get this deployed Anything left to do here? This bug is marked as blocker, but has no activity in a while...
Joel, did we ever deploy said updated talos.zip? If so, lets resolve!
Flags: needinfo?(jmaher)
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
I forgot to comment which would clear this flag.
Flags: needinfo?(jmaher)
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: