Mailinglist Archive: opensuse-bugs (15063 mails)

< Previous Next >
[Bug 309822] New: cupstestppd reports FAIL but exit code 0
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 12 Sep 2007 05:58:10 -0600 (MDT)
  • Message-id: <bug-309822-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=309822

           Summary: cupstestppd reports FAIL but exit code 0
           Product: openSUSE 10.3
           Version: Beta 2
          Platform: i386
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Printing
        AssignedTo: kssingvo@xxxxxxxxxx
        ReportedBy: jsmeix@xxxxxxxxxx
         QAContact: jsmeix@xxxxxxxxxx
          Found By: Development


For some kind of errors cupstestppd results exit code 0.

As far as I have seen up to now it happens for the errors
"Missing option ... in UIConstraint ..."
and
"Missing choice ... in UIConstraint ..."

For example:
------------------------------------------------------------------------------
user@lavoisier> cupstestppd \
/usr/share/cups/model/manufacturer-PPDs/toshiba/Toshiba_GL1020_CUPS.ppd.gz \
; echo $?

/usr/share/cups/model/manufacturer-PPDs/toshiba/Toshiba_GL1020_CUPS.ppd.gz:
FAIL
  **FAIL**  Missing option OutputBin in UIConstraint 
            "*Finisher None *OutputBin Bin1"!
FAIL
  **FAIL**  Missing option OutputBin in UIConstraint
            "*Finisher None *OutputBin Bin2"!
PASS
  WARN    DefaultResolution has no corresponding options!
  WARN    DefaultHalftoneType has no corresponding options!

0
------------------------------------------------------------------------------
user@lavoisier> cupstestppd \
/usr/share/cups/model/manufacturer-PPDs/hplip/HP_LaserJet_3390.ppd.gz \
; echo $?

/usr/share/cups/model/manufacturer-PPDs/hplip/HP_LaserJet_3390.ppd.gz:
FAIL
  **FAIL**  Missing choice *HPwmTextStyle Off in UIConstraint
            "*HPwmTextStyle Off *HPwmSwitch Fill"!
FAIL
  **FAIL**  Missing choice *HPwmSwitch Fill in UIConstraint
            "*HPwmTextStyle Off *HPwmSwitch Fill"!
PASS
  WARN    DefaultLeadingEdge has no corresponding options!
0
------------------------------------------------------------------------------


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups