[QA] Pair programming Friday for fun and profit

Chris McMahon cmcmahon at wikimedia.org
Tue Oct 29 15:39:01 UTC 2013


On Mon, Oct 28, 2013 at 6:53 PM, S Page <spage at wikimedia.org> wrote:

> I want to pair with you!  ( ♫ pair the night away ♪... Rod Temperton for
> Michael Jackson)  Later in the day is better.
>
> I would like to convert InezK's Java Selenium tests for VE to cucumber.
> https://www.mediawiki.org/wiki/VisualEditor/Planning_and_testing#QA_tests
>

Also, I should mention that if you're going to be trying to make tests for
things in the contentEditable part of VE, you'll likely run into Firefox
cursor bugs:

https://bugzilla.wikimedia.org/show_bug.cgi?id=56274
https://bugzilla.wikimedia.org/show_bug.cgi?id=56068

And if you try to move the cursor past a Reference/Transclusion/object,
you'll hit a WebDriver bug that you might be able to work around by firing
an 'onblur' event:

https://bugzilla.wikimedia.org/show_bug.cgi?id=54443

And even if you get through all that, your test will likely fail in the
Jenkins build because VE isn't playing nice with small windows this week:

https://bugzilla.wikimedia.org/show_bug.cgi?id=56314
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20131029/5eba7c36/attachment.html>


More information about the QA mailing list