[wp-trac] [WordPress Trac] #42447: Mark test_remove_orientation_data_on_rotate as skipped when exif_read_data isn't available
WordPress Trac
noreply at wordpress.org
Wed Jan 10 01:16:58 UTC 2018
#42447: Mark test_remove_orientation_data_on_rotate as skipped when exif_read_data
isn't available
------------------------------+----------------------
Reporter: danielbachhuber | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9.2
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by mikeschroder):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"42431"]:
{{{
#!CommitTicketReference repository="" revision="42431"
Media: Skip `test_remove_orientation_data_on_rotate` if missing deps.
The `test_remove_orientation_data_on_rotate()` test was failing on systems
that did not have the `exif` extension available.
Skips test when the `exif_read_data()` function does not exist.
Props danielbachhuber, desrosj.
Fixes #42447.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42447#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list