[wp-trac] [WordPress Trac] #63355: Image tests skipped in GitHub Actions

WordPress Trac noreply at wordpress.org
Sat Apr 26 11:39:10 UTC 2025


#63355: Image tests skipped in GitHub Actions
------------------------------+-----------------------------
 Reporter:  MattyRob          |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Build/Test Tools  |    Version:  trunk
 Severity:  normal            |   Keywords:
  Focuses:  tests             |
------------------------------+-----------------------------
 ClassicPress, a fork of WordPress, uses GitHub actions for automated CI
 testing in a similar way to WordPress.

 The runner images for Ubuntu has recently been updated to `24.04` for
 `latest` and we have noticed that the slimmed down OS runner image has
 introduced issues in many of the image tests in core.

 This PR may add some more context:
 https://github.com/ClassicPress/ClassicPress/pull/1749

 We have as yet not managed to find a solution beyond maintaining the OS
 runner at Ubuntu `22.04`.

 We have noted however the a large number of the image tests in WordPress
 are being skipped in automated testing for what seems to be the same
 reason. It seems that around 37 tests related to Imagick are being skipped
 and some GD tests are being skipped for heic and avif image types.

 The only solution that works currently seems to be fixing the runner to
 `Ubuntu 22.04`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63355>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list