wiki.techinc.nl/tests/phpunit/includes/filebackend
Brian Wolff 2ca33d1ce7 Make concurrent runs of FileBackendTest independent
Make each run of the FileBackendTest be for a different "wiki"
so you could have multiple runs at the same time without them
interfering with each other.

There's been intermittent failures on jenkins for this test. I'm
not sure if its some race condition (which wouldn't really make
sense given each run should be independent I thought), but this
can't hurt.

Change-Id: I3b639f1c783efc140028c3acdce35ef3f58bf66f
2013-04-17 16:20:48 -03:00
..
FileBackendTest.php Make concurrent runs of FileBackendTest independent 2013-04-17 16:20:48 -03:00