Opened 8 years ago

Last modified 8 years ago

#97 new defect

cairo: all tests fails

Reported by: dmik Owned by:
Priority: major Milestone:
Component: cairo Version:
Severity: medium Keywords:
Cc:

Description

It is useful to have tests working, for obvious reasons. So far, all tests fail because of this:

TESTING cairo-test-suite
Compiled against cairo 1.12.0, running on 1.12.0.
Compiled against pixman 0.32.8, running on 0.32.8.

TESTING a1-bug
a1-bug.script.argb32 [0]:       Failed to run converter: unable to bind socket
a1-bug.script.argb32 [0]:       XFAIL
a1-bug.image.argb32 [0]:        XFAIL
a1-bug.image.rgb24 [0]: XFAIL
...

Change History (1)

comment:1 Changed 8 years ago by Silvan Scherrer

could it be it needs a BEGINLIBPATH to the new build dll? As else it might not work.
I had to do such tricks while I was working on tests for other ports.

Note: See TracTickets for help on using tickets.