From Fedora Project Wiki

No edit summary
Line 31: Line 31:
= Test Cases =  
= Test Cases =  


These two cases need testing from anaconda, so install {{FedoraVersion|long|next}} system with local language is desired.  
The following two cases require testing from anaconda, so installing a {{FedoraVersion|long|next}} system with local language is desired.  
* [[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.  
The case below 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>
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>
If the package is not installed, install {{package|yum-langpacks}} by: <pre>yum install yum-langpacks</pre>

Revision as of 11:11, 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

  • Bare metal or Virtual machine.
  • Network connection

How to test?

Prepare Your System

Test Cases

The following two cases require testing from anaconda, so installing a Fedora 41 system with local language is desired.

The case below 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.