<div dir="ltr">Hi Ijaz,<div><br></div><div>and welcome! :)</div><div><br></div><div>For further reference, please do not reply to digest, or if you do, please change the subject to match the original thread.</div><div><br></div><div>Did you read the documentation Dan wrote?</div><div><br></div><div><a href="https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests">https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests</a></div><div><br></div><div>It is hard to answer your question without knowing more about you. Feel free to introduce yourself.</div><div><br></div><div>Do you have any specific questions?</div><div><div class="gmail_extra"><br></div><div class="gmail_extra">Željko</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 11, 2015 at 3:35 PM, Ijaz Alam <span dir="ltr"><<a href="mailto:ijaz_alam@hotmail.com" target="_blank">ijaz_alam@hotmail.com</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><div dir="ltr">how this works ? i want to understand<br><br><div>> From: <a href="mailto:qa-request@lists.wikimedia.org" target="_blank">qa-request@lists.wikimedia.org</a><br>> Subject: QA Digest, Vol 27, Issue 5<br>> To: <a href="mailto:qa@lists.wikimedia.org" target="_blank">qa@lists.wikimedia.org</a><br>> Date: Sat, 11 Jul 2015 12:00:04 +0000<br>> <br>> Send QA mailing list submissions to<br>>   <a href="mailto:qa@lists.wikimedia.org" target="_blank">qa@lists.wikimedia.org</a><br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>         <a href="https://lists.wikimedia.org/mailman/listinfo/qa" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>> or, via email, send a message with subject or body 'help' to<br>>  <a href="mailto:qa-request@lists.wikimedia.org" target="_blank">qa-request@lists.wikimedia.org</a><br>> <br>> You can reach the person managing the list at<br>>     <a href="mailto:qa-owner@lists.wikimedia.org" target="_blank">qa-owner@lists.wikimedia.org</a><br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of QA digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. How make to make your (stable) browser tests voting (Dan Duvall)<br>>    2. Re: How make to make your (stable) browser tests voting<br>>       (Željko Filipin)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Fri, 10 Jul 2015 16:29:37 -0700<br>> From: Dan Duvall <<a href="mailto:dduvall@wikimedia.org" target="_blank">dduvall@wikimedia.org</a>><br>> To: "QA (software quality assurance) for Wikimedia projects."<br>>    <<a href="mailto:qa@lists.wikimedia.org" target="_blank">qa@lists.wikimedia.org</a>><br>> Subject: [QA] How make to make your (stable) browser tests voting<br>> Message-ID:<br>>      <<a href="mailto:CACu0jZ42jfU%2BgjVGvK5SLLNvUaC-DEbA1wZhrQFECZmvPAN%2B1Q@mail.gmail.com" target="_blank">CACu0jZ42jfU+gjVGvK5SLLNvUaC-DEbA1wZhrQFECZmvPAN+1Q@mail.gmail.com</a>><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> Standing on the successes of Barry, the browser-test bot that Reading has<br>> been using recently to test Gerrit patches before merging them, we've taken<br>> the next logical step and implemented a JJB builder/template that can do<br>> the same but is fully integrated into the Gerrit/Zuul pipeline(s). I've<br>> been working out some of the kinks in it this week, and I think it's<br>> finally working well enough for general use.<br>> <br>> Big thanks to Legoktm and Krinkle for helping to refactor/generalize the<br>> support builders/templates/scripts that were currently being used to<br>> support QUnit tests, and to Jon Robson and the Reading team for setting up<br>> Barry, proving that a well curated set of end-to-end tests can be stable<br>> enough for this purpose.<br>> <br>> See here for details on how to try it out!<br>> <a href="https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests" target="_blank">https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests</a><br>> <br>> -- <br>> Dan Duvall<br>> Automation Engineer<br>> Wikimedia Foundation <<a href="http://wikimediafoundation.org" target="_blank">http://wikimediafoundation.org</a>><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <<a href="https://lists.wikimedia.org/pipermail/qa/attachments/20150710/0ea40e67/attachment-0001.html" target="_blank">https://lists.wikimedia.org/pipermail/qa/attachments/20150710/0ea40e67/attachment-0001.html</a>><br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Sat, 11 Jul 2015 09:35:28 +0200<br>> From: Željko Filipin <<a href="mailto:zfilipin@wikimedia.org" target="_blank">zfilipin@wikimedia.org</a>><br>> To: "QA for Wikimedia projects." <<a href="mailto:qa@lists.wikimedia.org" target="_blank">qa@lists.wikimedia.org</a>><br>> Subject: Re: [QA] How make to make your (stable) browser tests voting<br>> Message-ID:<br>>  <<a href="mailto:CABfBeAoRr59vSQUHZUsbW0frdsJsjO1RV0cQNdkB4UmfWeX%2B1g@mail.gmail.com" target="_blank">CABfBeAoRr59vSQUHZUsbW0frdsJsjO1RV0cQNdkB4UmfWeX+1g@mail.gmail.com</a>><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> Amazing. Thanks Dan and everybody else that made this happen.<br>> <br>> Željko<br>> <br>> On Sat, Jul 11, 2015 at 1:29 AM, Dan Duvall <<a href="mailto:dduvall@wikimedia.org" target="_blank">dduvall@wikimedia.org</a>> wrote:<br>> <br>> > Standing on the successes of Barry, the browser-test bot that Reading has<br>> > been using recently to test Gerrit patches before merging them, we've taken<br>> > the next logical step and implemented a JJB builder/template that can do<br>> > the same but is fully integrated into the Gerrit/Zuul pipeline(s). I've<br>> > been working out some of the kinks in it this week, and I think it's<br>> > finally working well enough for general use.<br>> ><br>> > Big thanks to Legoktm and Krinkle for helping to refactor/generalize the<br>> > support builders/templates/scripts that were currently being used to<br>> > support QUnit tests, and to Jon Robson and the Reading team for setting up<br>> > Barry, proving that a well curated set of end-to-end tests can be stable<br>> > enough for this purpose.<br>> ><br>> > See here for details on how to try it out!<br>> > <a href="https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests" target="_blank">https://www.mediawiki.org/wiki/Continuous_integration/Browser_tests</a><br>> ><br>> > --<br>> > Dan Duvall<br>> > Automation Engineer<br>> > Wikimedia Foundation <<a href="http://wikimediafoundation.org" target="_blank">http://wikimediafoundation.org</a>><br>> ><br>> > _______________________________________________<br>> > QA mailing list<br>> > <a href="mailto:QA@lists.wikimedia.org" target="_blank">QA@lists.wikimedia.org</a><br>> > <a href="https://lists.wikimedia.org/mailman/listinfo/qa" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>> ><br>> ><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <<a href="https://lists.wikimedia.org/pipermail/qa/attachments/20150711/2a8bb8e7/attachment-0001.html" target="_blank">https://lists.wikimedia.org/pipermail/qa/attachments/20150711/2a8bb8e7/attachment-0001.html</a>><br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> QA mailing list<br>> <a href="mailto:QA@lists.wikimedia.org" target="_blank">QA@lists.wikimedia.org</a><br>> <a href="https://lists.wikimedia.org/mailman/listinfo/qa" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>> <br>> <br>> End of QA Digest, Vol 27, Issue 5<br>> *********************************<br></div>                                      </div></div>
<br>_______________________________________________<br>
QA mailing list<br>
<a href="mailto:QA@lists.wikimedia.org">QA@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/qa" rel="noreferrer" target="_blank">https://lists.wikimedia.org/mailman/listinfo/qa</a><br>
<br></blockquote></div><br></div></div></div>