<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 6, 2014 at 5:54 AM, S Page <span dir="ltr"><<a href="mailto:spage@wikimedia.org" target="_blank">spage@wikimedia.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>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.<br>

<br></div><div>* I think I could remove the @internet_explorer_10 annotation at the top of the file, but the other scenarios in that file pass.<br></div></div></div></blockquote><div><br></div><div>Cucumber tag[1] can be applied to the entire feature or to a specific scenario.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>
*  Could I stick @ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @ie11-bug above the test?<br></div></div></div></blockquote><div><br></div><div>Please don't. It will not help anyway.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><div></div><div>?  My attempt is <a href="https://gerrit.wikimedia.org/r/#/c/151994/" target="_blank">https://gerrit.wikimedia.org/r/#/c/151994/</a></div></div></div></blockquote><div><br></div><div>Fixed it[2].</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>Cucumber annotations are poorly documented :-( </div>

</div></div></blockquote><div><br></div><div>Coding conventions FTW[3]! :)</div><div><br></div><div>Željko</div><div>--</div><div>1: <a href="https://github.com/cucumber/cucumber/wiki/Tags">https://github.com/cucumber/cucumber/wiki/Tags</a></div>

<div>2: <a href="https://gerrit.wikimedia.org/r/#/c/151994/2/tests/browser/features/close_reopen_topics.feature,cm">https://gerrit.wikimedia.org/r/#/c/151994/2/tests/browser/features/close_reopen_topics.feature,cm</a></div>

<div>3: <a href="https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_tags">https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Required_tags</a> </div></div></div></div>