From Fedora Project Wiki

No edit summary
No edit summary
Line 21: Line 21:
{{admon/note|Virtual machine testing|In most cases, testing in a virtual machine is OK.}}
{{admon/note|Virtual machine testing|In most cases, testing in a virtual machine is OK.}}


* A system with network connection
* Network connection
* Hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions] ??
* A fully updated Fedora 13 Rawhide machine or a desktop live image.


= How to test? =
= How to test? =
== Prepare Your System ==
== Prepare Your System ==
=== Rawhide ===
Install latest rawhide from a local mirror. Please follow this guidance -- [[Releases/Rawhide#Installing Rawhide|Install from a nearby rawhide mirror]].


=== Live Image ===
* Tests requiring ''physical media'' (e.g. DVD or CD images) -- [http://alt.fedoraproject.org/pub/alt/stage  download the required ISO images].
* Most testing can occur using rawhide -- [[Releases/Rawhide#Direct_Rawhide_install|Consult for information on downloading and installing Rawhide]]
* Alternatively, you may download a non-destructive rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Latest live images can be found at [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop Fedora Live Images].


Alternatively, you may download a non-destructive rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Latest live images can be found at [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop Fedora Live Images].
= Test Cases =


== Install Plugin ==
These two cases need testing from anaconda, so install {{FedoraVersion|long|next}} system with local language is desired.
# Check if your system has {{filename|yum-langpacks}} plugin installed by executing: <pre>rpm -q yum-langpacks</pre>
# If the package is not installed, install {{package|yum-langpacks}} by: <pre>yum install yum-langpacks</pre>
 
= Test Cases =
* [[QA:Langpack_default_base_install]]
* [[QA:Langpack_default_base_install]]
* [[QA:Langpack_loaded_in_yum]]
* [[QA:Langpack_loaded_in_yum]]
This case can be executed on a Fedora 12 or later system. As reboot is needed, live image is not acceptable.
Before proceed, Check if your system has {{filename|yum-langpacks}} plugin installed by executing: <pre>rpm -q yum-langpacks</pre>
If the package is not installed, install {{package|yum-langpacks}} by: <pre>yum install yum-langpacks</pre>
* [[QA:Langpack_language_list_in_yum]]
* [[QA:Langpack_language_list_in_yum]]
* Do English Fedora install and groupinstall some lang support and add openoffice ??
 
<!--* Do English Fedora install and groupinstall some lang support and add openoffice ??-->


= Test Results =
= Test Results =

Revision as of 11:06, 22 February 2010

DATE TIME WHERE
2010-02-25 All day #fedora-test-day (webirc)

What to test?

This test day will focus on Features/YumLangpackPlugin, a yum plugin that allows langpacks to be automatically installed for your native language when base packages with langpacks get installed.

Who's available

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

Prerequisite for Test Day

Note.png
Virtual machine testing
In most cases, testing in a virtual machine is OK.
  • Network connection

How to test?

Prepare Your System

Test Cases

These two cases need testing from anaconda, so install Fedora 41 system with local language is desired.

This case can be executed on a Fedora 12 or later system. As reboot is needed, live image is not acceptable.

Before proceed, Check if your system has yum-langpacks plugin installed by executing:

rpm -q yum-langpacks

If the package is not installed, install Package-x-generic-16.pngyum-langpacks by:

yum install yum-langpacks


Test Results

Using your own test scenarios, or any of the test cases listed above, please outline problems/failures you encounter using the table below.

Tester Default Install Loaded in Yum Change with System Language Bug references
User:Rhe PASS FAIL

[1]

FAIL

[2]

  1. RHBZ #12345
  2. langpack is disabled when switch to zh_CN system language environment.