All of lore.kernel.org
 help / color / mirror / Atom feed
* [Printing-architecture] CUPS "make test" dependent on cups-filters
@ 2013-10-01  9:18 Till Kamppeter
  2013-10-01 13:37 ` Michael Sweet
  0 siblings, 1 reply; 4+ messages in thread
From: Till Kamppeter @ 2013-10-01  9:18 UTC (permalink / raw)
  To: Michael Sweet, Open Printing, Didier Raboud

Hi,

I want to report a problem of CUPS 1.6.4 and 1.7rc1 which should get
fixed in 1.6.5 and 1.7.0 final.

The problem is the build test procedure triggered by running "make test"
(or "make check"). It has the following problems:

1. It depends on the installed cups-filters package. Especially if I add
or remove filters the test in the cups package needs to get adapted.
Also some tests do things requiring the presence of cups-filters, like
printing an image file on a virtual PostScript printer. A build test of
a package should only depend on the content of the package itself. If an
IPP conformance tests is shipped with CUPS it should be separate, for
example an "ipptest" command line utility, usable at run time.

2. The tests fail if cups-filters is in its default configuration, which
has cost factors set in a way that if the input is PostScript and the
printer is PostScript, the pstops filter (part of CUPS) is called
instead of the awkward detour pstopdf->pdftopdf->pdftops. If the cost
factors in cups-filters are changed so that pstopdf->pdftopdf->pdftops
the tests succeed in this case.

See the following Debian bug report about which tests fail:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712237#20

a complete log is attached to the bug report.

What needs to get fixed is either pstops or the test suite. Letting the
cost factors for the filter chain doing an awkward detour which makes
many jobs fail is not a real solution.

   Till

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-03 19:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01  9:18 [Printing-architecture] CUPS "make test" dependent on cups-filters Till Kamppeter
2013-10-01 13:37 ` Michael Sweet
     [not found]   ` <d6228f0d4116c057ef2fe2d6fa30bcbf@raboud.com>
2013-10-02 12:53     ` Michael Sweet
     [not found]       ` <03102013191944.598ea3df7caa@desktop.copernicus.demon.co.uk>
2013-10-03 19:11         ` [Printing-architecture] Bug#712237: " Michael Sweet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.