https://bugzilla.wikimedia.org/show_bug.cgi?id=60673
Web browser: ---
Bug ID: 60673
Summary: Flow: update browser tests for UI changes
Product: MediaWiki extensions
Version: master
Hardware: All
URL: https://wmf.ci.cloudbees.com/view/r-fl/job/Flow-en.wik
ipedia.beta.wmflabs.org-linux-firefox/208/testReport/
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Flow
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
The edit menu moved to the action menu. I think as a result three tests fail:
1. Edit existing title.Edit an existing title
I think this fails because the test has to activate the Actions menu to see
"Edit title"
2. Edit existing title.Edit existing post
This failure is
timed out after 5 seconds, waiting for {:title=>"Edit post", :index=>0,
:tag_name=>"a"} to
The edit icon had "Edit post" as its title attribute, but the new ultra-quiet
Edit button has only title="Edit". The fix here is just to update the flow_page
object element for edit_post_icon, and clean up the naming of this and "Edit
post pencil icon" now it's no longer an icon.
3. Create new topic anonymous.Anon does not see block or actions
The latter failure is
expected #<Watir::Anchor:0x50d5ea2bc230a85c located=true
selector={:text=>"Actions", :index=>1, :tag_name=>"a"}> not to exist
(RSpec::Expectations::ExpectationNotMetError)
An anonymous user doesn't get hide/delete/suppress actions, so before this
change would not get an action menu. But now I think the Actions indicator is
present, because s/he can edit a post if s/he created it.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l