Debian is now shipping two sets of code in php-imagick, one for PHP 7.x
and earlier and one for PHP 8.0 and newer.

Current results on impish (with the former codebase, i.e. PHP 7.4):

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   15
---------------------------------------------------------------------

Number of tests :  276               252
Tests skipped   :   24 (  8.7%) --------
Tests warned    :    2 (  0.7%) (  0.8%)
Tests failed    :    0 (  0.0%) (  0.0%)
Tests passed    :  250 ( 90.6%) ( 99.2%)
---------------------------------------------------------------------
Time taken      :   37 seconds
=====================================================================

With the newer (PHP 8.0-enabled) codebase the original test skips appear to be 
resolved, however there are now some test failures.  These are due to minor 
text changes of assertion messages, e.g.:
8) 
/tmp/autopkgtest.Y9KiYn/build.1Fn/src/imagick-3.4.4/tests/180_ImagickDraw_matte_basic.phpt
Failed asserting that string matches format description.
--- Expected
+++ Actual
@@ @@
-Deprecated: Function ImagickDraw::matte() is deprecated in %s
+Deprecated: Method ImagickDraw::matte() is deprecated in Standard input code 
on line 17

These will need to get fixed up to make php-imagick transition, however
the original problem this bug report was filed about seems to now be
long in the past, so I think we can close this as resolved.

** Changed in: php-imagick (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864961

Title:
  tests ignore RC and have 15 fails left

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-imagick/+bug/1864961/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to