Your message dated Fri, 28 Feb 2020 20:45:06 +0000
with message-id <e1j7mvo-00025a...@fasolo.debian.org>
and subject line Bug#952314: fixed in php-masterminds-html5 2.7.0+dfsg-3
has caused the Debian Bug report #952314,
regarding php-masterminds-html5: FTBFS: tests failed
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 ow...@bugs.debian.org
immediately.)


-- 
952314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-masterminds-html5
Version: 2.7.0+dfsg-2
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
> PHPUnit 8.5.2 by Sebastian Bergmann and contributors.
> 
>   Warning - The configuration file did not pass validation!
>   The following problems have been detected:
> 
>   Line 9:
>   - Element 'blacklist': This element is not expected. Expected is ( 
> whitelist ).
> 
>   Test results may not be as expected.
> 
> 
> .........R..W...............W......R...R.......................  63 / 170 ( 
> 37%)
> ............R...............R..........EE.....R......R..R...... 126 / 170 ( 
> 74%)
> .....................................R.....R                    170 / 170 
> (100%)
> 
> Time: 56 ms, Memory: 6.00 MB
> 
> There were 2 errors:
> 
> 1) 
> Masterminds\HTML5\Tests\Parser\TokenizerTest::testTagsWithAttributeAndMissingName
> Trying to access array offset on value of type null
> 
> /<<PKGBUILDDIR>>/test/HTML5/Parser/TokenizerTest.php:29
> /<<PKGBUILDDIR>>/test/HTML5/Parser/TokenizerTest.php:488
> 
> 2) Masterminds\HTML5\Tests\Parser\TokenizerTest::testTagNotClosedAfterTagName
> Trying to access array offset on value of type null
> 
> /<<PKGBUILDDIR>>/test/HTML5/Parser/TokenizerTest.php:29
> /<<PKGBUILDDIR>>/test/HTML5/Parser/TokenizerTest.php:514
> 
> --
> 
> There were 2 warnings:
> 
> 1) Masterminds\HTML5\Tests\Html5Test::testEncodingUtf8
> Using assertContains() with string haystacks is deprecated and will not be 
> supported in PHPUnit 9. Refactor your test to use 
> assertStringContainsString() or assertStringContainsStringIgnoringCase() 
> instead.
> 
> 2) Masterminds\HTML5\Tests\Html5Test::testAttributes
> Using assertContains() with string haystacks is deprecated and will not be 
> supported in PHPUnit 9. Refactor your test to use 
> assertStringContainsString() or assertStringContainsStringIgnoringCase() 
> instead.
> 
> --
> 
> There were 10 risky tests:
> 
> 1) Masterminds\HTML5\Tests\ElementsTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 2) Masterminds\HTML5\Tests\Html5Test::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 3) Masterminds\HTML5\Tests\Parser\CharacterReferenceTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 4) Masterminds\HTML5\Tests\Parser\DOMTreeBuilderTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 5) Masterminds\HTML5\Tests\Parser\ScannerTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 6) Masterminds\HTML5\Tests\Parser\TokenizerTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 7) Masterminds\HTML5\Tests\Parser\TreeBuildingRulesTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 8) Masterminds\HTML5\Tests\Parser\UTF8UtilsTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 9) Masterminds\HTML5\Tests\Serializer\OutputRulesTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> 10) Masterminds\HTML5\Tests\Serializer\TraverserTest::testFoo
> This test did not perform any assertions
> 
> /<<PKGBUILDDIR>>/test/HTML5/TestCase.php:14
> 
> ERRORS!
> Tests: 170, Assertions: 2023, Errors: 2, Warnings: 2, Risky: 10.
> make[1]: *** [debian/rules:22: override_dh_auto_test] Error 2

The full build log is available from:
   
http://qa-logs.debian.net/2020/02/22/php-masterminds-html5_2.7.0+dfsg-2_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.

--- End Message ---
--- Begin Message ---
Source: php-masterminds-html5
Source-Version: 2.7.0+dfsg-3
Done: =?utf-8?q?David_Pr=C3=A9vot?= <taf...@debian.org>

We believe that the bug you reported is fixed in the latest version of
php-masterminds-html5, 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 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <taf...@debian.org> (supplier of updated php-masterminds-html5 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 28 Feb 2020 10:17:18 -1000
Source: php-masterminds-html5
Architecture: source
Version: 2.7.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: David Prévot <taf...@debian.org>
Closes: 952314
Changes:
 php-masterminds-html5 (2.7.0+dfsg-3) unstable; urgency=medium
 .
   * Fix failing test with PHP 7.4 (Closes: #952314)
   * d/control: Drop versioned dependency satisfied in (old)stable
   * Update Standards-Version to 4.5.0
   * Set upstream metadata fields:
     Bug-Database, Bug-Submit, Repository, Repository-Browse.
Checksums-Sha1:
 23c5f61219abc14d9a9c907670702ed156d6fa4b 1870 
php-masterminds-html5_2.7.0+dfsg-3.dsc
 9c75426b55106f1f5077316306643514f1a96e41 4012 
php-masterminds-html5_2.7.0+dfsg-3.debian.tar.xz
 44e91462fbba670dcd6757bd0bff567712073b06 7362 
php-masterminds-html5_2.7.0+dfsg-3_amd64.buildinfo
Checksums-Sha256:
 06f172eaf1b5330a97ecfcd4f6515ace822896441dd03cd463e362904e17bb7d 1870 
php-masterminds-html5_2.7.0+dfsg-3.dsc
 d7783ef9309eef1821a4f9cc63d76d731edd601d14ec043030d31fafb73c45a5 4012 
php-masterminds-html5_2.7.0+dfsg-3.debian.tar.xz
 d3513f28de5114f01e3b282a56b5c63c3ec901b60671d93a81547aebcb792ada 7362 
php-masterminds-html5_2.7.0+dfsg-3_amd64.buildinfo
Files:
 af352d22813e54ab2418b9893fad8528 1870 php optional 
php-masterminds-html5_2.7.0+dfsg-3.dsc
 3c2afed4649ef68ffcd9fc958dd7671f 4012 php optional 
php-masterminds-html5_2.7.0+dfsg-3.debian.tar.xz
 7cc895bfdb4355439de1d6c90c993aaf 7362 php optional 
php-masterminds-html5_2.7.0+dfsg-3_amd64.buildinfo

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

iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAl5ZeEQSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08vKEH/R9xUqGXKcVvwq4TuP9lqsCe0x3Bi9AI
JFC1o75V1yRF0GKWtRYSIN6J9po1e6lv7bP/kcUS68CdOGK4Yv33Qrn6+efYge0f
s7hheEL911aUmn+D6q+M5bpVCwT8vfrwBRTLLlnbOnBCzoW2pp7K+hJ1f4rTAOTr
2areXcvvx/T3ToJJ2XXwZPgxacD8gNrCxY/ZW54Tr4VuCaKFrhWQcnfhIN3aH28G
G4jAgRKGiqxsms7mf6N7bMpKh4eXkQmcAYsMVeUY2qo7EOX6HWriWuGX7b9Pb91x
KXQYzyp/5PRZth3PE85m33ma4zOHzr6cIjU2hx1T0macQ4n16kJxyzc=
=Fhbd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to