Closed
Bug 1428425
Opened 8 years ago
Closed 8 years ago
Intermittent browser/components/preferences/in-content/tests/browser_permissions_dialog.js | 0 == 1 - JS frame :: chrome://mochitests/content/browser/browser/components/preferences/in-content/tests/browser_permissions_dialog.js :: addPermission :: line 54
Categories
(Firefox :: Settings UI, defect, P1)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
Firefox 59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: prathiksha)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:other])
Attachments
(1 file)
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
Prathiksha, this is a TV (perma-)failure, that means it occurs when the test is run multiple times. In my original review of bug 1368744 I noticed but unfortunately forgot to mention that the test doesn't clean up its permission values (they remain at ALLOW). I think that could be the issue here.
Can you look into fixing this? You should be able to reproduce the failure by running the test with the --verify command line option.
Thank you!
Flags: needinfo?(prathikshaprasadsuman)
Priority: P5 → P1
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED
Flags: needinfo?(prathikshaprasadsuman)
| Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8940418 [details]
Bug 1428425 - Clean up browser_permissions_dialog.js.
https://reviewboard.mozilla.org/r/210696/#review216434
Thanks! In the future you could use clearUserPref instead (https://searchfox.org/mozilla-central/rev/0a895028f74cffa67561150d10700abca8a931d8/modules/libpref/nsIPrefBranch.idl#236), but this works as well in this case.
Attachment #8940418 -
Flags: review?(jhofmann) → review+
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/27841347525c
Clean up browser_permissions_dialog.js. r=johannh
Comment 6•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell fixed:other]
You need to log in
before you can comment on or make changes to this bug.
Description
•