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)

All
macOS
defect

Tracking

(firefox18 affected, firefox19 fixed)

RESOLVED WORKSFORME
Tracking Status
firefox18 --- affected
firefox19 --- fixed

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)

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.
Whiteboard: [mozmill-test-failure]
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
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure] s=121105 u=failure c=awesome_bar p=1
Assignee: nobody → dpetrovici
Status: NEW → ASSIGNED
Attached patch patch v1 (obsolete) — Splinter Review
replaced expect.equal with expect.waitFor for aurora branch
Attachment #678658 - Flags: review?(hskupin)
Attachment #678658 - Flags: review?(dave.hunt)
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)
Attached patch patch v1.1 (obsolete) — Splinter Review
replaced expect.equal with expect.waitFor for Default
Attachment #678699 - Flags: review?(hskupin)
Attachment #678699 - Flags: review?(dave.hunt)
Attachment #678658 - Attachment is obsolete: true
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-
Attached patch patch v1.2Splinter Review
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 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+
Attached patch aurora patchSplinter Review
replaced expect.equal with expect.waitFor in aurora branch
Attachment #679651 - Flags: review?(hskupin)
Attachment #679651 - Flags: review?(dave.hunt)
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+
Looks like we are done here.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
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
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
No more failures reproduced since 11/15/2012
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)
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
I will try to reproduce it again locally
I was unable to reproduce locally and the issue did not happen for 2 weeks.
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 ago13 years ago
Resolution: --- → WORKSFORME
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
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
This issue did not reproduce for more than a month (last reported in 12/29).
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → WORKSFORME
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: