From Fedora Project Wiki

m (Clean up table to use current {{result}} template)
(empty template shouldn't be in results cat)
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
| {{result|pass|USERNAME}} || Indicates a test that has passed || <code><nowiki>{{result|pass|USERNAME}}</nowiki></code>
| {{result|pass|USERNAME}} || Indicates a test that has passed || <code><nowiki>{{result|pass|USERNAME}}</nowiki></code>
|-   
|-   
| {{result|inprogress|USERNAME}} || Indicates a test currently assigned and inprogress || <code><nowiki>{{result|inprogress|USERNAME}}</nowiki></code>
|-
| {{result|warn|USERNAME}} || Indicates a test that needs further review || <code><nowiki>{{result|warn|USERNAME}}</nowiki></code>
| {{result|warn|USERNAME}} || Indicates a test that needs further review || <code><nowiki>{{result|warn|USERNAME}}</nowiki></code>
|-
| {{result|inprogress|USERNAME}} || Indicates a test currently assigned and inprogress || <code><nowiki>{{result|warn|USERNAME}}</nowiki></code>
|-  
|-  
| {{result|fail|USERNAME}} || Indicates a failed test ... see ''Comment/Bug(s)'' for details || <code><nowiki>{{result|fail|USERNAME}}</nowiki></code>
| {{result|fail|USERNAME}} || Indicates a failed test ... see ''Comment/Bug(s)'' for details || <code><nowiki>{{result|fail|USERNAME}}</nowiki></code>
Line 127: Line 127:
| {{package|usermode}} || become root using either ({{command|su -}} or {{command|sudo}}), issue command {{command|usermode}} ||  ||  ||  ||
| {{package|usermode}} || become root using either ({{command|su -}} or {{command|sudo}}), issue command {{command|usermode}} ||  ||  ||  ||
|}
|}
[[Category:Fedora_13_Test_Results]]

Latest revision as of 20:44, 19 December 2014

Fedora L10N QA (Template)

Most of the steps described here are command-line driven, this means they are language independent and should work on whatever locale you are testing.

If you are running Fedora on a different language than the one you are testing you can issue the commands using the following model: "LANG=lang_code command" - For instance: "LANG=pt_BR system-config-printer"

Key

Please use the following format when posting results to this page

Example Explanation Wiki text
none
Untested {{result|none}}
Pass pass USERNAME
Indicates a test that has passed {{result|pass|USERNAME}}
Inprogress inprogress USERNAME
Indicates a test currently assigned and inprogress {{result|inprogress|USERNAME}}
Warning warn USERNAME
Indicates a test that needs further review {{result|warn|USERNAME}}
Fail fail USERNAME
Indicates a failed test ... see Comment/Bug(s) for details {{result|fail|USERNAME}}

Test Matrix

Please add your bug and link it to the tracker bug (FIXME -- add a link to the appropriate tracker bug).

Package Steps built status Result Bug Comment
Package-x-generic-16.pnganaconda Issue command liveinst Perform this first to install onto hard drive.
Package-x-generic-16.pngabrt Issue command abrt-gui
Package-x-generic-16.pngauthconfig Issue command authconfig
Package-x-generic-16.pngchkconfig Issue command chkconfig
Package-x-generic-16.pngcomps n/a (this can be checked through anaconda test using the install media)
Package-x-generic-16.pngdesktop-backgrounds Go to System -> Settings -> Appearance
Package-x-generic-16.pngdesktop-effects Issue command desktop-effects
Package-x-generic-16.pngfirstboot As root ("su -" or "sudo"), issue command firstboot
Package-x-generic-16.pnghwbrowser Issue command hwbrowser
Package-x-generic-16.pngim-chooser issue command im-chooser
Package-x-generic-16.pnginitscripts This can be checked by pressing Esc during system boot-up
Package-x-generic-16.pngkexec-tools
Package-x-generic-16.pnglibuser
Package-x-generic-16.pngmultimedia-menus go to Application -> Sound & Video -> Output Generation
Package-x-generic-16.pngpolicycoreutils Issue command system-config-selinux and selinux-polgengui
Package-x-generic-16.pngpykickstart
Package-x-generic-16.pngpython-meh
Package-x-generic-16.pngreadahead
Package-x-generic-16.pngredhat-menus check desktop menu
Package-x-generic-16.pngsetroubleshoot issue command sealert -b
Package-x-generic-16.pngsetuptool issue command setup
Package-x-generic-16.pngsmolt Issue command smoltGui and as root, issue command firstboot and check the section of 'Hardware Profile'
Package-x-generic-16.pngsmoon
Package-x-generic-16.pngsos become root using either su - or sudo), issue command sosreport
Package-x-generic-16.pngswitchdesk switchdesk
Package-x-generic-16.pngsystem-config-audit issue command system-config-audit
Package-x-generic-16.pngsystem-config-bind issue command system-config-bind
Package-x-generic-16.pngsystem-config-boot issue command system-config-boot
Package-x-generic-16.pngsystem-config-date issue command system-config-date
Package-x-generic-16.pngsystem-config-display issue command system-config-display
Package-x-generic-16.pngsystem-config-firewall issue command system-config-firewall
Package-x-generic-16.pngsystem-config-httpd issue command system-config-httpd
Package-x-generic-16.pngsystem-config-kdump issue command system-config-kdump
Package-x-generic-16.pngsystem-config-keyboard issue command system-config-keyboard
Package-x-generic-16.pngsystem-config-kickstart issue command system-config-kickstart
Package-x-generic-16.pngsystem-config-language issue command system-config-language
Package-x-generic-16.pngsystem-config-lvm issue command system-config-lvm
Package-x-generic-16.pngsystem-config-netboot issue command system-config-netboot
Package-x-generic-16.pngsystem-config-network issue command system-config-network
Package-x-generic-16.pngsystem-config-nfs issue command system-config-nfs
Package-x-generic-16.pngsystem-config-printer issue command system-config-printer
Package-x-generic-16.pngsystem-config-rootpassword issue command system-config-rootpassword
Package-x-generic-16.pngsystem-config-samba issue command system-config-samba
Package-x-generic-16.pngsystem-config-services issue command system-config-services
Package-x-generic-16.pngsystem-config-users issue command system-config-users
Package-x-generic-16.pngsystem-switch-java issue command system-switch-java
Package-x-generic-16.pngsystem-switch-mail become root using either su - or sudo, issue command system-switch-mail
Package-x-generic-16.pngusermode become root using either (su - or sudo), issue command usermode