From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Gnome Music the new music application for Gnome. |setup= {{admon/note | Fedora repository doesn't include codecs for playing restricted music forma...")
 
(I'm pretty sure that Music deliberately doesn't show files from ~/Downloads)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Gnome Music the new music application for Gnome.
|description=This test case covers various features of the GNOME Music application.
|setup=
|setup=
{{admon/note | Fedora repository doesn't include codecs for playing restricted music formats like mp3. You must do this testcase only with open format, legally downloaded music.}}
{{admon/note | Fedora repository doesn't include codecs for playing patent-restricted music formats like AAC. You must do this testcase only with open format, legally downloaded music.}}
* Ensure Gnome Music is installed.
* Ensure GNOME Music is installed.
** Note: GNOME Music is not (and should not be) installed by default since Fedora 21. You will have to manually install it.
* Download some music in open music format, for example [http://www.gnu.org/music/free-software-song.ogg here].
* Download some music in open music format, for example [http://www.gnu.org/music/free-software-song.ogg here].
|actions=
|actions=
# Run application Music.
# Make sure Tracker is running and run application Music. Run 'G_MESSAGES_DEBUG=org.gnome.Music gnome-music' in debug mode to get more log output in console
# Try to import some music.
# Move your music into ~/Music
# Try to search, sort and click through artists, albums and songs.
# Try to search, sort and click through artists, albums and songs.
# Play music from remote sources: Jamendo / Magnatune / UPnP sources
# Add/remove playlists and add/remove tracks to/from playlists
|results=
|results=
# Music should play without problem.
# Music should play without problem.
# You should be able to import downloaded music.
# No files outside ~/Music are displayed
#* Album art data is displayed for albums
#* Video files, which contain audio track, are filtered out
# Files can be seeked correctly
#* Shuffle/Repeat modes work as expected
#* Pressing Space pauses / resumes playback
#* Back button in Shuffle mode plays up to 10 previous songs
#* Back button on toolbar returns to previous view (if available)
#* Filter-as-you-type works on every screen
# Tracks from remote sources work correctly
#* Files from remote should behave as if they were local: searched, played and seeked
#** Known issue: cannot be added to playlists
#* Advanced search features (filtering by match type / source) works correctly
# Playlists work as expected
}}
}}
[[Category:GNOME3_acceptance_test_cases]]
 
[[Category:Package_gnome-maps_test_cases]]
[[Category:Package_gnome-music_test_cases]]
[[Category:GNOME default application test cases]]

Latest revision as of 10:45, 5 September 2022

Description

This test case covers various features of the GNOME Music application.

Setup

Note.png
Fedora repository doesn't include codecs for playing patent-restricted music formats like AAC. You must do this testcase only with open format, legally downloaded music.
  • Ensure GNOME Music is installed.
    • Note: GNOME Music is not (and should not be) installed by default since Fedora 21. You will have to manually install it.
  • Download some music in open music format, for example here.

How to test

  1. Make sure Tracker is running and run application Music. Run 'G_MESSAGES_DEBUG=org.gnome.Music gnome-music' in debug mode to get more log output in console
  2. Move your music into ~/Music
  3. Try to search, sort and click through artists, albums and songs.
  4. Play music from remote sources: Jamendo / Magnatune / UPnP sources
  5. Add/remove playlists and add/remove tracks to/from playlists

Expected Results

  1. Music should play without problem.
  2. No files outside ~/Music are displayed
    • Album art data is displayed for albums
    • Video files, which contain audio track, are filtered out
  3. Files can be seeked correctly
    • Shuffle/Repeat modes work as expected
    • Pressing Space pauses / resumes playback
    • Back button in Shuffle mode plays up to 10 previous songs
    • Back button on toolbar returns to previous view (if available)
    • Filter-as-you-type works on every screen
  4. Tracks from remote sources work correctly
    • Files from remote should behave as if they were local: searched, played and seeked
      • Known issue: cannot be added to playlists
    • Advanced search features (filtering by match type / source) works correctly
  5. Playlists work as expected