Page MenuHomePhabricator

Add browser specific Cucumber tags to features and scenarios
Closed, ResolvedPublic

Description

This bug is a subtask of bug #60335.

https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_tags

Browser specific tag is for example @firefox or @phantomjs. The tag specifies which browser should be used to run the feature or scenario. This convention is currently not used. At the moment we tag features or scenarios if they are known to fail with specific browser, for example @phantomjs-bug.


Version: wmf-deployment
Severity: normal

Details

Reference
bz62477

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:56 AM
bzimport set Reference to bz62477.
bzimport added a subscriber: Unknown Object (MLST).

Change 117880 had a related patch set uploaded by Zfilipin:
WIP Add browser specific tags to Cucumber features and scenarios

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

Change 117880 merged by Cmcmahon:
Added browser specific tags to Cucumber features and scenarios

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

Change 119963 had a related patch set uploaded by Zfilipin:
Added browser specific tags to Cucumber feature

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

Change 119963 merged by jenkins-bot:
Added browser specific tags to Cucumber feature

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

Change 119967 had a related patch set uploaded by Zfilipin:
Added browser specific Cucumber tags

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

Change 119967 merged by jenkins-bot:
Added browser specific Cucumber tags

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

All patches mentioned in this report are either merged or abandoned - 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?

I have to check if this is implemented in all the repos, so setting the status to new.