Your message dated Wed, 15 Jan 2025 11:16:16 +0000
with message-id <[email protected]>
and subject line Bug#1039855: fixed in shaarli 0.13.0+dfsg-4
has caused the Debian Bug report #1039855,
regarding shaarli: FTBFS with phpunit 10: dh_auto_test: error: make -j1 test 
returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1039855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: shaarli
Version: 0.12.1+dfsg-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit

Hi,

We will start the phpunit 10 transition in unstable soon. During a test
rebuild, shaarli 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 was 1 PHPUnit test runner deprecation:
> 
> 1) Your XML configuration validates against a deprecated schema. Migrate your 
> XML configuration using "--migrate-configuration"!
> 
> --
> 
> There were 25 errors:
> 
> 1) 
> Shaarli\Front\Controller\Admin\ManageTagControllerTest::testSaveRenameTagValid
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ManageTagControllerTest.php:113
> /usr/bin/phpunit:74
> 
> 2) 
> Shaarli\Front\Controller\Admin\ManageTagControllerTest::testSaveDeleteTagValid
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ManageTagControllerTest.php:166
> /usr/bin/phpunit:74
> 
> 3) 
> Shaarli\Front\Controller\Admin\PluginsControllerTest::testSavePluginParameters
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/PluginsControllerTest.php:149
> /usr/bin/phpunit:74
> 
> 4) 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\ChangeVisibilityBookmarkTest::testSetMultipleBookmarksPrivate
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaareManageControllerTest/ChangeVisibilityBookmarkTest.php:200
> /usr/bin/phpunit:74
> 
> 5) 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\ChangeVisibilityBookmarkTest::testChangeVisibilityMultipleBookmarksOneNotFound
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaareManageControllerTest/ChangeVisibilityBookmarkTest.php:304
> /usr/bin/phpunit:74
> 
> 6) 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\DeleteBookmarkTest::testDeleteMultipleBookmarks
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaareManageControllerTest/DeleteBookmarkTest.php:115
> /usr/bin/phpunit:74
> 
> 7) 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\DeleteBookmarkTest::testDeleteMultipleBookmarksOneNotFound
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaareManageControllerTest/DeleteBookmarkTest.php:235
> /usr/bin/phpunit:74
> 
> 8) 
> Shaarli\Front\Controller\Admin\ShaarePublishControllerTest\DisplayCreateFormTest::testDisplayCreateFormWithUrlAndWithMetadataRetrieval
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaarePublishControllerTest/DisplayCreateFormTest.php:83
> /usr/bin/phpunit:74
> 
> 9) 
> Shaarli\Front\Controller\Admin\ShaarePublishControllerTest\DisplayCreateFormTest::testDisplayCreateFormWithUrlAndWithoutMetadata
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaarePublishControllerTest/DisplayCreateFormTest.php:149
> /usr/bin/phpunit:74
> 
> 10) 
> Shaarli\Front\Controller\Admin\ShaarePublishControllerTest\SaveBookmarkTest::testSaveBookmark
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaarePublishControllerTest/SaveBookmarkTest.php:97
> /usr/bin/phpunit:74
> 
> 11) 
> Shaarli\Front\Controller\Admin\ShaarePublishControllerTest\SaveBookmarkTest::testSaveExistingBookmark
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaarePublishControllerTest/SaveBookmarkTest.php:188
> /usr/bin/phpunit:74
> 
> 12) 
> Shaarli\Front\Controller\Visitor\BookmarkListControllerTest::testThumbnailUpdateFromLinkList
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/BookmarkListControllerTest.php:355
> /usr/bin/phpunit:74
> 
> 13) 
> Shaarli\Front\Controller\Visitor\BookmarkListControllerTest::testThumbnailUpdateFromPermalink
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/BookmarkListControllerTest.php:408
> /usr/bin/phpunit:74
> 
> 14) 
> Shaarli\Front\Controller\Visitor\DailyControllerTest::testValidIndexControllerInvokeDefault
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/DailyControllerTest.php:80
> /usr/bin/phpunit:74
> 
> 15) 
> Shaarli\Front\Controller\Visitor\DailyControllerTest::testValidIndexControllerInvokeNoFutureOrPast
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/DailyControllerTest.php:206
> /usr/bin/phpunit:74
> 
> 16) 
> Shaarli\Front\Controller\Visitor\FeedControllerTest::testDefaultRssController
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/FeedControllerTest.php:50
> /usr/bin/phpunit:74
> 
> 17) 
> Shaarli\Front\Controller\Visitor\FeedControllerTest::testDefaultAtomController
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/FeedControllerTest.php:91
> /usr/bin/phpunit:74
> 
> 18) 
> Shaarli\Front\Controller\Visitor\FeedControllerTest::testAtomControllerWithParameters
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/FeedControllerTest.php:133
> /usr/bin/phpunit:74
> 
> 19) 
> Shaarli\Front\Controller\Visitor\PictureWallControllerTest::testValidControllerInvokeDefault
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/PictureWallControllerTest.php:72
> /usr/bin/phpunit:74
> 
> 20) 
> Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testValidCloudControllerInvokeDefault
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:58
> /usr/bin/phpunit:74
> 
> 21) 
> Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testValidCloudControllerInvokeWithParameters
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:131
> /usr/bin/phpunit:74
> 
> 22) Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testEmptyCloud
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:184
> /usr/bin/phpunit:74
> 
> 23) 
> Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testValidListControllerInvokeDefault
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:238
> /usr/bin/phpunit:74
> 
> 24) 
> Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testValidListControllerInvokeWithParameters
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:310
> /usr/bin/phpunit:74
> 
> 25) Shaarli\Front\Controller\Visitor\TagCloudControllerTest::testEmptyList
> Error: Call to undefined method 
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
> 
> /<<PKGBUILDDIR>>/tests/front/controller/visitor/TagCloudControllerTest.php:359
> /usr/bin/phpunit:74
> 
> --
> 
> 9 tests triggered 9 PHPUnit deprecations:
> 
> 1) 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\PinBookmarkTest::testPinBookmarkIsStickyNull
> Data Provider method 
> Shaarli\Front\Controller\Admin\ShaareManageControllerTest\PinBookmarkTest::initialStickyValuesProvider()
>  is not static
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ShaareManageControllerTest/PinBookmarkTest.php:37
> 
> 2) Shaarli\Helper\DailyPageHelperTest::testExtractRequestedType
> Data Provider method Shaarli\Helper\DailyPageHelperTest::getRequestedTypes() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:16
> 
> 3) Shaarli\Helper\DailyPageHelperTest::testExtractRequestedDateTime
> Data Provider method 
> Shaarli\Helper\DailyPageHelperTest::getRequestedDateTimes() is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:31
> 
> 4) Shaarli\Helper\DailyPageHelperTest::testGetFormatByType
> Data Provider method Shaarli\Helper\DailyPageHelperTest::getFormatsByType() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:54
> 
> 5) Shaarli\Helper\DailyPageHelperTest::testGetStartDatesByType
> Data Provider method 
> Shaarli\Helper\DailyPageHelperTest::getStartDatesByType() is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:72
> 
> 6) Shaarli\Helper\DailyPageHelperTest::testGetEndDatesByType
> Data Provider method Shaarli\Helper\DailyPageHelperTest::getEndDatesByType() 
> is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:93
> 
> 7) Shaarli\Helper\DailyPageHelperTest::testGeDescriptionsByType
> Data Provider method 
> Shaarli\Helper\DailyPageHelperTest::getDescriptionsByType() is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:114
> 
> 8) Shaarli\Helper\DailyPageHelperTest::testGeRssLengthsByType
> Data Provider method 
> Shaarli\Helper\DailyPageHelperTest::getRssLengthsByType() is not static
> 
> /<<PKGBUILDDIR>>/tests/helper/DailyPageHelperTest.php:135
> 
> 9) Shaarli\Legacy\LegacyControllerTest::testProcess
> Data Provider method 
> Shaarli\Legacy\LegacyControllerTest::getProcessProvider() is not static
> 
> /<<PKGBUILDDIR>>/tests/legacy/LegacyControllerTest.php:29
> 
> --
> 
> There were 25 risky tests:
> 
> 1) 
> Shaarli\Front\Controller\Admin\ManageTagControllerTest::testSaveRenameTagValid
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ManageTagControllerTest.php:77
> 
> 2) 
> Shaarli\Front\Controller\Admin\ManageTagControllerTest::testSaveDeleteTagValid
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/tests/front/controller/admin/ManageTagControllerTest.php:131
> 
> 3) 
> Shaarli\Front\Controller\Admin\PluginsControllerTest::testSavePluginParameters
> 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/shaarli/

