[IPP] Posted 1.1 release candidate tools

[IPP] Posted 1.1 release candidate tools

Kennedy, Smith (Wireless & IPP Standards) smith.kennedy at hp.com
Sat May 16 23:07:56 UTC 2020


Hi Mike,

Just now getting time to test these tools with a printer that is already IPP Everywhere™ 1.0 certified, and I'm observing some interesting deltas / issues.

1. The printer is failing test I-10:

    I-10. Get-Printer-Attributes Operation (default)                     [FAIL]
        RECEIVED: 13004 bytes in response
        status-code = successful-ok (successful-ok)
        EXPECTED: finishing-template-supported
        EXPECTED: finishing-template-supported
        EXPECTED: finishings-col-database OF-TYPE collection (got no-value)
        EXPECTED: finishings-col-database/finishing-template OF-TYPE keyword|name (got no-value)
        EXPECTED: finishings-col-default OF-TYPE collection (got no-value)
        EXPECTED: finishings-col-default/finishing-template OF-TYPE keyword|name (got no-value)
        EXPECTED: finishings-col-ready OF-TYPE collection (got no-value)
        EXPECTED: finishings-col-ready/finishing-template OF-TYPE keyword|name (got no-value)

Here's a dump of the Printer's attributes relating to finishing:

Serenity: ipptool-server-captures [503]$ grep finishing _Kennedy\ DeskJet\ 3755_.conf
ATTR keyword job-creation-attributes-supported "copies","finishings","finishings-col","job-pages-per-set","sides","orientation-requested","media","print-quality","printer-resolution","output-bin","media-col","output-mode","print-content-optimize","pclm-source-resolution","print-color-mode","ipp-attribute-fidelity","job-name","page-ranges","multiple-document-handling","job-mandatory-attributes","print-rendering-intent","print-scaling"
ATTR no-value finishings-col-database
ATTR no-value finishings-col-ready
ATTR keyword finishings-col-supported "finishing-template"
ATTR enum finishings-default 3
ATTR no-value finishings-col-default
ATTR enum finishings-supported 3

The problematic line in ipp-tests.test seems to be this:

EXPECT finishings-supported OF-TYPE enum IN-GROUP printer-attributes-tag DEFINE-MATCH HAVE_FINISHINGS

Since the Printer's "finishings-supported" contains only 3 (none), I think the line should instead be:

EXPECT finishings-supported OF-TYPE enum IN-GROUP printer-attributes-tag WITH-VALUE >3 DEFINE-MATCH HAVE_FINISHINGS


2. The new "I-9" test for Identify-Printer never gets exercised because it has SKIP-IF-NOT-DEFINED HAVE_IDENTIFY_PRINTER at the start, but HAVE_IDENTIFY_PRINTER isn't defined until test I-10. I moved I-9 to after I-10.7 and renumbered so that I-10.7 is now I-9.7, I-9 is now I-10. Now it gets executed.

3. The current I-10.5 and I-10.6 are failing on my IPP Everywhere 1.0 certified printer. I'm wondering whether these tests ought to be enabled only if some DEFINE is defined ("PEDANTIC" / "WARNINGS" etc.). I know they should pass, but if that hasn't been exercised previously, that can cause some additional thrash. I don't want to lower the bar and remove those tests, but if there was some grace period, that might help teams who are trying to certify in the near term. I'm not sure what others think. Asking my firmware teams whether fixing that in pending devices' certifications will cause thrash.

Still testing but wanted to share this for now.

Smith

/**
    Smith Kennedy
    HP Inc.
*/

> On Apr 8, 2020, at 2:23 PM, Michael Sweet via ipp <ipp at pwg.org> wrote:
> 
> All,
> 
> I have posted the first release candidate of the IPP Everywhere 1.1 Printer Self-Certification Tools to:
> 
> https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-macos.zip <https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-macos.zip>
> https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-rhel.tar.gz <https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-rhel.tar.gz>
> https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-ubuntu.tar.gz <https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-ubuntu.tar.gz>
> https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-windows.msi <https://ftp.pwg.org/pub/pwg/ipp/wd/sw-ippeveselfcert11-20200408-windows.msi>
> 
> These tools incorporate the new "ippevesubmit" tool for submitting your self-certification results, fix all of the known issues in the previous version of the tools, and follow the latest draft of the IPP Everywhere 1.1 and IPP Everywhere 1.1 Printer Self-Certification Manual documents:
> 
> https://ftp.pwg.org/pub/pwg/ipp/wd/wd-ippeve11-20200326.pdf <https://ftp.pwg.org/pub/pwg/ipp/wd/wd-ippeve11-20200326.pdf>
> https://ftp.pwg.org/pub/pwg/ipp/wd/wd-ippeveselfcert11-20200312.pdf <https://ftp.pwg.org/pub/pwg/ipp/wd/wd-ippeveselfcert11-20200312.pdf>
> 
> ________________________
> Michael Sweet
> 
> 
> 
> _______________________________________________
> ipp mailing list
> ipp at pwg.org
> https://www.pwg.org/mailman/listinfo/ipp <https://www.pwg.org/mailman/listinfo/ipp>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pwg.org/pipermail/ipp/attachments/20200516/3852ff4d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.pwg.org/pipermail/ipp/attachments/20200516/3852ff4d/attachment.sig>


More information about the ipp mailing list