Source: php-hamcrest Version: 2.0.1-4 Severity: normal Justification: FTBFS Tags: trixie sid ftbfs User: pkg-php-p...@lists.alioth.debian.org Usertags: phpunit11
Hi, phpunit 11 is out and is now available in experimental. During a test rebuild, php-hamcrest was found to fail to build with this new phpunit version. To reproduce this locally, you need to install phpunit from experimental on an unstable system or build chroot. Relevant part (hopefully): > There were 2 PHPUnit test runner warnings: > > 1) Class Hamcrest\AbstractMatcherTest declared in > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php is abstract > > 2) Class BaseMatcherTest cannot be found in > /<<PKGBUILDDIR>>/tests/Hamcrest/BaseMatcherTest.php > > -- > > There was 1 PHPUnit test runner deprecation: > > 1) Your XML configuration validates against a deprecated schema. Migrate your > XML configuration using "--migrate-configuration"! > > -- > > There were 195 risky tests: > > 1) Hamcrest\Arrays\IsArrayContainingInAnyOrderTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 2) Hamcrest\Arrays\IsArrayContainingInAnyOrderTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 3) Hamcrest\Arrays\IsArrayContainingInOrderTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 4) Hamcrest\Arrays\IsArrayContainingInOrderTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 5) Hamcrest\Arrays\IsArrayContainingKeyTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 6) Hamcrest\Arrays\IsArrayContainingKeyTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 7) > Hamcrest\Arrays\IsArrayContainingKeyTest::testMatchesArrayContainingKeyWithIntegerKeys > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Array/IsArrayContainingKeyTest.php:29 > > 8) > Hamcrest\Arrays\IsArrayContainingKeyTest::testMatchesArrayContainingKeyWithNumberKeys > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Array/IsArrayContainingKeyTest.php:36 > > 9) Hamcrest\Arrays\IsArrayContainingKeyValuePairTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 10) > Hamcrest\Arrays\IsArrayContainingKeyValuePairTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 11) Hamcrest\Arrays\IsArrayContainingTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 12) Hamcrest\Arrays\IsArrayContainingTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 13) Hamcrest\Arrays\IsArrayTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 14) Hamcrest\Arrays\IsArrayTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 15) Hamcrest\Arrays\IsArrayWithSizeTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 16) Hamcrest\Arrays\IsArrayWithSizeTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 17) Hamcrest\Collection\IsEmptyTraversableTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 18) Hamcrest\Collection\IsEmptyTraversableTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 19) Hamcrest\Collection\IsTraversableWithSizeTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 20) Hamcrest\Collection\IsTraversableWithSizeTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 21) Hamcrest\Core\AllOfTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 22) Hamcrest\Core\AllOfTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 23) > Hamcrest\Core\AllOfTest::testEvaluatesToTheLogicalConjunctionOfTwoOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AllOfTest.php:12 > > 24) > Hamcrest\Core\AllOfTest::testEvaluatesToTheLogicalConjunctionOfManyOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AllOfTest.php:21 > > 25) Hamcrest\Core\AllOfTest::testSupportsMixedTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AllOfTest.php:27 > > 26) Hamcrest\Core\AnyOfTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 27) Hamcrest\Core\AnyOfTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 28) > Hamcrest\Core\AnyOfTest::testAnyOfEvaluatesToTheLogicalDisjunctionOfTwoOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:12 > > 29) > Hamcrest\Core\AnyOfTest::testAnyOfEvaluatesToTheLogicalDisjunctionOfManyOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:21 > > 30) Hamcrest\Core\AnyOfTest::testAnyOfSupportsMixedTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:27 > > 31) > Hamcrest\Core\AnyOfTest::testNoneOfEvaluatesToTheLogicalDisjunctionOfTwoOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:46 > > 32) > Hamcrest\Core\AnyOfTest::testNoneOfEvaluatesToTheLogicalDisjunctionOfManyOtherMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:55 > > 33) Hamcrest\Core\AnyOfTest::testNoneOfSupportsMixedTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/AnyOfTest.php:61 > > 34) Hamcrest\Core\CombinableMatcherTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 35) Hamcrest\Core\CombinableMatcherTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 36) Hamcrest\Core\CombinableMatcherTest::testBothAcceptsAndRejects > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/CombinableMatcherTest.php:21 > > 37) Hamcrest\Core\CombinableMatcherTest::testAcceptsAndRejectsThreeAnds > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/CombinableMatcherTest.php:27 > > 38) Hamcrest\Core\CombinableMatcherTest::testEitherAcceptsAndRejects > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/CombinableMatcherTest.php:40 > > 39) Hamcrest\Core\CombinableMatcherTest::testAcceptsAndRejectsThreeOrs > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/CombinableMatcherTest.php:46 > > 40) Hamcrest\Core\DescribedAsTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 41) Hamcrest\Core\DescribedAsTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 42) Hamcrest\Core\EveryTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 43) Hamcrest\Core\EveryTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 44) Hamcrest\Core\EveryTest::testIsTrueWhenEveryValueMatches > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/EveryTest.php:12 > > 45) Hamcrest\Core\EveryTest::testIsAlwaysTrueForEmptyLists > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/EveryTest.php:18 > > 46) Hamcrest\Core\HasToStringTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 47) Hamcrest\Core\HasToStringTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 48) Hamcrest\Core\IsAnythingTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 49) Hamcrest\Core\IsAnythingTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 50) Hamcrest\Core\IsAnythingTest::testAlwaysEvaluatesToTrue > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsAnythingTest.php:12 > > 51) Hamcrest\Core\IsCollectionContainingTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 52) Hamcrest\Core\IsCollectionContainingTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 53) Hamcrest\Core\IsEqualTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 54) Hamcrest\Core\IsEqualTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 55) Hamcrest\Core\IsEqualTest::testComparesObjectsUsingEqualityOperator > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsEqualTest.php:27 > > 56) Hamcrest\Core\IsEqualTest::testCanCompareNullValues > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsEqualTest.php:38 > > 57) Hamcrest\Core\IsEqualTest::testComparesTheElementsOfAnArray > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsEqualTest.php:46 > > 58) > Hamcrest\Core\IsEqualTest::testComparesTheElementsOfAnArrayOfPrimitiveTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsEqualTest.php:59 > > 59) Hamcrest\Core\IsEqualTest::testRecursivelyTestsElementsOfArrays > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsEqualTest.php:72 > > 60) Hamcrest\Core\IsIdenticalTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 61) Hamcrest\Core\IsIdenticalTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 62) > Hamcrest\Core\IsIdenticalTest::testEvaluatesToTrueIfArgumentIsReferenceToASpecifiedObject > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsIdenticalTest.php:12 > > 63) Hamcrest\Core\IsInstanceOfTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 64) Hamcrest\Core\IsInstanceOfTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 65) > Hamcrest\Core\IsInstanceOfTest::testEvaluatesToTrueIfArgumentIsInstanceOfASpecificClass > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsInstanceOfTest.php:21 > > 66) > Hamcrest\Core\IsInstanceOfTest::testEvaluatesToFalseIfArgumentIsNotAnObject > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsInstanceOfTest.php:29 > > 67) Hamcrest\Core\IsNotTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 68) Hamcrest\Core\IsNotTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 69) Hamcrest\Core\IsNullTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 70) Hamcrest\Core\IsNullTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 71) Hamcrest\Core\IsNullTest::testEvaluatesToTrueIfArgumentIsNull > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsNullTest.php:12 > > 72) Hamcrest\Core\IsSameTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 73) Hamcrest\Core\IsSameTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 74) > Hamcrest\Core\IsSameTest::testEvaluatesToTrueIfArgumentIsReferenceToASpecifiedObject > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsSameTest.php:12 > > 75) Hamcrest\Core\IsTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 76) Hamcrest\Core\IsTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 77) Hamcrest\Core\IsTypeOfTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 78) Hamcrest\Core\IsTypeOfTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 79) Hamcrest\Core\IsTypeOfTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsTypeOfTest.php:12 > > 80) Hamcrest\Core\IsTypeOfTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/IsTypeOfTest.php:23 > > 81) Hamcrest\Core\SetTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 82) Hamcrest\Core\SetTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 83) Hamcrest\Core\SetTest::testEvaluatesToTrueIfArrayPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:21 > > 84) Hamcrest\Core\SetTest::testNegatedEvaluatesToFalseIfArrayPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:26 > > 85) Hamcrest\Core\SetTest::testEvaluatesToTrueIfClassPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:31 > > 86) Hamcrest\Core\SetTest::testNegatedEvaluatesToFalseIfClassPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:37 > > 87) Hamcrest\Core\SetTest::testEvaluatesToTrueIfObjectPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:43 > > 88) Hamcrest\Core\SetTest::testNegatedEvaluatesToFalseIfObjectPropertyIsSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:49 > > 89) Hamcrest\Core\SetTest::testEvaluatesToFalseIfArrayPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:55 > > 90) Hamcrest\Core\SetTest::testNegatedEvaluatesToTrueIfArrayPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:60 > > 91) Hamcrest\Core\SetTest::testEvaluatesToFalseIfClassPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:65 > > 92) Hamcrest\Core\SetTest::testNegatedEvaluatesToTrueIfClassPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:70 > > 93) Hamcrest\Core\SetTest::testEvaluatesToFalseIfObjectPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:75 > > 94) Hamcrest\Core\SetTest::testNegatedEvaluatesToTrueIfObjectPropertyIsNotSet > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Core/SetTest.php:80 > > 95) Hamcrest\FeatureMatcherTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 96) Hamcrest\FeatureMatcherTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 97) Hamcrest\Number\IsCloseToTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 98) Hamcrest\Number\IsCloseToTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 99) Hamcrest\Number\OrderingComparisonTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 100) Hamcrest\Number\OrderingComparisonTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 101) Hamcrest\Number\OrderingComparisonTest::testComparesValuesForGreaterThan > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Number/OrderingComparisonTest.php:12 > > 102) Hamcrest\Number\OrderingComparisonTest::testComparesValuesForLessThan > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Number/OrderingComparisonTest.php:18 > > 103) Hamcrest\Number\OrderingComparisonTest::testComparesValuesForEquality > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Number/OrderingComparisonTest.php:24 > > 104) Hamcrest\Number\OrderingComparisonTest::testAllowsForInclusiveComparisons > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Number/OrderingComparisonTest.php:30 > > 105) > Hamcrest\Number\OrderingComparisonTest::testSupportsDifferentTypesOfComparableValues > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Number/OrderingComparisonTest.php:36 > > 106) Hamcrest\Text\IsEmptyStringTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 107) Hamcrest\Text\IsEmptyStringTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 108) Hamcrest\Text\IsEqualIgnoringCaseTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 109) Hamcrest\Text\IsEqualIgnoringCaseTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 110) Hamcrest\Text\IsEqualIgnoringCaseTest::testIgnoresCaseOfCharsInString > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringCaseTest.php:12 > > 111) > Hamcrest\Text\IsEqualIgnoringCaseTest::testFailsIfAdditionalWhitespaceIsPresent > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringCaseTest.php:21 > > 112) Hamcrest\Text\IsEqualIgnoringCaseTest::testFailsIfMatchingAgainstNull > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringCaseTest.php:28 > > 113) Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 114) Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 115) > Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testPassesIfWordsAreSameButWhitespaceDiffers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringWhiteSpaceTest.php:21 > > 116) > Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testFailsIfTextOtherThanWhitespaceDiffers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringWhiteSpaceTest.php:27 > > 117) > Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testFailsIfWhitespaceIsAddedOrRemovedInMidWord > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringWhiteSpaceTest.php:33 > > 118) > Hamcrest\Text\IsEqualIgnoringWhiteSpaceTest::testFailsIfMatchingAgainstNull > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/IsEqualIgnoringWhiteSpaceTest.php:39 > > 119) Hamcrest\Text\MatchesPatternTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 120) Hamcrest\Text\MatchesPatternTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 121) > Hamcrest\Text\MatchesPatternTest::testEvaluatesToTrueIfArgumentmatchesPattern > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/MatchesPatternTest.php:12 > > 122) > Hamcrest\Text\MatchesPatternTest::testEvaluatesToFalseIfArgumentDoesntMatchRegex > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Text/MatchesPatternTest.php:20 > > 123) Hamcrest\Text\StringContainsIgnoringCaseTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 124) Hamcrest\Text\StringContainsIgnoringCaseTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 125) Hamcrest\Text\StringContainsInOrderTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 126) Hamcrest\Text\StringContainsInOrderTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 127) Hamcrest\Text\StringContainsTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 128) Hamcrest\Text\StringContainsTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 129) Hamcrest\Text\StringEndsWithTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 130) Hamcrest\Text\StringEndsWithTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 131) Hamcrest\Text\StringStartsWithTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 132) Hamcrest\Text\StringStartsWithTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 133) Hamcrest\Type\IsArrayTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 134) Hamcrest\Type\IsArrayTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 135) Hamcrest\Type\IsArrayTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsArrayTest.php:12 > > 136) Hamcrest\Type\IsArrayTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsArrayTest.php:18 > > 137) Hamcrest\Type\IsBooleanTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 138) Hamcrest\Type\IsBooleanTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 139) Hamcrest\Type\IsBooleanTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsBooleanTest.php:12 > > 140) > Hamcrest\Type\IsBooleanTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsBooleanTest.php:18 > > 141) Hamcrest\Type\IsCallableTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 142) Hamcrest\Type\IsCallableTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 143) Hamcrest\Type\IsCallableTest::testEvaluatesToTrueIfArgumentIsFunctionName > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:20 > > 144) > Hamcrest\Type\IsCallableTest::testEvaluatesToTrueIfArgumentIsStaticMethodCallback > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:25 > > 145) > Hamcrest\Type\IsCallableTest::testEvaluatesToTrueIfArgumentIsInstanceMethodCallback > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:33 > > 146) Hamcrest\Type\IsCallableTest::testEvaluatesToTrueIfArgumentIsClosure > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:41 > > 147) > Hamcrest\Type\IsCallableTest::testEvaluatesToTrueIfArgumentImplementsInvoke > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:49 > > 148) > Hamcrest\Type\IsCallableTest::testEvaluatesToFalseIfArgumentIsInvalidFunctionName > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:57 > > 149) > Hamcrest\Type\IsCallableTest::testEvaluatesToFalseIfArgumentIsInvalidStaticMethodCallback > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:66 > > 150) > Hamcrest\Type\IsCallableTest::testEvaluatesToFalseIfArgumentIsInvalidInstanceMethodCallback > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:74 > > 151) > Hamcrest\Type\IsCallableTest::testEvaluatesToFalseIfArgumentDoesntImplementInvoke > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:79 > > 152) > Hamcrest\Type\IsCallableTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsCallableTest.php:84 > > 153) Hamcrest\Type\IsDoubleTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 154) Hamcrest\Type\IsDoubleTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 155) Hamcrest\Type\IsDoubleTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsDoubleTest.php:12 > > 156) Hamcrest\Type\IsDoubleTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsDoubleTest.php:18 > > 157) Hamcrest\Type\IsIntegerTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 158) Hamcrest\Type\IsIntegerTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 159) Hamcrest\Type\IsIntegerTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsIntegerTest.php:12 > > 160) > Hamcrest\Type\IsIntegerTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsIntegerTest.php:19 > > 161) Hamcrest\Type\IsNumericTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 162) Hamcrest\Type\IsNumericTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 163) Hamcrest\Type\IsNumericTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsNumericTest.php:12 > > 164) > Hamcrest\Type\IsNumericTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsNumericTest.php:32 > > 165) Hamcrest\Type\IsObjectTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 166) Hamcrest\Type\IsObjectTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 167) Hamcrest\Type\IsObjectTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsObjectTest.php:12 > > 168) Hamcrest\Type\IsObjectTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsObjectTest.php:17 > > 169) Hamcrest\Type\IsResourceTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 170) Hamcrest\Type\IsResourceTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 171) Hamcrest\Type\IsResourceTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsResourceTest.php:12 > > 172) > Hamcrest\Type\IsResourceTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsResourceTest.php:17 > > 173) Hamcrest\Type\IsScalarTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 174) Hamcrest\Type\IsScalarTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 175) Hamcrest\Type\IsScalarTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsScalarTest.php:12 > > 176) Hamcrest\Type\IsScalarTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsScalarTest.php:20 > > 177) Hamcrest\Type\IsStringTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 178) Hamcrest\Type\IsStringTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 179) Hamcrest\Type\IsStringTest::testEvaluatesToTrueIfArgumentMatchesType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsStringTest.php:12 > > 180) Hamcrest\Type\IsStringTest::testEvaluatesToFalseIfArgumentDoesntMatchType > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Type/IsStringTest.php:18 > > 181) Hamcrest\UtilTest::testCheckAllAreMatchersAcceptsMatchers > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/UtilTest.php:23 > > 182) Hamcrest\Xml\HasXPathTest::testIsNullSafe > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:49 > > 183) Hamcrest\Xml\HasXPathTest::testCopesWithUnknownTypes > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/AbstractMatcherTest.php:59 > > 184) Hamcrest\Xml\HasXPathTest::testMatchesWhenXPathIsFound > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:53 > > 185) Hamcrest\Xml\HasXPathTest::testDoesNotMatchWhenXPathIsNotFound > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:59 > > 186) > Hamcrest\Xml\HasXPathTest::testMatchesWhenExpressionWithoutMatcherEvaluatesToTrue > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:68 > > 187) > Hamcrest\Xml\HasXPathTest::testDoesNotMatchWhenExpressionWithoutMatcherEvaluatesToFalse > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:77 > > 188) Hamcrest\Xml\HasXPathTest::testMatchesWhenExpressionIsEqual > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:86 > > 189) Hamcrest\Xml\HasXPathTest::testDoesNotMatchWhenExpressionIsNotEqual > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:100 > > 190) Hamcrest\Xml\HasXPathTest::testMatchesWhenContentMatches > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:114 > > 191) Hamcrest\Xml\HasXPathTest::testDoesNotMatchWhenContentDoesNotMatch > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:128 > > 192) > Hamcrest\Xml\HasXPathTest::testProvidesConvenientShortcutForHasXPathEqualTo > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:142 > > 193) > Hamcrest\Xml\HasXPathTest::testProvidesConvenientShortcutForHasXPathCountEqualTo > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:148 > > 194) Hamcrest\Xml\HasXPathTest::testMatchesAcceptsXmlString > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:153 > > 195) Hamcrest\Xml\HasXPathTest::testMatchesAcceptsHtmlString > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Hamcrest/Xml/HasXPathTest.php:158 > > WARNINGS! > Tests: 382, Assertions: 369, Warnings: 2, Deprecations: 1, Risky: 195. > make[1]: *** [debian/rules:17: override_dh_auto_test] Error 1 The full build log is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/1/php-hamcrest/php-hamcrest_2.0.1-4+rebuild1714780475_amd64-2024-05-03T23:54:36Z.build