[Phpmyadmin-devel] Confirm navigation for non ajax reloads

Michal Čihař michal at cihar.com
Wed Apr 23 15:37:29 CEST 2014


Hi

Dne Tue, 22 Apr 2014 08:17:07 -0400
Marc Delisle <marc at infomarc.info> napsal(a):

> For me, it's difficult to see when these failures are real or not. For 
> example, after your patch revert
> 
> https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/6120/
> 
> there were a few Selenium failures. Are these real?

How you define real bugs? If you mean bugs in our code, then almost all
bugs are real (basically all with exception of timeouts when talking
with Selenium server), however some of these are bugs in our Selenium
tests. Most of these are some timing issues like the Selenium driver is
clicking on elements too early (eg. before Javascript initialization is
completed).

These are less visible (happen less often) on Jenkins and more visible
on Travis (due to higher latencies caused by local proxy used for
testing).

I've already fixed many of such errors, but I somehow ran out of time I
can spend on this, so any help is welcome here.

The ideal situation would be to fix these tests completely and do
strict Selenium testing in Travis as well to have checked all pull
requests with it...

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140423/db1071bb/attachment.sig>


More information about the Developers mailing list