raise filerepo tests timeout to 10sec
authorAntoine Musso <hashar@free.fr>
Wed, 29 Aug 2012 15:01:02 +0000 (17:01 +0200)
committerAntoine Musso <hashar@free.fr>
Wed, 29 Aug 2012 15:01:02 +0000 (17:01 +0200)
commita8ca2e0e3b0b90450d86f6db2acd4243032d5e05
tree28087c039a2e302e1cd12b364cc799d3cb918588
parent3c899bfc66218e8a65b45ad158e3dcb6081ac4e9
raise filerepo tests timeout to 10sec

'@group medium' instructs PHPUnit to wait up to 10 seconds for the test
to complete. That would save us from false positive caused by high disk
I/O on the continuous integration server.

Change-Id: Id11c3ed1879705f806d262dc8090ef2fb432ed36
tests/phpunit/includes/filerepo/FileBackendTest.php
tests/phpunit/includes/filerepo/StoreBatchTest.php