A phpunit reverse-dependencies rebuild status is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html

-- 
Athos Ribeiro

--- End Message ---
--- Begin Message ---
Source: shaarli
Source-Version: 0.13.0+dfsg-4
Done: David Prévot <[email protected]>

We believe that the bug you reported is fixed in the latest version of
shaarli, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated shaarli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 15 Jan 2025 10:45:56 +0100
Source: shaarli
Architecture: source
Version: 0.13.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Closes: 1039855
Changes:
 shaarli (0.13.0+dfsg-4) unstable; urgency=medium
 .
   * Team upload
 .
   [ James Valleroy ]
   * Clean sass cache and qrcode
   * Make test providers static
 .
   [ David Prévot ]
   * Group nophpunit11 for test failing with PHPUnit 11 (Closes: #1039855)
   * Rename PluginQrcodeTest as PluginReadItLaterTest (PHPUnit 11 fix)
Checksums-Sha1:
 39cc5461c8c5d30b3b65df827d18b03c7939ecbc 2305 shaarli_0.13.0+dfsg-4.dsc
 32fe3bc1fdc88ff423f90782d014b6a6e6cc0613 27872 
shaarli_0.13.0+dfsg-4.debian.tar.xz
 d5d0e1950b41d79bd8d7d3468e5ff0a237106d2f 24070 
shaarli_0.13.0+dfsg-4_amd64.buildinfo
Checksums-Sha256:
 3bc706b9e98cd64bd866d1be65c0d6f78af79c94f084c9a80f560205ec259a2b 2305 
shaarli_0.13.0+dfsg-4.dsc
 cd87ff2af180c3de471b669ad8966f999f89ef3423cfe1b7ed2e6976232d75de 27872 
shaarli_0.13.0+dfsg-4.debian.tar.xz
 aa8650efeba59555a720cc6e34822dc2cd884d9b98b7e8c366cd4b1846dbd9f9 24070 
shaarli_0.13.0+dfsg-4_amd64.buildinfo
Files:
 daa1b102805e7b9572a491a507e9b09b 2305 web optional shaarli_0.13.0+dfsg-4.dsc
 8cf850406bda2c78eaca9a4d7674d654 27872 web optional 
shaarli_0.13.0+dfsg-4.debian.tar.xz
 8d97d9ed63ce4fd7b478f89759d06542 24070 web optional 
shaarli_0.13.0+dfsg-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmeHiywSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08X6YH/3kYOijKh2B5Sjss9ra9260zfetzYlVt
HAkulrllRBf5BImMQh4Wd68Y+Vs+pur/VbTkl3hvHyWGyQblrDTN1BZBFu7C0zO4
X/zsLDsrutSCXGQuZJQ3cMu1vy4AUnOCLJOYhDqeyt97Yd74lkLuGP728h2O/VzA
QiseJ5Eivlt6V7W3wCvR1pGavSnw3HhNO+My6OPZ+PcEJpurcTLKf/qdVnTiFkbF
pW+qC4xc73QY53/py2MUUYL8FVrGhbj2uvVsC2AlLoCyANsf/3rZHJcb4ENN6Ml8
PORCQgkotdqcjl8u7aB3XerSbXb6W+Y+1lK7800W82yscXMjyLov2xM=
=43XF
-----END PGP SIGNATURE-----

Attachment: pgpysb8Lo55fv.pgp
Description: PGP signature


--- End Message ---

Reply via email to