Bug 84133 - test/create-from-png.c fails because the png to create-from was renamed/removed
Summary: test/create-from-png.c fails because the png to create-from was renamed/removed
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 08:58 UTC by Massimo
Modified: 2014-10-02 15:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Massimo 2014-09-21 08:58:29 UTC
commit 8b4151a5 removed the file test/reference/create-from-png.ref.png
that is used in test/create-from-png.c line 53 and after running
make test in test/output/create-from-png.log it is written:

Error reading PNG image ./reference/create-from-png.ref.png: file not found

For example, reverting the above mentioned commit limitedly to
that png fixes the test.
Comment 1 Massimo 2014-10-02 15:17:56 UTC
http://cgit.freedesktop.org/cairo/commit/?id=7aacd81befc5ad1aec26bcf7e65fa5bd36c6a9b4

reintroduced the missing image and fixed the problem


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.