[pkg-php-pear] Bug#952327: php-mikey179-vfsstream: FTBFS: tests failed

Lucas Nussbaum lucas at debian.org
Sun Feb 23 13:53:28 GMT 2020


Source: php-mikey179-vfsstream
Version: 1.6.8-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> phpunit --include-path src/main/php
> PHPUnit 8.5.2 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 7.4.3
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> 
>   Warning - The configuration file did not pass validation!
>   The following problems have been detected:
> 
>   Line 16:
>   - Element 'phpunit', attribute 'mapTestClassNameToCoveredClassName': The attribute 'mapTestClassNameToCoveredClassName' is not allowed.
> 
>   Line 18:
>   - Element 'testsuite': The attribute 'name' is required but missing.
> 
>   Line 33:
>   - Element 'log', attribute 'charset': The attribute 'charset' is not allowed.
>   - Element 'log', attribute 'yui': The attribute 'yui' is not allowed.
>   - Element 'log', attribute 'highlight': The attribute 'highlight' is not allowed.
> 
>   Line 35:
>   - Element 'log', attribute 'logIncompleteSkipped': The attribute 'logIncompleteSkipped' is not allowed.
> 
>   Test results may not be as expected.
> 
> Error:         No code coverage driver is available
> 
> ..............W.........FE........E............................  63 / 404 ( 15%)
> ...................................W........W..W..............E 126 / 404 ( 31%)
> ...................W..........................W........WW...... 189 / 404 ( 46%)
> ..................F................EFEF.E.............EE..EEE.E 252 / 404 ( 62%)
> .E.....EEEE............EEEES.......SS...S...................... 315 / 404 ( 77%)
> .......EE.........F.....EEE..........R..R....F.FF....F....W.... 378 / 404 ( 93%)
> ....WW.EEEESW...WW........                                      404 / 404 (100%)
> 
> Time: 4.18 seconds, Memory: 12.00 MB
> 
> There were 30 errors:
> 
> 1) org\bovigo\vfs\PermissionsTestCase::touchOnNonWriteableDirectoryDoesNotCreateFile
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:380
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:512
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/PermissionsTestCase.php:115
> 
> 2) org\bovigo\vfs\UnlinkTestCase::unlinkNonExistingFileTriggersError
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:742
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/UnlinkTestCase.php:53
> 
> 3) org\bovigo\vfs\vfsStreamExLockTestCase::filePutContentsLockShouldReportError
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamExLockTestCase.php:38
> 
> 4) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::mkDirShouldNotOverwriteExistingDirectories
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:844
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:211
> 
> 5) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::mkDirShouldNotOverwriteExistingFiles
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:844
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:236
> 
> 6) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::canNotIterateOverNonReadableDirectory
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:274
> 
> 7) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::unlinkCanNotRemoveNonEmptyDirectory
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:747
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:451
> 
> 8) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::unlinkCanNotRemoveEmptyDirectory
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:747
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:469
> 
> 9) org\bovigo\vfs\vfsStreamWrapperFileTestCase::file_get_contents
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:26
> 
> 10) org\bovigo\vfs\vfsStreamWrapperFileTestCase::file_get_contentsNonReadableFile
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:40
> 
> 11) org\bovigo\vfs\vfsStreamWrapperFileTestCase::file_put_contentsExistingFile
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:54
> 
> 12) org\bovigo\vfs\vfsStreamWrapperFileTestCase::file_put_contentsExistingNonWritableFile
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:83
> 
> 13) org\bovigo\vfs\vfsStreamWrapperFileTestCase::file_put_contentsNonExistingFileNonWritableDirectory
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:109
> 
> 14) org\bovigo\vfs\vfsStreamWrapperFileTestCase::canNotOverwriteExistingFileWithModeX
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:207
> 
> 15) org\bovigo\vfs\vfsStreamWrapperFileTestCase::canNotOpenNonExistingFileReadonly
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:218
> 
> 16) org\bovigo\vfs\vfsStreamWrapperFileTestCase::canNotOpenNonExistingFileReadAndWrite
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:228
> 
> 17) org\bovigo\vfs\vfsStreamWrapperFileTestCase::canNotOpenWithIllegalMode
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:238
> 
> 18) org\bovigo\vfs\vfsStreamWrapperFileTestCase::cannotOpenExistingNonwritableFileWithModeA
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:417
> 
> 19) org\bovigo\vfs\vfsStreamWrapperFileTestCase::cannotOpenExistingNonwritableFileWithModeW
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:426
> 
> 20) org\bovigo\vfs\vfsStreamWrapperFileTestCase::cannotOpenNonReadableFileWithModeR
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:435
> 
> 21) org\bovigo\vfs\vfsStreamWrapperFileTestCase::cannotRenameToNonWritableDir
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:803
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:444
> 
> 22) org\bovigo\vfs\vfsStreamWrapperQuotaTestCase::writeMoreThanQotaWritesOnlyUpToQuota
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperQuotaTestCase.php:58
> 
> 23) org\bovigo\vfs\vfsStreamWrapperQuotaTestCase::considersAllFilesForQuota
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperQuotaTestCase.php:79
> 
> 24) org\bovigo\vfs\vfsStreamWrapperTestCase::unlinkRemovesFilesOnly
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:742
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:98
> 
> 25) org\bovigo\vfs\vfsStreamWrapperTestCase::unlinkReturnsFalseWhenFileDoesNotExist
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:742
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:110
> 
> 26) org\bovigo\vfs\vfsStreamWrapperTestCase::unlinkReturnsFalseWhenFileDoesNotExistAndFileWithSameNameExistsInRoot
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:742
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:120
> 
> 27) org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::canNotOpenDirectory
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php:31
> 
> 28) org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::canNotUnlink
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:742
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php:41
> 
> 29) org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::canNotOpen
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php:51
> 
> 30) org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::canNotRename
> Error: Call to undefined method PHPUnit\Util\ErrorHandler::handleError()
> 
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:793
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php:61
> 
> --
> 
> There were 14 warnings:
> 
> 1) org\bovigo\vfs\FilenameTestCase::doesNotWorkWithInvalidName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 2) org\bovigo\vfs\vfsStreamBlockTestCase::createWithEmptyName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 3) org\bovigo\vfs\vfsStreamDirectoryTestCase::invalidCharacterInName
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 4) org\bovigo\vfs\vfsStreamDirectoryTestCase::renameToInvalidNameThrowsvfsStreamException
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 5) org\bovigo\vfs\vfsStreamFileTestCase::withContentThrowsInvalidArgumentExceptionWhenContentIsNoStringAndNoFileContent
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 6) org\bovigo\vfs\vfsStreamTestCase::createThrowsExceptionIfNoBaseDirGivenAndNoRootSet
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 7) org\bovigo\vfs\vfsStreamTestCase::inspectWithoutContentAndWithoutRootThrowsInvalidArgumentException
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 8) org\bovigo\vfs\vfsStreamTestCase::copyFromFileSystemThrowsExceptionIfNoBaseDirGivenAndNoRootSet
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 9) org\bovigo\vfs\vfsStreamWrapperTestCase::touchChangesTimesToCurrentTimestampWhenNoTimesGiven
> The optional $delta parameter of assertEquals() is deprecated and will be removed in PHPUnit 9. Refactor your test to use assertEqualsWithDelta() instead.
> 
> 10) org\bovigo\vfs\vfsStreamWrapperUnregisterTestCase::unregisterThirdPartyVfsScheme
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 11) org\bovigo\vfs\vfsStreamWrapperUnregisterTestCase::unregisterWhenNotInRegisteredState
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 12) org\bovigo\vfs\visitor\vfsStreamAbstractVisitorTestCase::visitThrowsInvalidArgumentExceptionOnUnknownContentType
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 13) org\bovigo\vfs\visitor\vfsStreamPrintVisitorTestCase::constructWithNonResourceThrowsInvalidArgumentException
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> 14) org\bovigo\vfs\visitor\vfsStreamPrintVisitorTestCase::constructWithNonStreamResourceThrowsInvalidArgumentException
> The @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated. They will be removed in PHPUnit 9. Refactor your test to use expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() instead.
> 
> --
> 
> There were 9 failures:
> 
> 1) org\bovigo\vfs\PermissionsTestCase::touchOnNonWriteableDirectoryTriggersError
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:380
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:512
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/PermissionsTestCase.php:103
> .
> 
> 2) org\bovigo\vfs\vfsStreamWrapperAlreadyRegisteredTestCase::registerOverAnotherStreamWrapper
> Failed asserting that exception of type "Error" matches expected exception "org\bovigo\vfs\vfsStreamException". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:111
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperAlreadyRegisteredTestCase.php:60
> .
> 
> 3) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::mkDirShouldNotOverwriteExistingDirectoriesAndTriggerE_USER_WARNING
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:844
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:225
> .
> 
> 4) org\bovigo\vfs\vfsStreamWrapperMkDirTestCase::mkDirShouldNotOverwriteExistingFilesAndTriggerE_USER_WARNING
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:844
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperDirTestCase.php:249
> .
> 
> 5) org\bovigo\vfs\vfsStreamWrapperSelectStreamTestCase::selectStream
> Failed asserting that exception of type "Error" matches expected exception "\PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperStreamSelectTestCase.php:32
> .
> 
> 6) org\bovigo\vfs\vfsStreamWrapperTestCase::renameFileIntoFile
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:807
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:457
> .
> 
> 7) org\bovigo\vfs\vfsStreamWrapperTestCase::renameOnSourceFileNotFound
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:793
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:484
> .
> 
> 8) org\bovigo\vfs\vfsStreamWrapperTestCase::renameOnDestinationDirectoryFileNotFound
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/main/php/org/bovigo/vfs/vfsStreamWrapper.php:799
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:494
> .
> 
> 9) org\bovigo\vfs\vfsStreamWrapperTestCase::openFileWithoutDirectory
> Failed asserting that exception of type "Error" matches expected exception "PHPUnit\Framework\Error\Error". Message was: "Call to undefined method PHPUnit\Util\ErrorHandler::handleError()" at
> /<<PKGBUILDDIR>>/src/test/bootstrap.php:39
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:627
> .
> 
> --
> 
> There were 2 risky tests:
> 
> 1) org\bovigo\vfs\vfsStreamWrapperTestCase::chownDoesNotWorkOnVfsStreamUrls
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:335
> 
> 2) org\bovigo\vfs\vfsStreamWrapperTestCase::chgrpDoesNotWorkOnVfsStreamUrls
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperTestCase.php:390
> 
> --
> 
> There were 5 skipped tests:
> 
> 1) org\bovigo\vfs\vfsStreamWrapperFileTestCase::cannotReadFileFromNonReadableDir
> Issue #38.
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTestCase.php:453
> 
> 2) org\bovigo\vfs\vfsStreamWrapperFileTimesTestCase::addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile
> Links are currently not supported by vfsStream.
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php:211
> 
> 3) org\bovigo\vfs\vfsStreamWrapperFileTimesTestCase::addNewFileNameWithLinkFunctionChangesAttributeAndModificationTimeOfDirectoryContainingLink
> Links are currently not supported by vfsStream.
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php:220
> 
> 4) org\bovigo\vfs\vfsStreamWrapperFileTimesTestCase::changeFileAttributesChangesAttributeTimeOfFileItself
> Changing file attributes via stream wrapper for self-defined streams is not supported by PHP.
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php:312
> 
> 5) org\bovigo\vfs\vfsStreamZipTestCase::createZipArchive
> No ext/zip installed, skipping test.
> 
> /<<PKGBUILDDIR>>/src/test/php/org/bovigo/vfs/vfsStreamZipTestCase.php:24
> 
> ERRORS!
> Tests: 404, Assertions: 1315, Errors: 30, Failures: 9, Warnings: 14, Skipped: 5, Risky: 2.
> make[1]: *** [debian/rules:14: override_dh_auto_test] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/php-mikey179-vfsstream_1.6.8-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-php-pear mailing list