Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f1d9ff99dce53915966fed726792edbf9b91fdde
https://github.com/phpmyadmin/phpmyadmin/commit/f1d9ff99dce53915966fed72679…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M .travis.yml
M test/install-browserstack
Log Message:
-----------
Start PHP from main script for selenium tests
Otherwise the child script just hangs
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f8939546bdef716d27a481c0873a47e5fc372131
https://github.com/phpmyadmin/phpmyadmin/commit/f8939546bdef716d27a481c0873…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M test/install-runkit
Log Message:
-----------
Do not cache runkit
The improvement is not noticeable in this case, so let's always use
fresh copy.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 88d2892f1e05ce21861cb1604434f34e50e5b344
https://github.com/phpmyadmin/phpmyadmin/commit/88d2892f1e05ce21861cb160443…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M build.xml
Log Message:
-----------
Supress success output from lint
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 860282947356d6eb272351c80cfc1b588bfee222
https://github.com/phpmyadmin/phpmyadmin/commit/860282947356d6eb272351c80cf…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M .travis.yml
Log Message:
-----------
Merge lint run into testsuite run
It should be faster to run these in parallel, but given limited amount
of workers, it's better to do more work in single run. The run takes
longer, but overall time to run all tests is lower due to less waiting
for free worker.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f2047699be3b...860282947356