Commit Graph

12 Commits

Author SHA1 Message Date
su-fang 1c0f806edf merge upstream 2.4.2 2023-01-12 15:27:08 +08:00
Michael Sweet b90f4adbbb Tests: Do not test pdftourf
Revert commit 830cfed95a5349b008999eebd34f5233bc35829c

 "Update "make test" to include alternate filter."
 .
 This fixes the error lines counting in the test, and is unneeded as pdftourf
 is not shipped in Debian.
Origin: upstream
Patch-Name: tests-no-pdftourf.patch

Gbp-Pq: Name 0016-Tests-Do-not-test-pdftourf.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 4c5ef314ba Tests: Force LC_ALL=C environment variable when grepping the output of lpstat
Permits testing in non-"C" environments.
Origin: vendor
Patch-Name: tests-make-lpstat-call-reproducible.patch

Gbp-Pq: Name 0015-Tests-Force-LC_ALL-C-environment-variable-when-grepp.patch
2022-05-13 20:08:42 +08:00
Didier Raboud a6f316bc45 Tests: Use 127.0.0.1 instead of localhost to help pbuilder
This should make the test-suite work in pbuilder. It apparently also fixes an
ipp backend problem in the test-suite.

Origin: vendor
Patch-Name: tests-use-ipv4-lo-address.patch

Gbp-Pq: Name 0014-Tests-Use-127.0.0.1-instead-of-localhost-to-help-pbu.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 501f1428b8 Tests: Make sure that all scheduled jobs are finished before
running a new test. Fixes failures on slow architectures like armel and
 mipsel.
Bug-Debian: https://bugs.debian.org/670878
Patch-Name: tests-wait-on-unfinished-jobs-everytime.patch

Gbp-Pq: Name 0012-Tests-Make-sure-that-all-scheduled-jobs-are-finished.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 332aaca050 Tests: ignore 'job held' message
Origin: vendor

Gbp-Pq: Name 0010-Tests-ignore-job-held-message.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 78365163b2 Tests: ignore the failure to write uncompressed data
Ignore the 'Unable to write uncompressed print data: Broken pipe'  error that
sometimes breaks the errorlines counting on kfreebsd for some reason.
Origin: vendor
Patch-Name: tests-ignore-kfreebsd-unable-to-write-uncompressed-print-data.patch

Gbp-Pq: Name 0009-Tests-ignore-the-failure-to-write-uncompressed-data.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 94932f3085 Tests: ignore errors triggered on ipv6-deprived hosts
Ignore the 'Address family not supported by protocol' error that breaks the
errorlines counting on buildds without a working IPv6 stack.
Origin: vendor
Patch-Name: tests-ignore-ipv6-address-family-not-supported.patch

Gbp-Pq: Name 0008-Tests-ignore-errors-triggered-on-ipv6-deprived-hosts.patch
2022-05-13 20:08:42 +08:00
Didier Raboud cad6b49833 Tests: ignore loadFile failures
Ignore the 'loadFile failed: temp file: not a PDF file' error that sometimes
breaks the errorlines counting on kfreebsd-amd64 for some reason
Origin: vendor
Patch-Name: tests-ignore-kfreebsd-amd64-not-a-pdf.patch

Gbp-Pq: Name 0007-Tests-ignore-loadFile-failures.patch
2022-05-13 20:08:42 +08:00
Didier Raboud 477eb1992e Tests: ignore usb & dnssd backend unexpected exits
Ignore the following errors:
 "[cups-deviced] PID * (usb) crashed on signal 11!" and
 "[cups-deviced] PID * (dnssd) stopped with status 1"

 They seem to regularly happen on Debian/Ubuntu buildds and break error lines
 counting.
Patch-Name: tests-ignore-usb-crash.patch

Gbp-Pq: Name 0006-Tests-ignore-usb-dnssd-backend-unexpected-exits.patch
2022-05-13 20:08:42 +08:00
Martin Pitt ca17faca57 Tests: Ignore warnings from colord and Avahi
These warnings change the expected number of warnings

Patch-Name: tests-ignore-warnings.patch

Gbp-Pq: Name 0005-Tests-Ignore-warnings-from-colord-and-Avahi.patch
2022-05-13 20:08:42 +08:00
openKylinBot 9c7a73bc57 Import Upstream version 2.3.1 2022-05-13 20:08:20 +08:00