[wp-trac] [WordPress Trac] #40537: PDF tests cannot be tested on Travis

WordPress Trac noreply at wordpress.org
Mon May 1 17:55:21 UTC 2017


#40537: PDF tests cannot be tested on Travis
------------------------------------+------------------------------
 Reporter:  johnbillion             |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Media                   |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------------------

Comment (by gitlost):

 Good stuff! I suppose for the disappearing release issue one could set the
 ImageMagick release to download from the site eg

 {{{
 IMAGEMAGICK_VERSION=`curl https://www.imagemagick.org/download/releases/ |
 grep 'href="ImageMagick-6.9.8-[^.]*.tar.gz"' -o | grep '6.9.8-[^.]*' -o`
 }}}

 A further consideration is which release to use, as using the latest and
 greatest isn't what's out there in the field, so it might be better to try
 to use the lowest one can get away with or something...

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40537#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list