* [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
* Re: [Printing-architecture] CUPS "make test" dependent on cups-filters
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>
0 siblings, 1 reply; 4+ messages in thread
From: Michael Sweet @ 2013-10-01 13:37 UTC (permalink / raw)
To: Till Kamppeter
Cc: printing-architecture@lists.linux-foundation.org, Didier Raboud
Till,
This is:
<rdar://problem/14292998> cups.org: Test suite fails if you don't have cups-filters installed on Linux
which I filed back in June for you and Didier.
This WILL NOT be fixed for 1.6.x or 1.7.0, but will be addressed in a later release.
(and for the record, short of a major issue being reported against 1.6.4, there will not be a 1.6.5 release)
On Oct 1, 2013, at 5:18 AM, Till Kamppeter <till.kamppeter@gmail.com> wrote:
> 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
_________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair
^ 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.