From Fedora Project Wiki

(→‎Test Cases: Link to TestDayAp)
(fix table formatting)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Infobox_group
{{Infobox_group
| name = Fedora Test Days
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_19_test_days]]
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_20_test_days]]
| caption = [[Printing|Printing]]
| caption = [[Printing|Printing]]
| date = 2013-11-05
| date = 2013-11-05
| time = all day
| time = all day
| website = [[QA/Fedora_19_test_days]]
| website = [[QA/Fedora_20_test_days]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| fedora_mailing_list = test
| fedora_mailing_list = test
Line 22: Line 22:
Note that since Fedora 19, printer sharing and discovery uses mDNS/DNS-SD rather than the CUPS Browsing method that's been the default in older releases.  The '''cups-browsed''' service provides backwards compatibility for CUPS Browsing/BrowsePoll.  One of the changes in Fedora 20 is for cups-browsed to use a more efficient method for BrowsePoll (asking for new/removed printers rather than fetching the entire list each time).
Note that since Fedora 19, printer sharing and discovery uses mDNS/DNS-SD rather than the CUPS Browsing method that's been the default in older releases.  The '''cups-browsed''' service provides backwards compatibility for CUPS Browsing/BrowsePoll.  One of the changes in Fedora 20 is for cups-browsed to use a more efficient method for BrowsePoll (asking for new/removed printers rather than fetching the entire list each time).


Remember that CUPS unit testing is only one small part of the story: printing is very much in need of '''integration''' testing. Try printing with different applications, using options you don't normally use in the print dialog. Try to see how many different ways you can break it.
Remember that CUPS unit testing is only one small part of the story: printing is very much in need of '''integration''' testing. Try printing with different applications, using options you don't normally use in the print dialog. Try to see how many different ways you can break it!


If you see a problem and are not sure which component is to blame, [[Printing/Debugging|the Debugging Printing page]] can help you to diagnose it.
If you see a problem and are not sure which component is to blame, [[Printing/Debugging|the Debugging Printing page]] can help you to diagnose it.
Line 34: Line 34:
== Prerequisite for Test Day ==  
== Prerequisite for Test Day ==  


List any prerequisite needs for the test event.  A fresh system, virtualized guest, a blank DVD ... a desire to break software?
All you need is:


* An updated [http://fedoraproject.org/get-prerelease Fedora 20 pre-release]
* An updated [http://fedoraproject.org/get-prerelease Fedora 20 pre-release]
Line 40: Line 40:


== How to test? ==
== How to test? ==
First, make sure you have applied updates from the updates-testing repository.


* Configuring a printer not yet known to the system
* Configuring a printer not yet known to the system
Line 48: Line 50:
== Test Cases ==
== Test Cases ==


Use the [http://testdays.qa.fedoraproject.org/testdays/show_event?event_id=13 TestDayApp] to view test case instructions and submit test results.
Use the [http://testdays.qa.fedoraproject.org/testdays/show_event?event_id=13 TestDayApp] to view test case instructions and submit test results. When it asks you about your "Hardware", enter your printer make and model name.


{{admon/tip|Checking the Device ID is correctly listed|The hpijs, gutenprint-cups, foomatic-db-ppds and foomatic packages all contain tags that associate them with the Device IDs for the printers they support. If you are not given the opportunity to install one of these packages when your printer is supported by them, it may be that they do not list its Device ID correctly.  You can check this by running <code>/usr/share/system-config-printer/check-device-ids.py</code> as root.}}
{{admon/tip|Checking the Device ID is correctly listed|The hpijs, gutenprint-cups, foomatic-db-ppds and foomatic packages all contain tags that associate them with the Device IDs for the printers they support. If you are not given the opportunity to install one of these packages when your printer is supported by them, it may be that they do not list its Device ID correctly.  You can check this by running <code>/usr/share/system-config-printer/check-device-ids.py</code> as root.}}
Line 65: Line 67:
If you see something unexpected, even if you are not entirely sure whether it's a bug, please take the time to report it as one.  Without doing that, it may be difficult to follow up and fix.
If you see something unexpected, even if you are not entirely sure whether it's a bug, please take the time to report it as one.  Without doing that, it may be difficult to follow up and fix.


[[Category:Test Days]]
=== Basic Tests ===
 
{| class="wikitable" width=100%
! User
! Hardware
! [[QA:Testcase_Printing_New_Printer|Connect a local printer]]
! [[QA:Testcase_Printing_Known_Printer|Reconnect a local printer]]
! [[QA:Testcase_Printing_Network_Printer|Print to network printer]]
! [[QA:Testcase_Printing_Complex|Print dialog options]]
! [[QA:Testcase_Printing_Troubleshooting|Status feedback]]
! [[QA:Testcase_selinux-AVCs|SELinux AVCs]]
! [[QA:Testcase_KDE4_Printer|KDE printer setup]]
! References
|-
| [[User:lnie|lnie]]
| Lenovo Thinkstation S20
|
|
| {{result|pass}} 
| {{result|pass}} 
|
|
|
| <references/>
|-
| [[User:twaugh|twaugh]]
| HP DeskJet 990Cxi
| {{result|pass}}  <ref>Configured as A4 automatically (correct). Uses hpcups... right/bottom margins look a little wide though.</ref>
| {{result|pass}} 
|
| {{result|pass}}  <ref group="long">Tested 2 collated copies of 3-page document, duplexed, with libreoffice, evince, and firefox. Also same test of 1-page document with evolution.</ref>
|
|
|
| <references/>
|-
| [[User:twaugh|twaugh]]
| HP Photosmart 5510 (hp backend)
|
|
|
| {{result|pass}}  <ref>Out of paper notification works correctly when hp backend is used (not dnssd).</ref>
|
|
|
| <references/>
|-
| [[User:twaugh|twaugh]]
| HP Photosmart 5510
|
|
| {{result|fail||1026940}}<ref>Hard to set up printer because the dnssd backend is unreliable.</ref>
|
| {{result|fail||1026949}}
|
|
| <references/>
|-
| [[User:twaugh|twaugh]]
| HP PSC 2210
| {{result|pass}} 
| {{result|pass}} 
|
|
| {{result|fail||1026928}}{{result|fail||1026909|1026914}}<ref>No status feedback. In addition, print was corrupted after paper replaced.</ref>
|
|
| <references/>
|-
| [[User:Roshi|Roshi]]
| HP Deskjet 1000 j110 on i386 RC3 installation Xfce
| {{result|pass}} 
| {{result|pass}} 
|
| {{result|pass}}  <ref>All options not available on my printer were blurred out.</ref>
| {{result|pass}} 
|
|
| <references/>
|-
| [[User:Roshi|Roshi]]
| HP Deskjet 1000 j110 on x86_64 RC2 Live KDE
| {{result|warn||1027425}}{{result|fail}}  <ref>KDE from the live image recognizes the printer and configures it. When you attempt to print - you get a 'filter failed' error. </ref>
|
|
|
|
|
| {{result|fail}}  <ref>Printer get recognized and configured correctly by KDE - printing fails with 'filter error.'</ref>
| <references/>
|-
| [[User:satellit|satellit]]
| system76 laptop i7
| {{result|pass}}  <ref>wireless connectio to HP 6100 turned off/on prints successfully</ref>
|
|
| {{result|warn}}  <ref>printed from pdf file 15 pages and then cancelled running job sucessfully</ref>
|
|
|
| <references/>
|-
| [[User:Astrik|Astrik]]
| HP C4180 All in One
| {{result|pass}}  <ref>Printer recognized and pop up stated it was configuring printer.</ref>
| {{result|pass}} 
|
| {{result|pass}}  <ref>Different options selected all seemed to work as expected.</ref>
| {{result|pass}} 
| {{result|pass}} 
|
| <references/>
|-
| [[User:luya|luya]]
| HP Photosmart eStation C510
| {{result|pass}} 
| {{result|pass}} 
| {{result|pass}} 
| {{result|pass}} 
|
| {{result|pass}} 
|
| <references/>
|-
|}
 
== Long comments ==
<references group="long" />
 
[[Category:Fedora 20 Test Days]]

Latest revision as of 23:51, 30 March 2020

Fedora Test Days
Echo-testing-48px.png
Printing

Date 2013-11-05
Time all day

Website QA/Fedora_20_test_days
IRC #fedora-test-day (webirc)
Mailing list test


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?[edit]

Today's instalment of Fedora Test Day will focus on Printing.

This test day is for testing all aspects of printing, including setting up the printer, sharing printers on the network, and printing jobs.

The changes in Fedora 20 are relatively minor: switching to CUPS 1.7 and Ghostscript 9.10, and some improvements to cups-filters and the "Printers" part of GNOME Settings.

Note that since Fedora 19, printer sharing and discovery uses mDNS/DNS-SD rather than the CUPS Browsing method that's been the default in older releases. The cups-browsed service provides backwards compatibility for CUPS Browsing/BrowsePoll. One of the changes in Fedora 20 is for cups-browsed to use a more efficient method for BrowsePoll (asking for new/removed printers rather than fetching the entire list each time).

Remember that CUPS unit testing is only one small part of the story: printing is very much in need of integration testing. Try printing with different applications, using options you don't normally use in the print dialog. Try to see how many different ways you can break it!

If you see a problem and are not sure which component is to blame, the Debugging Printing page can help you to diagnose it.

Who's available[edit]

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day[edit]

All you need is:

How to test?[edit]

First, make sure you have applied updates from the updates-testing repository.

  • Configuring a printer not yet known to the system
  • Printing a test page
  • Printing something more complicated, e.g. LibreOffice document, PDF, email
  • Taking advantage of extra print features of your printer e.g. duplexing, stapling

Test Cases[edit]

Use the TestDayApp to view test case instructions and submit test results. When it asks you about your "Hardware", enter your printer make and model name.

Idea.png
Checking the Device ID is correctly listed
The hpijs, gutenprint-cups, foomatic-db-ppds and foomatic packages all contain tags that associate them with the Device IDs for the printers they support. If you are not given the opportunity to install one of these packages when your printer is supported by them, it may be that they do not list its Device ID correctly. You can check this by running /usr/share/system-config-printer/check-device-ids.py as root.

Test Results[edit]

If you have problems with any of the tests, report a bug to Bugzilla. Choose the correct component:

  • gnome-settings-daemon for problems relating to job reporting and printer status feedback in GNOME Shell
  • control-center for problems specific to printer administration in GNOME Shell e.g. the new system settings module
  • cups for printing problems that persist even when using command line utilities such as lp
  • gtk2 for printing problems common to all GTK+ applications using the GTK+ print dialog
  • system-config-printer for bugs in the printing configuration program used in GNOME fallback mode and in other graphical environments
  • selinux-policy if there is some selinux issues

If you see something unexpected, even if you are not entirely sure whether it's a bug, please take the time to report it as one. Without doing that, it may be difficult to follow up and fix.

Basic Tests[edit]

User Hardware Connect a local printer Reconnect a local printer Print to network printer Print dialog options Status feedback SELinux AVCs KDE printer setup References
lnie Lenovo Thinkstation S20
Pass pass
Pass pass
twaugh HP DeskJet 990Cxi
Pass pass
[1]
Pass pass
Pass pass
[long 1]
  1. Configured as A4 automatically (correct). Uses hpcups... right/bottom margins look a little wide though.
twaugh HP Photosmart 5510 (hp backend)
Pass pass
[1]
  1. Out of paper notification works correctly when hp backend is used (not dnssd).
twaugh HP Photosmart 5510
Fail fail [1]
[2]
Fail fail [3]
  1. RHBZ #1026940
  2. Hard to set up printer because the dnssd backend is unreliable.
  3. RHBZ #1026949
twaugh HP PSC 2210
Pass pass
Pass pass
Fail fail [1]
Fail fail [2] [3]
[4]
  1. RHBZ #1026928
  2. RHBZ #1026909
  3. RHBZ #1026914
  4. No status feedback. In addition, print was corrupted after paper replaced.
Roshi HP Deskjet 1000 j110 on i386 RC3 installation Xfce
Pass pass
Pass pass
Pass pass
[1]
Pass pass
  1. All options not available on my printer were blurred out.
Roshi HP Deskjet 1000 j110 on x86_64 RC2 Live KDE
Warning warn [1]
Fail fail
[2]
Fail fail
[3]
  1. RHBZ #1027425
  2. KDE from the live image recognizes the printer and configures it. When you attempt to print - you get a 'filter failed' error.
  3. Printer get recognized and configured correctly by KDE - printing fails with 'filter error.'
satellit system76 laptop i7
Pass pass
[1]
Warning warn
[2]
  1. wireless connectio to HP 6100 turned off/on prints successfully
  2. printed from pdf file 15 pages and then cancelled running job sucessfully
Astrik HP C4180 All in One
Pass pass
[1]
Pass pass
Pass pass
[2]
Pass pass
Pass pass
  1. Printer recognized and pop up stated it was configuring printer.
  2. Different options selected all seemed to work as expected.
luya HP Photosmart eStation C510
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass

Long comments[edit]

  1. Tested 2 collated copies of 3-page document, duplexed, with libreoffice, evince, and firefox. Also same test of 1-page document with evolution.