From: Alex Dowad Date: Wed, 24 Jun 2020 06:43:49 +0000 (+0200) Subject: Increase failure threshold for 'extensive backtracking' fileinfo test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1ebc3ab2142e6ee05e1c378fd7dcc597dd3442e;p=php Increase failure threshold for 'extensive backtracking' fileinfo test A spurious failure for this test was seen on Travis CI (S390X): https://travis-ci.org/github/alexdowad/php-src/jobs/701533828 (The test is expected to finish within 1 second, but it took 1.06 seconds.) Therefore, increase the threshold a bit. --- diff --git a/ext/fileinfo/tests/cve-2014-3538.phpt b/ext/fileinfo/tests/cve-2014-3538.phpt index a523861186..0ff2a68685 100644 --- a/ext/fileinfo/tests/cve-2014-3538.phpt +++ b/ext/fileinfo/tests/cve-2014-3538.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #66731: file: extensive backtraking +Bug #66731: file: extensive backtracking --SKIPIF--