[Phpmyadmin-git] [phpmyadmin/phpmyadmin] f89395: Do not cache runkit

Michal Čihař michal at cihar.com
Thu Dec 4 15:57:49 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f8939546bdef716d27a481c0873a47e5fc372131
      https://github.com/phpmyadmin/phpmyadmin/commit/f8939546bdef716d27a481c0873a47e5fc372131
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 88d2892f1e05ce21861cb1604434f34e50e5b344
      https://github.com/phpmyadmin/phpmyadmin/commit/88d2892f1e05ce21861cb1604434f34e50e5b344
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 860282947356d6eb272351c80cfc1b588bfee222
      https://github.com/phpmyadmin/phpmyadmin/commit/860282947356d6eb272351c80cfc1b588bfee222
  Author: Michal Čihař <michal at 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 at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f2047699be3b...860282947356


More information about the Git mailing list