Closed
Bug 807931
Opened 13 years ago
Closed 13 years ago
Test failure "Active tab url should equal the page url - 'http://localhost:43336/mozilla_governance.html ' should equal 'http://localhost:43336/mozilla_grants.html '" in testAwesomeBar/testSwitchToTab.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P2)
Tracking
(firefox18 affected, firefox19 fixed)
RESOLVED
WORKSFORME
People
(Reporter: AndreeaMatei, Assigned: daniela.p98911)
References
()
Details
(Whiteboard: [mozmill-test-failure] s=121105 u=failure c=awesome_bar p=1)
Attachments
(2 files, 2 obsolete files)
1.47 KB,
patch
|
davehunt
:
review+
davehunt
:
checkin+
|
Details | Diff | Splinter Review |
1.51 KB,
patch
|
whimboo
:
review+
whimboo
:
checkin+
|
Details | Diff | Splinter Review |
This is happening rarely on OS X 10.6.8 only, with Aurora build.
I assume it's not showing the switch tab in the autocomplete pop-up and has no item to click on in order to change the page.
![]() |
Reporter | |
Updated•13 years ago
|
status-firefox18:
--- → affected
Whiteboard: [mozmill-test-failure]
Comment 1•13 years ago
|
||
Well, we call expect.equal() right after controller.click() on the richlist item. This will fail if the expected tab has been selected with a delay. So we have to make use of waitFor() instead.
Priority: -- → P2
Summary: Test failure "Active tab url should equal the page url - 'http://localhost:43336/mozilla_governance.html' should equal 'http://localhost:43336/mozilla_grants.html'" in testSwitchToTab.js → Test failure "Active tab url should equal the page url - 'http://localhost:43336/mozilla_governance.html' should equal 'http://localhost:43336/mozilla_grants.html'" in testAwesomeBar/testSwitchToTab.js
Updated•13 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure] s=121105 u=failure c=awesome_bar p=1
![]() |
Reporter | |
Updated•13 years ago
|
Assignee: nobody → dpetrovici
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 2•13 years ago
|
||
replaced expect.equal with expect.waitFor for aurora branch
Attachment #678658 -
Flags: review?(hskupin)
Attachment #678658 -
Flags: review?(dave.hunt)
Comment 3•13 years ago
|
||
Comment on attachment 678658 [details] [diff] [review]
patch v1
Review of attachment 678658 [details] [diff] [review]:
-----------------------------------------------------------------
As mentioned on IRC please create the patch against the default branch. It's something we want to fix across branches and backports will happen once it has been fixed on default.
Attachment #678658 -
Flags: review?(hskupin)
Attachment #678658 -
Flags: review?(dave.hunt)
![]() |
Assignee | |
Comment 4•13 years ago
|
||
replaced expect.equal with expect.waitFor for Default
Attachment #678699 -
Flags: review?(hskupin)
Attachment #678699 -
Flags: review?(dave.hunt)
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #678658 -
Attachment is obsolete: true
Comment 5•13 years ago
|
||
Comment on attachment 678699 [details] [diff] [review]
patch v1.1
Review of attachment 678699 [details] [diff] [review]:
-----------------------------------------------------------------
It would appear that the patch from bug 792394 caused this patch to conflict. Please pull/update and provide a new patch. Also, please add a space before (and between) the reviewers in the commit message. See https://developer.mozilla.org/en-US/docs/Mozmill_Tests#Commit_message
Attachment #678699 -
Flags: review?(hskupin)
Attachment #678699 -
Flags: review?(dave.hunt)
Attachment #678699 -
Flags: review-
![]() |
Assignee | |
Comment 6•13 years ago
|
||
changed expect.equal with expect.waitFor and used the latest version of testSwitchToTab.js file
Attachment #678699 -
Attachment is obsolete: true
Attachment #679120 -
Flags: review?(hskupin)
Attachment #679120 -
Flags: review?(dave.hunt)
Comment 7•13 years ago
|
||
Comment on attachment 679120 [details] [diff] [review]
patch v1.2
Review of attachment 679120 [details] [diff] [review]:
-----------------------------------------------------------------
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/4b964ab000ac (default)
Once we can confirm that no regressions are introduced we can transplant this to mozilla-aurora.
Attachment #679120 -
Flags: review?(hskupin)
Attachment #679120 -
Flags: review?(dave.hunt)
Attachment #679120 -
Flags: review+
Attachment #679120 -
Flags: checkin+
Updated•13 years ago
|
status-firefox19:
--- → fixed
![]() |
Assignee | |
Comment 8•13 years ago
|
||
replaced expect.equal with expect.waitFor in aurora branch
Attachment #679651 -
Flags: review?(hskupin)
Attachment #679651 -
Flags: review?(dave.hunt)
Comment 9•13 years ago
|
||
Comment on attachment 679651 [details] [diff] [review]
aurora patch
Review of attachment 679651 [details] [diff] [review]:
-----------------------------------------------------------------
http://hg.mozilla.org/qa/mozmill-tests/rev/297214f95ddd (aurora)
Attachment #679651 -
Flags: review?(hskupin)
Attachment #679651 -
Flags: review?(dave.hunt)
Attachment #679651 -
Flags: review+
Attachment #679651 -
Flags: checkin+
Comment 10•13 years ago
|
||
Looks like we are done here.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
![]() |
Reporter | |
Comment 11•13 years ago
|
||
This has failed again on Aurora branch, fr locale, OS X 10.6.8, once today, since Friday:
http://mozmill-ci.blargon7.com/#/functional/report/190d57cf64e3c5c3996c0c1059f72fa9
![]() |
Reporter | |
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Assignee | |
Comment 12•13 years ago
|
||
No more failures reproduced since 11/15/2012
Comment 13•13 years ago
|
||
![]() |
Assignee | |
Comment 14•13 years ago
|
||
No new failures since 11/18 and unable to reproduce locally or on the VM on which the failure reproduced with Aurora builds (both 19.0a2 and 18.0a2)
Comment 15•13 years ago
|
||
Infrequent crashes here. Whenever it happens it should be checked right away. I wouldn't tend to close this bug yet, given that after 3 or 4 days crashes can still happen again.
Status: REOPENED → ASSIGNED
![]() |
Assignee | |
Comment 16•13 years ago
|
||
I will try to reproduce it again locally
![]() |
Assignee | |
Comment 17•13 years ago
|
||
I was unable to reproduce locally and the issue did not happen for 2 weeks.
Comment 18•13 years ago
|
||
It didn't happen in the last month even. So I think we can close as WFM. Reopen if it happens again.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → WORKSFORME
Comment 19•13 years ago
|
||
Happened again on 2012-12-29 on Mac OS X 10.8.2 (x86_64) on 18.0
http://mozmill-ci.blargon7.com/#/functional/report/87220f551d53bd61286b3d93d921ab40
![]() |
Assignee | |
Comment 20•13 years ago
|
||
This issue did not reproduce for more than a month (last reported in 12/29).
![]() |
Reporter | |
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 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
•