Closed
Description
Symfony version(s) affected: master (of today)
Description
mkdir failure
How to reproduce
./phpunit src/Symfony/Component/Finder/
Possible Solution
no
Additional context
Testing src/Symfony/Component/Finder/
..............................EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 63 / 168 ( 37%)
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.........EEEEEEEEEEEEE....... 126 / 168 ( 75%)
.................................EEEEEEEEE 168 / 168 (100%)
Time: 43.95 seconds, Memory: 6.00MB
There were 89 errors:
1) Symfony\Component\Finder\Tests\FinderTest
mkdir(): File exists
/proj/src/Symfony/Component/Finder/Tests/Iterator/RealIteratorTestCase.php:57
Truncated many more lines all caused by failure at line 57 of RealIteratorTestCase.php
PHP 7.2.5
OS: ubuntu 16.04