Closed
Bug 797389
Opened 12 years ago
Closed 12 years ago
restartTests/testAddons_changeTheme/ causes an indefinite hang when ran against the latest nightly
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: AlexLakatos, Assigned: AlexLakatos)
References
Details
(Whiteboard: [mozmill-test-failure] s=121008 u=failure c=firefox p=1)
Attachments
(1 file)
(deleted),
application/zip
|
Details |
I had to tun restartTests/testAddons_changeTheme/ for bug 786306 and found that when runned with mozmill-restart it hangs the test running indefinitely(I gave up waiting for it after about 2 hours)
The test executes test2.js up until the Theme pane in the Addons Manager and then it does nothing.
Tried with different mozmill versions lower than 1.5.19, and they all hanged. So figured it is a Nightly bug.
The regression range is:
last good:
http://hg.mozilla.org/mozilla-central/rev/80499f04e875
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2012-09-19-03-06-02-mozilla-central/
first bad:
http://hg.mozilla.org/mozilla-central/rev/1e56d3016820
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2012-09-20-03-05-43-mozilla-central/
pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=80499f04e875&tochange=1e56d3016820
Haven't checked yet if other tests hang.
Comment 1•12 years ago
|
||
Which platforms are affected by this bug? Can you please check if there are still tinderbox builds available we could use to narrow it down even further? I would suspect so.
Priority: -- → P1
Whiteboard: [mozmill-test-failure]
Updated•12 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure] s=121008 u=failure c=firefox p=1
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Henrik Skupin (:whimboo) from comment #1)
> Which platforms are affected by this bug? Can you please check if there are
> still tinderbox builds available we could use to narrow it down even
> further? I would suspect so.
It only affects Linux. Tested on Ubuntu 11.10 and 12.04. Windows and Mac OSX seem to be unaffected.
Updated•12 years ago
|
Assignee: nobody → alex.lakatos
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•12 years ago
|
||
The regression range on tinderbox isn't of much help. The changest responsible is the one dealing with the merge, so we still have 114 hidden changes
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=80499f04e875&tochange=0c8ac138706e
Comment 4•12 years ago
|
||
Huh, you have to continue with tinderbox builds for inbound. Those are all present on FTP too. Otherwise I'm not sure why you are making this assumption.
Comment 5•12 years ago
|
||
I have added an IT ticket for Softvision side to solve so that we can get a machine with the required configuration here in Romania as soon as possible.
Assignee | ||
Comment 6•12 years ago
|
||
Talking more with Dave, we've been able to narrow this down. It happens when startUserShutdown is used.
To reproduce, just run the mimimized testcase folder using mozmill-restart
Comment 7•12 years ago
|
||
Alex, can you please bisect the regression range so we know which patch caused this problem? Thanks!
Assignee | ||
Comment 8•12 years ago
|
||
Started building today.
Assignee | ||
Comment 9•12 years ago
|
||
Finished bisecting. The first bad revision is https://hg.mozilla.org/mozilla-central/rev/c122628565e5
Comment 10•12 years ago
|
||
I filed bug 813699 today because I was seeing a lot of release update testrun hanging for an hour before aborting themselves. Speaking with Dave Hunt on IRC, he suspects *this* bug might be related.
Comment 11•12 years ago
|
||
(In reply to Alex Lakatos[:AlexLakatos] from comment #9)
> Finished bisecting. The first bad revision is
> https://hg.mozilla.org/mozilla-central/rev/c122628565e5
Thanks for finding the regression range but why is this bug now waiting for my response? Get a regression bug filed for Firefox so that devs are aware of that problem and it can be fixed.
Assignee | ||
Comment 12•12 years ago
|
||
Wasn't sure of what the next step was, but now it's clear. Filed bug 814430
Assignee | ||
Comment 13•12 years ago
|
||
This was fixed by bug 814430. Closing as RESOLVED FIXED
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•