[QA] how to skip an expected fail test in IE, where documented

S Page spage at wikimedia.org
Wed Aug 6 03:54:05 UTC 2014


A Flow browser test fails in IE until we fix a bug. I'd like to tell CI to
skip this test when running  IE.

* I think I could remove the @internet_explorer_10 annotation at the top of
the file, but the other scenarios in that file pass.
*  Could I stick @ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @ie11-bug
above the test?
?  My attempt is https://gerrit.wikimedia.org/r/#/c/151994/


Cucumber annotations are poorly documented :-( All I could find is "You can
use different annotation tags at the top of your feature files to group
tests."[1]  These are the group names that we pass in the cucumber --tags
line in the Jenkins job setup.    But what about @login or @ie7-bug , I see
those partway through files.

Use the wiki folks!  (I explained test groups in
https://www.mediawiki.org/wiki/Quality_Assurance/Browser_testing/Running_tests#Running_the_tests
)

Thanks.

[1] http://www.ibm.com/developerworks/opensource/library/a-automating-ria/
-- 
=S Page  Features engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140805/b12e14b8/attachment.html>


More information about the QA mailing list