You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had this issue for couple of weeks now and I cannot seems to find any solution.
1) Tests_Image_Editor_Imagick::test_remove_pdf_alpha_channel_should_remove_the_alpha_channel_in_preview The intermediate size could not be retrieved. Failed asserting that false is of type "array".
I opened https://core.trac.wordpress.org/ticket/60798 to investigate this and we found a potential solution already. I suggest following that core ticket for updates in case you're interested.
I've had this issue for couple of weeks now and I cannot seems to find any solution.
1) Tests_Image_Editor_Imagick::test_remove_pdf_alpha_channel_should_remove_the_alpha_channel_in_preview The intermediate size could not be retrieved. Failed asserting that false is of type "array".
/wptest/tests/phpunit/tests/image/editorImagick.php:680
/wptest/vendor/phpunit/phpunit/phpunit:107
I pulled latest git few times now, and during prepare I do see a lot of deprecated NPM warnings, but at the end it does say
However, during the test, it failing on Tests_Image_Editor_Imagick.
Worth mentioning it does also produce a lot of warnings about PHP10 unit
is deprecated and will no longer be possible in PHPUnit 10
Node.js v16.20.2
All extensions installed and checked.
Tested on PHP 7.4, 8.2, 8.3 and always the same issue.
MariaDB 10.11.6
Any help is much appreciated.
The text was updated successfully, but these errors were encountered: