Closed
Bug 1126177
Opened 11 years ago
Closed 10 years ago
Test failure 'All pages have been visited' in /testAwesomeBar/testAccessLocationBar.js due to slow onVisit observer
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(firefox35 fixed, firefox36 fixed, firefox37 fixed, firefox38 fixed, firefox-esr31 fixed)
People
(Reporter: daniela.domnici, Assigned: teodruta)
References
()
Details
(Whiteboard: [mozmill-test-failure])
Attachments
(1 file)
960 bytes,
patch
|
whimboo
:
review+
AndreeaMatei
:
checkin+
|
Details | Diff | Splinter Review |
Module: testAccessLocationBarHistory
Test: /testAwesomeBar/testAccessLocationBar.js
Error: All pages have been visited
Platform: Mac OS X
Failed 9 times with the new beta build.
Reports: http://mozmill-release.blargon7.com/#/functional/failure?app=Firefox&branch=All&platform=All&from=2015-01-26&to=&test=%2FtestAwesomeBar%2FtestAccessLocationBar.js&func=testAccessLocationBarHistory
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
This looks like an OSX non-en-US issue with the latest beta.
Assignee | ||
Comment 2•11 years ago
|
||
This is not reproducible locally. I wonder what went wrong on these nodes, the failures are really close to each other, timewise.
Assignee | ||
Comment 3•11 years ago
|
||
Still couldn't reproduce it locally using the same OS X version and beta build. What I actually think happens(ed) here is that the onVisit observer could be affected by the overall system performance, and from my personal experience OS X is really slow/bad performance and clumsy/unpredictable especially on a mini box, I suggest that we should increase the timeout for the waitFor here http://hg.mozilla.org/qa/mozmill-tests/file/2eddc7eace4b/lib/places.js#l185.
@Henrik, what do you think ?
Comment 4•11 years ago
|
||
Please see:
http://hg.mozilla.org/qa/mozmill-tests/file/2eddc7eace4b/lib/places.js#l20
I wonder why we haven't set it to 10s right away.
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Henrik Skupin (:whimboo) from comment #4)
> Please see:
> http://hg.mozilla.org/qa/mozmill-tests/file/2eddc7eace4b/lib/places.js#l20
>
> I wonder why we haven't set it to 10s right away.
Ok, let's set this to 10s seconds as well then.
Assignee: nobody → teodor.druta
Status: NEW → ASSIGNED
status-firefox35:
--- → affected
status-firefox37:
--- → affected
status-firefox38:
--- → affected
Summary: Test failure 'All pages have been visited' in /testAwesomeBar/testAccessLocationBar.js → Test failure 'All pages have been visited' in /testAwesomeBar/testAccessLocationBar.js due to slow onVisit observer
Assignee | ||
Comment 6•11 years ago
|
||
This patch will increase the waitForVisited() waitFor() timeout to 10s.
It can be applied and was tested to all branches down to mozilla-esr31.
Attachment #8555203 -
Flags: review?(mihaela.velimiroviciu)
Attachment #8555203 -
Flags: review?(andreea.matei)
Assignee | ||
Updated•11 years ago
|
status-firefox-esr31:
--- → affected
Comment 7•11 years ago
|
||
Comment on attachment 8555203 [details] [diff] [review]
b1126177.patch
Review of attachment 8555203 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. Lets get it landed!
Attachment #8555203 -
Flags: review?(mihaela.velimiroviciu)
Attachment #8555203 -
Flags: review?(andreea.matei)
Attachment #8555203 -
Flags: review+
Comment 8•11 years ago
|
||
Comment on attachment 8555203 [details] [diff] [review]
b1126177.patch
Review of attachment 8555203 [details] [diff] [review]:
-----------------------------------------------------------------
https://hg.mozilla.org/qa/mozmill-tests/rev/4083646df2d0 (default)
Updated•11 years ago
|
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8555203 [details] [diff] [review]
b1126177.patch
Let's backport this all the way to esr31. The patch applies on all the branches, testruns all green.
Attachment #8555203 -
Flags: checkin?(andreea.matei)
Comment 10•10 years ago
|
||
Comment on attachment 8555203 [details] [diff] [review]
b1126177.patch
Review of attachment 8555203 [details] [diff] [review]:
-----------------------------------------------------------------
https://hg.mozilla.org/qa/mozmill-tests/rev/c30a3b844bc5 (aurora)
https://hg.mozilla.org/qa/mozmill-tests/rev/7e94e3829ff2 (beta)
https://hg.mozilla.org/qa/mozmill-tests/rev/b1a4fa227529 (release)
https://hg.mozilla.org/qa/mozmill-tests/rev/dc294c80d8d7 (esr31)
Attachment #8555203 -
Flags: checkin?(andreea.matei) → checkin+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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
•