Closed
Bug 923071
Opened 12 years ago
Closed 11 years ago
Test failure "Scroll arrows are visible after a couple tabs have been opened" in testTabbedBrowsing/testBackgroundTabScrolling.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P4)
Tracking
(firefox26 unaffected, firefox27 affected, firefox30 affected, firefox-esr24 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox26 | --- | unaffected |
firefox27 | --- | affected |
firefox30 | --- | affected |
firefox-esr24 | --- | affected |
People
(Reporter: mario.garbi, Unassigned)
References
()
Details
(Whiteboard: [mozmill-test-failure])
Happened today on Mac 10.6.8 with Nightly 27.0a1 en-US using Mozmill 2.0:
http://mozmill-daily.blargon7.com/#/functional/report/6ec6776efe900da3fd2b64a750c3bca0
![]() |
Reporter | |
Updated•12 years ago
|
status-firefox24:
--- → ?
status-firefox25:
--- → ?
status-firefox26:
--- → ?
status-firefox27:
--- → affected
status-firefox-esr17:
--- → ?
status-firefox-esr24:
--- → ?
Priority: -- → P3
![]() |
Reporter | |
Updated•12 years ago
|
![]() |
Reporter | |
Comment 1•12 years ago
|
||
While trying to reproduce this I noticed a large number of crashes caused by bug 923290. There is an inbound build where this has been fixed so we should keep an eye for future failures like this and close it if they stop.
![]() |
Reporter | |
Updated•12 years ago
|
Assignee: nobody → mario.garbi
Status: NEW → ASSIGNED
Comment 2•12 years ago
|
||
Anything else we have to do here? Was the crash the only issue? I don't think so, right?
status-firefox24:
? → ---
status-firefox25:
? → ---
status-firefox-esr17:
? → ---
status-firefox-esr24:
? → ---
![]() |
Reporter | |
Comment 3•12 years ago
|
||
I tried to reproduce this bug but I was only able to reproduce the crash in bug 923290.
The failure here happens if it takes too long to open the necessary number of tabs needed to show the scroll arrow. This can happen if the machine is being slowed down by a large number of error dialogues.
When I first logged on the machine there were about 7 error report dialogues.
I will continue the investigation and look for other possible causes.
![]() |
Reporter | |
Comment 4•12 years ago
|
||
I investigated the issue here in detail and managed to reproduce it locally by changing the timeout to 1000ms. Using date.getTime() I noticed that it takes us around 1300 ms to open the necessary number of tabs with slights oscillations but never more than 1.3 seconds.
The problem here could have been cause by the crashes previously specified if mozmill didn't realized that Firefox crashed and still waited for the element to show. I will keep investigating this and try to reproduce it with mozmill 2.0.
Comment 5•12 years ago
|
||
Mario, any update on this bug? It's behind more than a month. Have we seen the failure again?
Flags: needinfo?(mario.garbi)
![]() |
Reporter | |
Comment 6•12 years ago
|
||
We haven't seen this since 04.10.2013 and as I said in comment 4 it might have been caused by the issues we had at that time. I cannot reproduce it locally without manually decreasing the timeout. I think it's safe to close as WFM.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mario.garbi)
Resolution: --- → WORKSFORME
Comment 7•11 years ago
|
||
We've had a total of 3 failures in the last 6 months:
http://mozmill-daily.blargon7.com/#/functional/failure?app=All&branch=All&platform=All&from=2014-01-01&test=%2FtestTabbedBrowsing%2FtestBackgroundTabScrolling.js&func=testScrollBackgroundTabIntoView
Assignee: mario.garbi → nobody
Status: RESOLVED → REOPENED
status-firefox30:
--- → affected
status-firefox-esr24:
--- → affected
Priority: P3 → P4
Resolution: WORKSFORME → ---
Updated•11 years ago
|
OS: Mac OS X → All
![]() |
||
Comment 8•11 years ago
|
||
Failed today again on Firefox 24.6.0esrpre en-US on mm-osx-107-2 (20140618000506)
4 failures this month, all on ESR anc an Mac OSX.
http://mozmill-daily.blargon7.com/#/functional/report/6959f9a8236961096763389083dca888
Comment 10•11 years ago
|
||
This failed again.
ESR24 http://mozmill-daily.blargon7.com/#/functional/report/6959f9a8236961096763389083dca888
Well, all failures we've seen are on ESR24.
There are a total of 3 instances from a year ago which are on 30 and 27, and one instance form 2014-02 which is again on 30.
I'm going to mark this one as WFM.
Please reopen if this happens on any active branch. (Not ESR24 or 30)
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → WORKSFORME
Updated•6 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
•