Re: [PHP-DEV] master is broken on Travis
[email protected] (Lior Kaplan)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CAPJnDK1=_15pcHe7_OaLH7XTSXE=nn9XRMTd43Vns91f31Bx2A@mail.gmail.com> |
On Thu, Aug 21, 2014 at 12:29 AM, Stas Malyshev <[email protected]> wrote: > Hi! > > > Removed phpdbg build from configure, and master builds fine. > > > > Removed its tests as well to have travis finish green. > > Did you commit it? I see Travis CI build is still broken. > Committed and it works, the build done at travis finished OK. But some of the tests fail: The command "./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120" exited with 1. Still didn't check it. Kaplan