]> source.dussan.org Git - jquery.git/commit
Tests: lower the PHP sleep time in unreleasedXHR.html
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 7 Sep 2015 22:40:52 +0000 (00:40 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 7 Sep 2015 22:46:25 +0000 (00:46 +0200)
commiteac265ccdd4ed51a8fb232f6a4568b6c055f65c1
treebe615ab7867df4c0c9995c84a20172b7e07273af
parenta9930565f157df4bcae63c108aeb9f4825c7314a
Tests: lower the PHP sleep time in unreleasedXHR.html

The AJAX test performed in unreleasedXHR.html was scheduling PHP processes
sleeping for 10 minutes. When a lot of commits are tested in short intervals
this was causing build failures due to the drained php-fpm pool.

The 10 seconds sleep time should be enough for this test.

(cherry-picked from 02e10082b25df3b47b6b98e3b35399712795b7df)

Refs 62acda819f9b6fba9263d0b613e15285807b23a7
test/data/ajax/unreleasedXHR.html