phpunit: Omit long xdiff test provider from Jenkins output
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 17 Nov 2015 02:01:16 +0000 (02:01 +0000)
committerHashar <hashar@free.fr>
Tue, 17 Nov 2015 09:35:27 +0000 (09:35 +0000)
commit49bd4ed1e23b42fe7e952e869a7d91f45811040d
treed51a3563f1fd513cc8b46e42c2350b3f75e50dfb
parent41b0e953b8b2f806ab863deddbd7cf1beef055f5
phpunit: Omit long xdiff test provider from Jenkins output

In PHPUnit v4.3 and higher one could call markTestSkipped() from
inside a data provider.

Bug: T43683
Change-Id: Ic5f9f4c715466e3998af76ad98543aeb9c5d396e
tests/phpunit/includes/DiffHistoryBlobTest.php