You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PharUtil_RemotePharVerifierTest::testVerifyCorrectlyVerifies with data set #0 ('wrongsig.phar')
RuntimeException: unlink(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/tmp): No such file or directory
Several test cases fail with errors:
phpunit RemotePharVerifierTest.php
PHPUnit 3.7.13 by Sebastian Bergmann.
...EE.......................EEEEE
Time: 0 seconds, Memory: 6.00Mb
There were 7 errors:
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/tmp/..): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:27
RuntimeException: unlink(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/tmp): No such file or directory
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:249
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:17
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/verified/.): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:27
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/verified/.): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:27
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/tmp/..): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:17
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/verified/.): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:27
RuntimeException: rmdir(/usr/share/php/tests/PharUtil/test/PharUtil/tmp/verified/.): Directory not empty
/usr/share/php/PharUtil/RemotePharVerifier.php:182
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:247
/usr/share/php/tests/PharUtil/test/PharUtil/RemotePharVerifierTest.php:27
FAILURES!
Tests: 33, Assertions: 62, Errors: 7.
The text was updated successfully, but these errors were encountered: