Closed
Bug 1330282
Opened 8 years ago
Closed 8 years ago
Intermittent test_prefs.py TestPreferences.test_get_pref_value_type | AssertionError: None != 'chrome://branding/locale/browserconfig.properties'
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox51 unaffected, firefox52 fixed, firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Assignee | ||
Comment 1•8 years ago
|
||
Instead of the current properties file which only exists for Firefox we can use the preference "browser.menu.showCharacterEncoding". This is present in both applications and also references the same properties file.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8825745 -
Flags: review?(mjzffr)
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8825745 [details]
Bug 1330282 - Fix test_get_pref_value_type() for Fennec.
https://reviewboard.mozilla.org/r/103820/#review104572
Attachment #8825745 -
Flags: review?(mjzffr) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e5f5f3138b8
Fix test_get_pref_value_type() for Fennec. r=maja_zf
![]() |
||
Comment 5•8 years ago
|
||
Patch landed few hours ago https://hg.mozilla.org/mozilla-central/rev/2e5f5f3138b8
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 6•8 years ago
|
||
Please uplift this test-only patch to aurora. Thanks.
status-firefox52:
--- → affected
Whiteboard: [checkin-needed-aurora]
Updated•8 years ago
|
status-firefox51:
--- → unaffected
Comment 7•8 years ago
|
||
bugherder uplift |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 8•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•