Closed
Bug 1292396
Opened 8 years ago
Closed 8 years ago
External media tests should use Marionette variables for context names instead of string literals
Categories
(Testing Graveyard :: external-media-tests, defect)
Testing Graveyard
external-media-tests
Tracking
(firefox50 fixed, firefox51 fixed)
RESOLVED
FIXED
mozilla51
People
(Reporter: bryce, Assigned: bryce)
Details
Attachments
(1 file)
Marionette provides the Marionette.CONTEXT_CONTENT and Marionette.CONTEXT_CHROME variables to be used when setting contexts. These should be used instead of the string literals in the tests.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → bvandyk
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/69410/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/69410/
Attachment #8778029 -
Flags: review?(dburns)
Updated•8 years ago
|
Attachment #8778029 -
Flags: review?(dburns) → review+
Comment 2•8 years ago
|
||
Comment on attachment 8778029 [details]
Bug 1292396 - Replace Marionette context string literals with symbolic variables.
https://reviewboard.mozilla.org/r/69410/#review66862
Pushed by bvandyk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c1f6bf57d21
Replace Marionette context string literals with symbolic variables. r=automatedtester
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 5•8 years ago
|
||
bugherder uplift |
status-firefox50:
--- → fixed
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•