Source: php-sabre-vobject Version: 2.1.7-6.1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: pkg-php-p...@lists.alioth.debian.org Usertags: phpunit
Hi, We will start the phpunit 10 transition in unstable soon. During a test rebuild, php-sabre-vobject was found to FTBFS. To reproduce this locally, you need to install the phpunit 10 package (and any other dependency, which should also be available) from experimental on an unstable system or build chroot. Relevant part (hopefully): > There were 2 PHPUnit test runner warnings: > > 1) Class ICalendarTest cannot be found in > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Splitter/ICalendarTest.php > > 2) Class VCardTest cannot be found in > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Splitter/VCardTest.php > > -- > > There was 1 PHPUnit test runner deprecation: > > 1) Your XML configuration validates against a deprecated schema. Migrate your > XML configuration using "--migrate-configuration"! > > -- > > 7 tests triggered 7 PHPUnit deprecations: > > 1) Sabre\VObject\Component\VAlarmTest::testInTimeRange > Data Provider method Sabre\VObject\Component\VAlarmTest::timeRangeTestData() > is not static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VAlarmTest.php:14 > > 2) Sabre\VObject\Component\VCalendarTest::testExpand > Data Provider method Sabre\VObject\Component\VCalendarTest::expandData() is > not static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VCalendarTest.php:12 > > 3) Sabre\VObject\Component\VCardTest::testValidate > Data Provider method Sabre\VObject\Component\VCardTest::validateData() is not > static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VCardTest.php:12 > > 4) Sabre\VObject\Component\VEventTest::testInTimeRange > Data Provider method Sabre\VObject\Component\VEventTest::timeRangeTestData() > is not static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VEventTest.php:12 > > 5) Sabre\VObject\Component\VJournalTest::testInTimeRange > Data Provider method > Sabre\VObject\Component\VJournalTest::timeRangeTestData() is not static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VJournalTest.php:12 > > 6) Sabre\VObject\Component\VTodoTest::testInTimeRange > Data Provider method Sabre\VObject\Component\VTodoTest::timeRangeTestData() > is not static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/Component/VTodoTest.php:12 > > 7) Sabre\VObject\TimezoneUtilTest::testCorrectTZ > Data Provider method Sabre\VObject\TimezoneUtilTest::getMapping() is not > static > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/TimeZoneUtilTest.php:10 > > -- > > There were 279 risky tests: > > 1) Sabre\VObject\PropertyTest::testParameterNotExists > This test did not perform any assertions > > /<<PKGBUILDDIR>>/tests/Sabre/VObject/PropertyTest.php:46 > > 2) Sabre\VObject\RecurrenceIteratorFifthTuesdayProblemTest::testGetDTEnd > This test did not perform any assertions > The full build logs and additional context is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/php-sabre-vobject/ A phpunit reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html -- Athos Ribeiro