From Fedora Project Wiki
Description
This test case tests whether old projects cloned with Fedora Packager for Eclipse 0.1.12 and below can be properly upgraded to Fedora Packager for Eclipse 0.2 using the conversion tool shipped with 0.2.
Setup
- Boot into the machine/VM you wish to test
- Ensure the
eclipse-fedorapackager-0.2.1-1.fc16
package is NOT installed. Remove it viayum remove eclipse-fedorapackager-0.2.1-1.fc16
. - Ensure the
eclipse-fedorapackager-0.1.12-1.fc16
package IS installed. Install it viayum install eclipse-fedorapackager-0.1.12-1.fc16
.
How to test
- Open Eclipse (it is recommended to use a new workspace).
- If the tool allows it, try enabling and disabling network time (NTP), and check that the time is correctly adjusted when you enable it
- With network time disabled, try changing the date and time manually. See if the changed date and time are reflected in the desktop panel, and at a console with the
date
command - If the tool allows it, try changing the time zone. See if the time changes appropriately for the timezone change, and if the changes are reflected in the desktop panel, and at a console with the
date
command. It may take a few seconds for the desktop panel to reflect the change - Leave the desktop's own tool, and launch
system-config-date
, entering the root password when requested - Repeat the tests as above, using
system-config-date
- Leave
system-config-date
, and open a console - Use the
date
command to set the system date and time: the format isdate MMDDhhmm
, for instance,date 02051600
to set the date and time to 16:00 on the 5th of February in the current year - Again check if the changes are reflected in the desktop panel, allowing a few seconds
Expected Results
- Changes made to the date and time in the desktop's own configuration app, in
system-config-date
, and with the consoledate
command should all work correctly and be reflected in the date displayed within the desktop