Closed
Bug 896046
Opened 12 years ago
Closed 7 years ago
Remove test_text_chrome.py
Categories
(Remote Protocol :: Marionette, defect, P1)
Remote Protocol
Marionette
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: automatedtester, Assigned: ato)
References
(Blocks 1 open bug)
Details
(Whiteboard: [displayed])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #896043 +++
turn on when we need to work chrome things again
test_elementState.py TestStateChrome.test_isDisplayed
test_text.py TestTextChrome.test_clearText
test_text.py TestTextChrome.test_getText
test_text.py TestTextChrome.test_sendKeys
Reporter | ||
Updated•12 years ago
|
Summary: Turn off some chrome tests as part of is_displayed work → Turn on some chrome tests as part of is_displayed work
Reporter | ||
Updated•11 years ago
|
Whiteboard: [displayed]
Reporter | ||
Updated•11 years ago
|
Keywords: ateam-marionette-displayed
Updated•8 years ago
|
Blocks: webdriver-chrome
Assignee | ||
Comment 1•7 years ago
|
||
I had a look at this test and it appears to be duplicated by other
tests. Also it’s not a good idea to lump together all interaction
commands for chrome context in one file.
Summary: Turn on some chrome tests as part of is_displayed work → Remove test_text_chrome.py
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Keywords: ateam-marionette-displayed
OS: Mac OS X → All
Hardware: x86 → All
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8949061 [details]
Bug 896046 - Remove test_text_chrome.py.
https://reviewboard.mozilla.org/r/218462/#review224378
Attachment #8949061 -
Flags: review?(mjzffr) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0152b5f56940
Remove test_text_chrome.py. r=maja_zf
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
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
•