Page MenuHomePhabricator

Flow: update "Edit existing title" browser test for code changes
Closed, ResolvedPublic

Description

Scenario: Edit an existing title fails with

timed out after 5 seconds, waiting for {:class=>"mw-ui-input flow-edit-title-textbox", :tag_name=>"input or textarea", :type=>"(any text type)"} to become present (Watir::Wait::TimeoutError)

Scenario: Edit existing post fails with

timed out after 5 seconds, waiting for {:class=>"flow-edit-post-content flow-disabler", :tag_name=>"input or textarea", :type=>"(any text type)"} to become present (Watir::Wait::TimeoutError)

It's due to class name simplification, though have to make sure that the simpler class doesn't match earlier hidden items.


Version: master
Severity: major

Details

Reference
bz61579

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:07 AM
bzimport set Reference to bz61579.
bzimport added a subscriber: Unknown Object (MLST).

Change 114442 had a related patch set uploaded by Spage:
Update page elements used by Edit existing title

https://gerrit.wikimedia.org/r/114442

Change 114442 merged by jenkins-bot:
Update page elements used by Edit existing title

https://gerrit.wikimedia.org/r/114442

Reopening as a reminder to use text field CSS, see tests/browser/features/support/pages/flow_page.rb

Change 127285 had a related patch set uploaded by Spage:
QA: replace xpath with css now that it is supported

https://gerrit.wikimedia.org/r/127285

Change 127285 had a related patch set uploaded by Spage:
QA: replace xpath with css now that it is supported

https://gerrit.wikimedia.org/r/127285

Change 127285 merged by jenkins-bot:
QA: replace xpath with css now that it is supported

https://gerrit.wikimedia.org/r/127285

All patches mentioned in this report are merged - is there more work left to do here (if yes: please reset the bug report status to NEW or ASSIGNED), or can you close this ticket as RESOLVED FIXED?

No reply to comment 7 - assuming this bug is FIXED.
If that is not the case: Please reopen and elaborate what is left to do here to get this report fixed.