17:26:30 There were 2 warnings:
17:26:30
17:26:30 1) CSSMinTest::testRemapRemapping with data set #16 ('Can not embed large files', 'foo { /* @embed */ background...ng); }', 'foo { background: url(http://...1f); }', true)
17:26:30 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.
17:26:30
17:26:30 2) CSSMinTest::testRemapRemapping with data set #21 ('Two embedded files in one rul... large', 'foo { background: /* @embed *...ng); }', 'foo { background: url(data:im...1f); }', true)
17:26:30 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| PHPUnit 10: Remove deprecated E_WARNING and E_USER_WARNING in CSSMinTest | mediawiki/libs/Minify | master | +28 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Stalled | None | T255792 Quibble runs core:unit tests twice! | |||
| Stalled | None | T334726 Use return type `never` in Wikibase | |||
| Open | None | T232915 Red-green in PHPUnit code coverage are hard to read | |||
| Open | None | T328919 Upgrade PHPUnit in MediaWiki code to PHPUnit 10 | |||
| Resolved | • larissagaulia | T363650 Minify: Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10 |
Event Timeline
Comment Actions
Change #1027538 had a related patch set uploaded (by Lgaulia; author: Lgaulia):
[mediawiki/libs/Minify@master] PHPUnit 10: Remove deprecated E_WARNING and E_USER_WARNING in CSSMinTest
Comment Actions
Change #1027538 merged by jenkins-bot:
[mediawiki/libs/Minify@master] PHPUnit 10: Remove deprecated E_WARNING and E_USER_WARNING in CSSMinTest