Closed
Bug 1351738
Opened 8 years ago
Closed 8 years ago
Write more Get Title tests
Categories
(Remote Protocol :: Marionette, enhancement)
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: ato, Assigned: ato)
References
Details
Attachments
(2 files)
We have a shortage of tests in testing/marionette/harness/marionette_harness/tests/unit/test_window_title.py.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•8 years ago
|
||
I wrote these tests as I was investigating https://bugzilla.mozilla.org/show_bug.cgi?id=1255946, but I didn’t get around to fix the actual source of the bug. This is why the latest test, test_navigate_top_frame_from_nested_context is disabled.
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8852580 [details]
Bug 1351738 - Rename test_window_title.py to test_title.py;
https://reviewboard.mozilla.org/r/124770/#review128516
Attachment #8852580 -
Flags: review?(mjzffr) → review+
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8852581 [details]
Bug 1351738 - Improve Get Title command tests;
https://reviewboard.mozilla.org/r/124772/#review128520
Attachment #8852581 -
Flags: review?(mjzffr) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf0b2c94ec93
Rename test_window_title.py to test_title.py; r=maja_zf
https://hg.mozilla.org/integration/autoland/rev/3876f468aff3
Improve Get Title command tests; r=maja_zf
Comment 7•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bf0b2c94ec93
https://hg.mozilla.org/mozilla-central/rev/3876f468aff3
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•