Appveyor build failure
[email protected] ("Christoph M. Becker") Wed, 14 Nov 2018 18:48:01 +0100
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi! I've noticed quite a lot Appveyor build failures recently. A particular problem appears to be ext\fileinfo\tests\cve-2014-3538-nojit.phpt[1], which is supposed to be finished in one second, but run slightly longer mostly[2]. Anatol, should we simply increase the allowed time (to, say, 1.5 sec), or is there an underlying issue which would better be solved instead? [1] <https://github.com/php/php-src/blob/master/ext/fileinfo/tests/cve-2014-3538-nojit.phpt> [2] <https://ci.appveyor.com/project/php/php-src/builds/20295863/job/3x43s88ynepb8t3g#L4294> -- Christoph M. Becker