Closed Bug 1482557 Opened 7 years ago Closed 7 years ago

Intermittent browser/base/content/test/urlbar/browser_urlOverflow.js | Uncaught exception - undefined - timed out after 50 tries.

Categories

(Firefox :: Address Bar, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Firefox 63

People

(Reporter: intermittent-bug-filer, Assigned: mak)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(1 file, 2 obsolete files)

Filed by: btara [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=193339742&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/detPw1hQTGmoJ6nLRN4YDA/runs/0/artifacts/public/logs/live_backing.log 11:29:39 INFO - TEST-PASS | browser/base/content/test/urlbar/browser_urlOverflow.js | Check the scheme value - "" == "" - 11:29:39 INFO - TEST-PASS | browser/base/content/test/urlbar/browser_urlOverflow.js | Check the scheme box visibility - "hidden" == "hidden" - 11:29:39 INFO - Buffered messages finished 11:29:39 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/urlbar/browser_urlOverflow.js | Uncaught exception - undefined - timed out after 50 tries. 11:29:39 INFO - Leaving test bound 11:29:39 INFO - GECKO(836) | MEMORY STAT | vsize 4458MB | residentFast 476MB | heapAllocated 157MB 11:29:39 INFO - TEST-OK | browser/base/content/test/urlbar/browser_urlOverflow.js | took 6536ms 11:29:39 INFO - GECKO(836) | ++DOCSHELL 0x10be24000 == 1 [pid = 839] [id = {98d9d7b0-47f8-d445-b005-e6d2b1e62c1e}] 11:29:39 INFO - GECKO(836) | ++DOMWINDOW == 17 (0x11d8a3600) [pid = 839] [serial = 133] [outer = 0x0] 11:29:39 INFO - GECKO(836) | ++DOMWINDOW == 18 (0x11c805400) [pid = 839] [serial = 134] [outer = 0x11d8a3600] 11:29:39 INFO - checking window state 11:29:39 INFO - GECKO(836) | ++DOMWINDOW == 19 (0x11c808800) [pid = 839] [serial = 135] [outer = 0x11d8a3600]
Attachment #9001540 - Flags: review?(jmaher)
Comment on attachment 9001540 [details] [diff] [review] Skipped test on linux, osx and win Review of attachment 9001540 [details] [diff] [review]: ----------------------------------------------------------------- can we just make this: skip-if = true that would cover all the cases you have here.
Attachment #9001540 - Flags: review?(jmaher) → review-
Patch with skip-if = true
Attachment #9001617 - Flags: review?(jmaher)
Attachment #9001540 - Attachment is obsolete: true
Comment on attachment 9001617 [details] [diff] [review] Skipped test on multiple platforms Review of attachment 9001617 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/base/content/test/urlbar/browser.ini @@ +149,4 @@ > run-if = e10s > [browser_urlHighlight.js] > [browser_urlOverflow.js] > +skip-if = true please put the bug number here as well
Attachment #9001617 - Flags: review?(jmaher) → review-
Added the bug no.
Attachment #9001617 - Attachment is obsolete: true
Attachment #9001659 - Flags: review?(jmaher)
Attachment #9001659 - Attachment is patch: true
Comment on attachment 9001659 [details] [diff] [review] Skipped test on multiple platforms Review of attachment 9001659 [details] [diff] [review]: ----------------------------------------------------------------- thanks!
Attachment #9001659 - Flags: review?(jmaher) → review+
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4a0ae644cc5e Disable browser_urlOverflow.js for frequent failures. r=jmaher
Keywords: checkin-needed
:gijs- this is a bug we recently disabled but was still active on the tree while investigating bug 1453723
Flags: needinfo?(gijskruitbosch+bugs)
this is not a P5, an important test has been disabled
Priority: P5 → P2
There is a race condition where onLocationChange sets the urlbar value to empty on tab switch after the test sets it to the right value, so the test value gets lost. I'll likely patch this in bug 1485746, we can eventually uplift if necessary.
Flags: needinfo?(gijskruitbosch+bugs)
Depends on: 1485746
Bug 1485746 should have fixed this
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Assignee: nobody → ebalazs
Assignee: ebalazs → mak77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: