From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
| name = Fedora Test Week
| name = Fedora Test Week
| image = [[File:Echo-testing-48px.png|link=QA/Test Days]]
| image = [[File:Echo-testing-48px.png|link=QA/Test Days]]
| caption = GNOME 43 RC
| caption = GNOME 43 Final
| date = 2022-09-07 to 2022-09-14
| date = 2022-09-07 to 2022-09-14
| time = all day
| time = all day
Line 14: Line 14:
== What to test? ==
== What to test? ==


This Fedora Test Week will focus on the '''GNOME 43 Release Candidate (RC)'''.
This Fedora Test Week will focus on '''GNOME 43 Final'''


== Who's available? ==
== Who's available? ==
Line 20: Line 20:
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:kalev|Kalev Lember]] (kalev), [[User:aday|Allan Day]] (aday)
* Development - [[User:kalev|Kalev Lember]] (kalev), [[User:aday|Allan Day]] (aday)
* Quality Assurance - [[User:adamw|Adam Williamson]] (adamw), [[User:Sumantrom|Sumantro Mukherjee]] (sumantrom), [[User:kparal|Kamil Páral]] (kparal), [[User:tcg121268|Thomas Garai]] (tcg121268), [[User:coremodule|coremodule]] (coremodule).
* Quality Assurance - [[User:adamw|Adam Williamson]] (adamw), [[User:Sumantrom|Sumantro Mukherjee]] (sumantrom), [[User:kparal|Kamil Páral]] (kparal), [[User:tcg121268|Thomas Garai]] (tcg121268), [[User:coremodule|coremodule]] (coremodule),


Note that different from previous GNOME test days, this time we would like everybody to join the #fedora-workstation IRC channel instead of #fedora-test-day channel that we've used previously. Feel free to just come by and say hi. Everybody is welcome!
== Prerequisites for Test Day ==


== Test week setup ==
* Fedora 37 Workstation [ nightly ISO image with GNOME 43 Final] installed on either bare metal or in a virtual machine. (Make sure you have no important data on that installation. Things might go wrong -- don't do this on your production machine!)


Testers need to have a Fedora 37 environment with the GNOME 43 RC included. There are several ways to set this up and this can include:
* If you already have Fedora 37 Workstation installed, there's no need to reinstall, but just make sure you have the latest updates installed.


* A new install of Fedora 37 Workstation using the dedicated [https://kojipkgs.fedoraproject.org//packages/Fedora-Workstation-Live/37/20220906.n.100/images/Fedora-Workstation-Live-x86_64-37-20220906.n.100.iso GNOME 43 RC test day iso image].
* Enough free disk space


* Using the test day iso image from above as a live desktop session without installing.
== Files Nightly Builds ==


* Updating an existing Fedora Workstation installation to latest Fedora 37, making sure latest packages from the updates-testing repository are installed and include the GNOME 43 RC version.
The Files nightly flatpak can be a useful way to test, since this allows running the new version of the file manager on an existing Fedora 36 installation. To install it, run the following in the terminal:
 
Test installations can be on bare metal or in a virtual machine.
 
=== Files nightly builds ===
 
If you are doing exploratory Files testing, the Files nightly flatpak can be useful, since this allows running the new version of the file manager on an existing Fedora 36 installation. To install it, run the following in the terminal:


<code>flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo</code>
<code>flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo</code>
Line 50: Line 44:
These issues can be safely ignored when testing.
These issues can be safely ignored when testing.


== How to test ==
== How to test? ==
 
Once you have a testing environment, set aside a block of time to carry out your tests.


=== Run the tests ===
=== Run the tests ===


Open [http://testdays.fedorainfracloud.org/events/140 the test week results page]. Each column title links to a page describing a test to run through. Once you have run through a test, enter your results using the ''Enter result'' button. If you think that you have found an issue, [[Test_Day:2022-09-07_Fedora_37_GNOME_43_Final#Reporting_bugs|create an issue report]], and include the link to the report in the test result.
Visit the [http://testdays.fedorainfracloud.org/events/140 result page] and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test.


If possible, try to run through an entire category of tests (a category is an entire row in the table), rather than stopping part of the way through. You can choose to start with whichever category you prefer; try to focus on the categories that have had the least testing.
=== Test the new features ===


=== Exploratory testing ===
Fedora 37 and GNOME 43 include a number of new features that would benefit from testing. These include:
 
It is also useful to use Fedora 37 Workstation with GNOME 43 RC and see if you can find anything that's crashing or not working correctly.
 
When doing exploratory testing, take the time to focus on the new features in the upcoming release. These include:


* Redesigned system status menu
* Redesigned system status menu
Line 80: Line 68:
** This dropdown is now located below the install/open/remove button on each app page
** This dropdown is now located below the install/open/remove button on each app page
** To test this, try adding a few different types of app repository, and see how it looks and behaves for different applications
** To test this, try adding a few different types of app repository, and see how it looks and behaves for different applications
=== Do exploratory testing ===
Use the latest Fedora 37 Workstation that includes GNOME 43 and see if you can find anything that's crashing or not working correctly. In that case, file a bug!


== Reporting bugs ==
== Reporting bugs ==


There are two places where bugs can be filed:
We have two separate places to file bugs. First, downstream in Fedora bug tracker. This is mostly useful for issues with packaging and for issues that need tracking downstream (blocker bugs for F37): [https://bugzilla.redhat.com Red Hat Bugzilla].


# [https://bugzilla.redhat.com Red Hat Bugzilla]: this is Fedora's downstream issue tracker. Bugzilla should be used to report issues with packaging, or issues that need to be tracked as part of the release process. If you think that an issue might be [[QA:SOP_blocker_bug_process|a blocker bug]], report it in Bugzilla.
Second, there's upstream [https://gitlab.gnome.org/ GNOME Gitlab] that's useful for issues that are likely not Fedora-specific. If you file an issue downstream that looks like it needs a code fix, please file it upstream as well, to make sure all relevant people get notified of the issue.
# [https://gitlab.gnome.org/ GNOME Gitlab]: this is the GNOME project's upstream issue tracker. This should be used for any issue in a GNOME component, and is where GNOME issues get attention and get fixed. If you file a GNOME issue in Bugzilla that looks like it needs a code fix, please file it upstream as well, to make sure all relevant people get notified of the issue.


If you are unsure about exactly how to file the report or what other information to include, just ask on the test week chat channel in or #fedora-qa, and we will help you.
If you are unsure about exactly how to file the report or what other information to include, just ask on IRC #fedora-test-day or #fedora-qa and we will help you.


== Test Results ==
== Test Results ==
=== Basic ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Accessibility Gnome Accessibility]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Classic%20mode Gnome Classic mode]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Initial%20Setup Gnome Initial Setup]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Lock%20Screen Gnome Lock Screen]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Login%20Screen Gnome Login Screen]
! [http://fedoraproject.org/wiki/QA:Testcase_desktop_update_notification Desktop update notification]
! References
|-
| [[User:Couchfox|Couchfox]]
| Dell Inspiron 7577 | Intel Core i5-7300HQ | NVIDIA GeForce GTX 1060 with Max-Q | Samsung SSD 970 EVO Plus 500GB
| {{result|warn}}<ref>Very occasionally, the space bar of the On-Screen Keyboard refuses to work. However, I am unable to reproduce the behavior reliably enough to raise a bug. All other Accessibility options work as expected.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Edson|Edson]]
| Fedora 37 Workstation - Lenovo Ideapad 310-14isk - Intel Skylake 6100U Bare  Metal
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}{{result|pass}}
| <references/>
|-
| [[User:JPCarvalhinho|JPCarvalhinho]]
| Virtualbox Version 6.1.38 r153438 (Qt5.6.3) (EFI and 3d on) running on a Imac 2011 with High Sierra
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>- Change background screen is broken as available wallpapers don't appear, instead just white boxes (already happened on previous releases)
- Audio stops working after some seconds playing a sound. It looks like audio buffer fills and system goes silent. (already happened on previous releases)
-clean install so no desktop update. Had 21 package to update and got no warning whatsoever
I would assume my issues are with virtualbox, but I have tried many configurations and never worked.
Great work!</ref>
| <references/>
|-
| [[User:Renault|Renault]]
| F37 Fedora Workstation x86_64
|
| {{result|warn}}{{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:bittin|bittin]]
| Virtualbox
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}{{result|pass}}
| <references/>
|-
| [[User:bmilar|bmilar]]
| Dell Precision 3551; Intel Core i9-10885H; 32GiB RAM; Intel CometLake-H GT2 + NVIDIA GP107GLM [Quadro P620]
| {{result|fail}}<ref>{{bz|2308}} a) zoom lags with animations turned off (see the bug in gitlab.gnome.org), b) some applications (gedit, rhythmbox, ...) seem to ignore the Dark Mode; c) Sometimes I was unable to type space using the on-screen keyboard; d) typing password (to unlock screen) on HW keyboard while on-screen keyboard on, the password is always visible (letters in-stead of dots).</ref>
| {{result|pass}}
| {{result|warn}}<ref>Sorry, incorrect entry, Initial Setup not tested.</ref>{{result|warn}}<ref>OK, except the problem with on-screen keyboard described in 1d)</ref>
| {{result|warn}}<ref> OK, except the problem with on-screen keyboard described in 1d)</ref>
| {{result|fail}}<ref>Similar issue as described in 1d) - with on-screen keyboard on, password is always visible (not hidden).</ref>
|
| <references/>
|-
| [[User:condor|condor]]
| HP Elite 8300 I5-3470 bare metal
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
|
|
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>I have not seen a notification from PackageKit.  I've enabled desktop notifications from chat.fedoraproject.org and do receive those, and have following instructions for shortening the wait time.</ref>
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
| {{result|pass}}<ref>I've not tested Typing Assist.</ref>
|
|
|
|
|
| <references/>
|-
| [[User:dominiksr|dominiksr]]
|
|
|
|
| {{result|pass}}{{result|pass}}
|
|
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
| {{result|warn}}<ref>Hight contrast changed the terminal to a bright contrast appearance and does not allow to return to dark mode for this application after disabling this feature. Kill/change preferences does not change the appearance. Only restarting helps.</ref>{{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>There is no sound after changing the user. A mute and then an unmute helps. It doesn't matter if any music was previously turned on or not.</ref>{{result|pass}}
| {{result|fail}}<ref>It didn't show up. I tried: https://etherpad.gnome.org/p/update-notification-test ; "Tip for shortening the waiting time to the updates notification on GNOME"</ref>
| <references/>
|-
| [[User:f37gnome43_test|f37gnome43_test]]
| laptop, amd r5, virtualbox
|
| {{result|pass}}
|
|
|
|
| <references/>
|-
| [[User:geraldosimiao|geraldosimiao]]
| F37 Work Beta 1.5 on KVM
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:hricky|hricky]]
| Intel® Core™ i7-4790 CPU, 32 GB RAM, Bare Metal
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Keyboard layout does not work at all on login screen, even with multiple layouts configured. Trying to switch between user accounts without logging out of them, I am always asked for password.</ref>
| {{result|pass}}
| <references/>
|-
| [[User:pschindl|pschindl]]
| P1 Gen2
| {{result|pass}}
|
|
|
|
|
| <references/>
|-
| [[User:raiponce|raiponce]]
| Thinkpad T470P Intel Core i5-7300HQ Nvidia 940MX
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:rduda|rduda]]
| VM
|
|
| {{result|pass}}
| {{result|pass}}
|
|
| <references/>
|-
| [[User:remyabel|remyabel]]
| Workstation, KVM, en_US, x86_64, Fresh
| {{result|pass}}{{result|pass}}
|
| {{result|pass}}{{result|pass}}
| {{result|pass}}{{result|pass}}
| {{result|pass}}{{result|pass}}
| {{result|fail}}<ref>No notification appears.</ref>
| <references/>
|-
| [[User:runlevel5|runlevel5]]
| Fedora 37 ppc64le
| {{result|pass}}
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:steiner|steiner]]
| Workstation on GNOME Boxes (Flatpak), pt_BR, x86_64
| {{result|pass}}
| {{result|fail}}<ref>Settings should be in the "System Tools" category instead of "Others";
The shell uses the light theme, but the text for the current day of the week in the top bar's calendar is white instead of black, making it unreadable;
The lock screen uses dark text on a transparent background for the login input, making it potentially unreadable depending on the wallpaper.</ref>
| {{result|pass}}<ref>The only "issue" (that I'm not quite sure if it's intentional) is that the setup doesn't allow the creation of a user without a password.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>No notification appeared.</ref>
| <references/>
|-
| [[User:thechoconut|thechoconut]]
| Fedora Linux 37, AMD Ryzen 5 5500U, x86_64
| {{result|pass}}<ref>1. Running zoom feature was laggy on my machine. Cursor seems to be lagging behind...</ref>
|
|
|
|
|
| <references/>
|-
| [[User:tpelka|tpelka]]
| Local VM
| {{result|pass}}
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:vbudikov|vbudikov]]
| Lenovo T470s
| {{result|warn}}<ref>Screen reader sometimes does not read.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
|
| <references/>
|-
|}
=== Apps ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Music Gnome Music]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Web Gnome Web]
! [http://fedoraproject.org/wiki/QA:Testcase_Gnome_Files Gnome Files]
! [http://fedoraproject.org/wiki/QA:Testcase_Gnome_Software Gnome Software]
! [http://fedoraproject.org/wiki/QA:Testcase_evince_file_display Evince File Display]
! References
|-
| [[User:Couchfox|Couchfox]]
| Dell Inspiron 7577 | Intel Core i5-7300HQ | NVIDIA GeForce GTX 1060 with Max-Q | Samsung SSD 970 EVO Plus 500GB
| {{result|warn}}<ref>Test case may be out of date. "Play music from remote sources: Jamendo / Magnatune / UPnP sources". To my knowledge, the current version of GNOME Music cannot play from remote sources (unless I am missing something!) Rest of tests PASSED.</ref>
| {{result|warn}}<ref>Step 8 in test case, "Save page as web application", does not appear to exist in current version of GNOME Web.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Couchfox|Couchfox]]
| Gigabyte Brix mini PC | Intel Core i5-8250U | Intel UHD Graphics 620 | ADATA SX6000PNP NVMe 256GB
| {{result|pass}}<ref>Test case may be out of date. "Play music from remote sources: Jamendo / Magnatune / UPnP sources". To my knowledge, the current version of GNOME Music cannot play from remote sources (unless I am missing something!) Rest of tests PASSED.</ref>
| {{result|pass}}<ref>Step 8 in test case, "Save page as web application", does not appear to exist in current version of GNOME Web. </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Edson|Edson]]
| Fedora 37 Workstation - Lenovo Ideapad 310-14isk - Intel Skylake 6100U Bare  Metal
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Renault|Renault]]
| F37 Fedora Workstation x86_64
| {{result|pass}}
| {{result|fail}}<ref>Page is flickering when polaying video
Video card: MSI GeForce GTX 1050 Ti 4GB Aero ITX OCV1
Driver: nouveau</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:bittin|bittin]]
| Virtualbox
| {{result|fail}}{{result|fail}}
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:bmilar|bmilar]]
| Dell Precision 3551; Intel Core i9-10885H; 32GiB RAM; Intel CometLake-H GT2 + NVIDIA GP107GLM [Quadro P620]
|
|
| {{result|pass}}
|
|
| <references/>
|-
| [[User:condor|condor]]
| HP Elite 8300 I5-3470 bare metal
| {{result|pass}}<ref>Tested both RPM and Flatpak.  Disregard this comment under Activities!</ref>
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
|
|
|
|
| {{result|pass}}
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:f37gnome43_test|f37gnome43_test]]
| laptop, amd r5, virtualbox
|
|
|
|
| {{result|pass}}
| <references/>
|-
| [[User:hricky|hricky]]
| Intel® Core™ i7-4790 CPU, 32 GB RAM, Bare Metal
|
|
| {{result|warn}}<ref>When connect to remote server (accessed via sftp) text or shell script files named without proper (.txt or .sh) extensions are recognized as Binary. Pressing Return or double clicking on them crashes nautilus. Can't resize bookmarks sidebar.</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:raiponce|raiponce]]
| Thinkpad T470P Intel Core i5-7300HQ Nvidia 940MX
|
|
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:remyabel|remyabel]]
| Workstation, KVM, en_US, x86_64, Fresh
| {{result|warn}}<ref>Rhythmbox does not seem to respect dark theme.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>{{bz|2124857}} {{bz|2124869}} </ref>{{result|pass}}
|
| <references/>
|-
| [[User:runlevel5|runlevel5]]
| Fedora 37 ppc64le
| {{result|warn}}<ref>See https://paste.pics/dfaf1214a1030487339db291e54249c9 for screenshot.
Expected: High res photo
Actual: Low res photo</ref>
| {{result|pass}}
| {{result|fail}}<ref>Move a file by dragging it from one folder then move it to another folder -- FAILED
Expected: the file get moved to the new folder
Actual: It does not show any error nor any visual indication of error. The file is just not moved to the new destination</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:steiner|steiner]]
| Workstation on GNOME Boxes (Flatpak), pt_BR, x86_64
|
|
| {{result|pass}}
| {{result|warn}}<ref>When you uninstall an app from the its page, there's no progress bar or spinner, it just shows the source selector until it reloads the page; A couple of unexpected crashes happened while uninstalling apps.</ref>
| {{result|pass}}
| <references/>
|-
| [[User:steiner|steiner]]
| Workstation on GNOME Boxes (Flatpak), pt_BR, x86_64, Files (Nightly, Flatpak)
|
|
| {{result|warn}}<ref>Double tapping on a touchpad works for everything BUT opening folders and files.</ref>
|
|
| <references/>
|-
| [[User:tpelka|tpelka]]
| Local VM
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:vbudikov|vbudikov]]
| Lenovo T470s
|
|
|
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
=== Gnome Shell ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Shell%20Activities Activities]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20dash Dash]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20extensions%20gnome%20org Extensions gnome org]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20extensions%20install Extensions install]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20extensions%20remove Extensions remove]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20overview%20search Overview Search]
! [http://fedoraproject.org/wiki/QA:Testcase%20gnome-shell%20workspaces Workspaces]
! References
|-
| [[User:Couchfox|Couchfox]]
| Dell Inspiron 7577 | Intel Core i5-7300HQ | NVIDIA GeForce GTX 1060 with Max-Q | Samsung SSD 970 EVO Plus 500GB
| {{result|pass}}{{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Couchfox|Couchfox]]
| Gigabyte Brix mini PC | Intel Core i5-8250U | Intel UHD Graphics 620 | ADATA SX6000PNP NVMe 256GB
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>The test case should probably mention that the extensions will disappear from the Extensions app (and `gnome-extensions list`) after a logout and log back in. The 'install' test case does mention this, the the 'remove' test case does not.</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Edson|Edson]]
| Fedora 37 Workstation - Lenovo Ideapad 310-14isk - Intel Skylake 6100U Bare  Metal
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Renault|Renault]]
| F37 Fedora Workstation x86_64
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:aday|aday]]
| Bare metal install
| {{result|pass}}
| {{result|fail}}<ref>There's no separator between running and non-running apps in the dash. Running apps are mixed together with non-running ones.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:bittin|bittin]]
| Virtualbox
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>gnome-extensions app not installed need to be installed from gnome-software</ref>
| {{result|warn}}<ref>gnome-extensions app not installed need to be installed from gnome-software but works after that</ref>
| {{result|warn}}<ref>gnome-extensions app not installed need to be installed from gnome-software but works after that</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:condor|condor]]
| HP Elite 8300 I5-3470 bare metal
| {{result|pass}}<ref>Tested both the RPM and Flatpak.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Tested both the gnome-extensions-app RPM and Flatpak. </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
|
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
|
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Extension Manager from flathub</ref>
| {{result|pass}}<ref>Extension Manager from flathub</ref>
| {{result|pass}}<ref>Extension Manager from flathub</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:f37gnome43_test|f37gnome43_test]]
| laptop, amd r5, virtualbox
|
|
|
|
|
| {{result|pass}}
|
| <references/>
|-
| [[User:geraldosimiao|geraldosimiao]]
| F37 Work Beta 1.5 on KVM
| {{result|pass}}
|
|
|
|
|
| {{result|pass}}
| <references/>
|-
| [[User:hricky|hricky]]
| Intel® Core™ i7-4790 CPU, 32 GB RAM, Bare Metal
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Toggling on/off in https://extensions.gnome.org/local/ doesn't work on some extensions.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:remyabel|remyabel]]
| Workstation, KVM, en_US, x86_64, Fresh
|
|
|
|
|
| {{result|pass}}
|
| <references/>
|-
| [[User:steiner|steiner]]
| Workstation on GNOME Boxes (Flatpak), pt_BR, x86_64
| {{result|pass}}
| {{result|warn}}<ref>The separator between pinned and unpinned apps still bugs out sometimes when moving apps in it, making the last pinned app appear after the separator. It's been an issue since GNOME 40.</ref>
|
|
|
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:tle|tle]]
| Fedora 37 ppc64le
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>There is no Extensions tab in gnome-tweak-tool app</ref>
| {{result|fail}}<ref>There is no Extensions tab in gnome-tweak-tool</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:tpelka|tpelka]]
| Local VM
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:vbudikov|vbudikov]]
| Lenovo T470s
| {{result|pass}}
|
|
|
|
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
=== Gnome Online Accounts ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Online%20Accounts%20Add%20Google Add Google]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Online%20Accounts%20Add%20IMAP%20and%20SMTP Add IMAP and SMTP]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Online%20Accounts%20Add%20Kerberos Add Kerberos]
! [http://fedoraproject.org/wiki/QA:Testcase%20Gnome%20Online%20Accounts%20Add%20ownCloud Add ownCloud]
! References
|-
| [[User:Couchfox|Couchfox]]
| Dell Inspiron 7577 | Intel Core i5-7300HQ | NVIDIA GeForce GTX 1060 with Max-Q | Samsung SSD 970 EVO Plus 500GB
| {{result|pass}}<ref>Used Google Workspace Account via Okta SSO - all test passed.</ref>
| {{result|pass}}<ref>Tested with Fastmail.</ref>
|
|
| <references/>
|-
| [[User:Edson|Edson]]
| Fedora 37 Workstation - Lenovo Ideapad 310-14isk - Intel Skylake 6100U Bare  Metal
| {{result|pass}}
|
|
|
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
| {{result|pass}}
|
|
|
| <references/>
|-
| [[User:tle|tle]]
| Fedora 37 ppc64le
| {{result|fail}}<ref>Once the account is added, it is NOT possible to remove the account from Online Accounts list. The app simply hang</ref>{{result|pass}}
| {{result|fail}}<ref>Geary app does not show anything despite the mail setting is already there</ref>
|
|
| <references/>
|-
|}
=== Disk Management ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/QA:Testcase%20disk%20management%20basic Basic]
! [http://fedoraproject.org/wiki/QA:Testcase%20disk%20management%20modify Modify]
! References
|-
| [[User:Couchfox|Couchfox]]
| Dell Inspiron 7577 | Intel Core i5-7300HQ | NVIDIA GeForce GTX 1060 with Max-Q | Samsung SSD 970 EVO Plus 500GB
| {{result|pass}}
| {{result|pass}}<ref>Used external NVMe disk over USB3.2, all tests passed.</ref>
| <references/>
|-
| [[User:Couchfox|Couchfox]]
| Gigabyte Brix mini PC | Intel Core i5-8250U | Intel UHD Graphics 620 | ADATA SX6000PNP NVMe 256GB
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Edson|Edson]]
| Fedora 37 Workstation - Lenovo Ideapad 310-14isk - Intel Skylake 6100U Bare  Metal
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:bittin|bittin]]
| Virtualbox
| {{result|pass}}
|
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
| {{result|pass}}
|
| <references/>
|-
| [[User:hricky|hricky]]
| Intel® Core™ i7-4790 CPU, 32 GB RAM, Bare Metal
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:tle|tle]]
| Fedora 37 ppc64le
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
=== Exploratory Testing ===
{| class="wikitable" width=100%
! User
! Profile
! [http://fedoraproject.org/wiki/Test_Day:2022-08-15_Fedora_37_GNOME_43_Beta#Test_the_new_features Exploratory Testing]
! References
|-
| [[User:condor|condor]]
| HP Elite 8300 I5-3470 bare metal
| {{result|pass}}
| <references/>
|-
| [[User:condor|condor]]
| Raspberry Pi 4b
| {{result|pass}}
| <references/>
|-
| [[User:dominiksr|dominiksr]]
| Fedora Workstation 37 x86_64, i5-11300H, laptop
| {{result|warn}}<ref>Toggle buttons for bluetooth disappear from the menu when turned off. It appears again when bluetooth is turned on in the settings.</ref>
| <references/>
|-
| [[User:hricky|hricky]]
| Intel® Core™ i7-4790 CPU, 32 GB RAM, Bare Metal
| {{result|warn}}<ref>Clicking on Night Light button in System settings menu on the top bar in the right corner at daytime doesn't produce any result. At nighttime it switches on the Night Light mode. Settings app > Displays > Night Light displays "Night Light unavailable. This could be the result of the graphics driver being used, or the desktop being used remotely".</ref>
| <references/>
|-
| [[User:remyabel|remyabel]]
| Workstation, KVM, en_US, x86_64, Fresh
| {{result|pass}}{{result|warn}}<ref>{{bz|2124719}} </ref>
| <references/>
|-
| [[User:tle|tle]]
| Fedora 37 ppc64le
| {{result|pass}}
| <references/>
|-
|}




[[Category:Fedora 37 Test Days]]
[[Category:Fedora 37 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)