From Fedora Project Wiki

< User:Sumantrom

Revision as of 13:25, 1 June 2022 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test cases covers update features of GNOME Software. |setup= * Ensure that GNOME Software is installed, and launch it. |actions= # Try to inst...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test cases covers update features of GNOME Software.

Setup

  • Ensure that GNOME Software is installed, and launch it.

How to test

  1. Try to install an older version of software from Koji

$ sudo dnf install koji
$ koji download-build --arch=x86_64 mediawriter-4.2.2-4.fc36
$ sudo dnf install package-v0.0.0-0.fcxx

  1. Open Gnome Software and head to the Updates tab
  2. On the left will a refresh button, hit it and wait a few moments

Expected Results

  1. You should be able to see the latest version of software that you downgraded.
  2. Hit Download button
  3. Gnome Software should be able to install the software
  4. After the system restarts, no regression should be noted