14:17:04 There were 2 warnings:
14:17:04
14:17:04 1) Wikimedia\IPSet\Test\IPSetTest::testAddCidrWarning with data set "bad mask ipv4" ('0.0.0.0/33')
14:17:04 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.
14:17:04
14:17:04 phpvfscomposer:///src/vendor/phpunit/phpunit/phpunit:106
14:17:04
14:17:04 2) Wikimedia\IPSet\Test\IPSetTest::testAddCidrWarning with data set "bad mask ipv6" ('2620:0:861:1::/129')
14:17:04 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.
14:17:04
14:17:04 phpvfscomposer:///src/vendor/phpunit/phpunit/phpunit:106Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| tests: Replace deprecated expectWarning() | mediawiki/libs/IPUtils | master | +13 -5 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Stalled | None | T255792 Quibble runs core:unit tests twice! | |||
| Stalled | None | T334726 Use return type `never` in Wikibase | |||
| Open | None | T328919 Upgrade PHPUnit in MediaWiki code to PHPUnit 10 | |||
| Resolved | Umherirrender | T363641 IPUtils: Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10 |
Event Timeline
Comment Actions
Change #1175614 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/libs/IPUtils@master] tests: Replace deprecated expectWarning()
Comment Actions
Change #1175614 merged by jenkins-bot:
[mediawiki/libs/IPUtils@master] tests: Replace deprecated expectWarning()