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 14: Line 14:
== What to test? ==
== What to test? ==


Today's instalment of Fedora Test Day will focus on new features in Gnome 3.6.
Today's instalment of Fedora Test Day will focus on Gnome 3.6.
[http://library.gnome.org/misc/release-notes/3.6/ Read more.]


== Who's available ==
== Who's available ==
Line 45: Line 44:
! Architecture !! SHA256SUM  
! Architecture !! SHA256SUM  
|-  
|-  
| [http://adamwill.fedorapeople.org/20121108_gnome_36/20121108-gnome36-x86_64.iso x86_64] || ccad161340ee88d28e375074bfa73b9b0684d1e5ec832ec0a6e648d82ce494d5
| [http://dl.fedoraproject.org/pub/alt/stage/18-Beta-TC7/Live/x86_64/Fedora-18-Beta-TC7-x86_64-Live-Desktop.iso x86_64] || ce0c35dbf151de6c4630d4f3f8d25b39919f7978df1f53f606dda91cb68e05ba
|-
|-
| [http://adamwill.fedorapeople.org/20121108_gnome_36/20121108-gnome36-i686.iso i686] || a0fcf67ebee0f4c547d351240a4fc3dc08359bd9f6d9a21d4d3d2e3ee10dfcb8
| [http://dl.fedoraproject.org/pub/alt/stage/18-Beta-TC7/Live/i386/Fedora-18-Beta-TC7-i686-Live-Desktop.iso i686] || e3d45140540214a0a365e3447dade71840ab1ab57552f417e347eabfcd30de4b
|}
|}


Line 53: Line 52:
Computers with obsolete graphics with buggy 3D drivers and VM hypervisors like KVM or VirtualBox don't have complete 3D support yet. But you can run Gnome Shell using software rendering (llvmpipe driver) on the CPU.
Computers with obsolete graphics with buggy 3D drivers and VM hypervisors like KVM or VirtualBox don't have complete 3D support yet. But you can run Gnome Shell using software rendering (llvmpipe driver) on the CPU.


* You may need to uninstall your GPU driver by running {{command|yum remove xorg-x11-drv-nouveau}} for example to force enable llvmpipe driver. You will need to restart X by logging out and back in for this to take effect.
'''* NOTE [vbenes] you can fallback to Softrendering by uninstalling your driver (xorg-x11-drv-nouveau for example)'''
 
* This may require creating and editing xorg.conf, or moving the DRI drivers for those cards out of the way to force fallback to llvmpipe, as in, {{command|mv /usr/lib*/dri/radeon_dri.so /tmp}} (substituting the right value for "radeon", ie, i915, nouveau, r200, etc.You will need to restart X by logging out and back in for this to take effect.
* Of lesser interest, but still worth checking, is whether GPUs already on the hardware blacklist work with their native driver instead.  This can be checked by commenting out the appropriate entry from <code>/usr/share/gnome-session/hardware-compatibility</code> and logging out and back in to Gnome.
* Of lesser interest, but still worth checking, is whether GPUs already on the hardware blacklist work with their native driver instead.  This can be checked by commenting out the appropriate entry from <code>/usr/share/gnome-session/hardware-compatibility</code> and logging out and back in to Gnome.


{{admon/important | Check if Xorg uses software rendering, run: <code>glxinfo</code> and check output for string: <code>OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)</code>.
'''* NOTE [vbenes] you can check if using soft rendering in Control Center -> Details (llvmpipe)'''


Or you can check if using soft rendering in Control Center -> Details (llvmpipe)}}
{{admon/important | Check if Xorg uses software rendering, run: <code>glxinfo</code> and check output for string: <code>OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)</code>}}


== Test Cases ==
== Test Cases ==


=== GNOME Shell ===
{{admon/note | Feel free to review Test Cases marked: {{result|pass}}}}
* [[QA:Testcase Gnome Login Screen|Login Screen]]
* [[QA:Testcase Gnome Shell Activities|Gnome Shell Activities]]
* [[QA:Testcase Gnome Lock Screen|Lock Screen]]
* [[QA:Testcase Gnome Shell Extensions|Gnome Shell Extensions]]
* [[QA:Testcase Gnome Accessibility|Accessibility]]


=== System Settings ===
=== Gnome Shell ===
* [[QA:Testcase Gnome System Settings|System Settings]]
* [[QA:Testcase Gnome Login Screen|Login Screen]]   {{result|pass}}
* [[QA:Testcase Gnome Online Accounts Add Google|Online Accounts - Google]]
* [[QA:Testcase Gnome Shell Activities|Gnome Shell Activities]] {{result|pass}}
* [[QA:Testcase Gnome Online Accounts Add Facebook|Online Accounts - Facebook]]
* [[QA:Testcase Gnome Lock Screen|Lock Screen]] {{result|pass}}
* [[QA:Testcase Gnome Online Accounts Add Windows Live|Online Accounts - Windows Live]]
* [[QA:Testcase Gnome Shell Extensions|Gnome Shell Extensions]] {{result|pass}}
* [[QA:Testcase Gnome Online Accounts Add MS Exchange|Online Accounts - MS Exchange]]
* [[QA:Testcase Gnome Online Accounts|Online Accounts]] {{result|pass}}
* [[QA:Testcase Gnome Online Accounts Add Kerberos|Online Accounts - Kerberos]]
* [[QA:Testcase Gnome Accessibility|Accessibility]] {{result|pass}}
* [[QA:Testcase Gnome Control Center|Control Center]] {{result|inprogress}}


=== Applications ===
=== Gnome Applications ===
* [[QA:Testcase Gnome Web|Web]]
* [[QA:Testcase Gnome Web|Web]] {{result|pass}}
* [[QA:Testcase Gnome Documents|Documents]]
* [[QA:Testcase Gnome Documents|Documents]] {{result|pass}}
* [[QA:Testcase Gnome Files|Files]]
* [[QA:Testcase Gnome Files|Files]] {{result|pass}}
* [[QA:Testcase Empathy|Empathy]]
* [[QA:Testcase Empathy|Empathy]] {{result|inprogress}}
* [[QA:Testcase Empathy Call Audio Jabber|Empathy - Audio Call with Jabber]]
* [[QA:Testcase Evolution|Evolution]]  {{result|inprogress}}
* [[QA:Testcase Empathy Call Video Jabber|Empathy - Video Call with Jabber]]
* [[QA:Testcase Gnome Boxes|Boxes]] {{result|pass}}
* [[QA:Testcase Evolution|Evolution]]
* [[QA:Testcase Disk Usage Analyzer|Disk Usage Analyzer]] {{result|inprogress}}
* [[QA:Testcase Gnome Boxes|Boxes]]
* [[QA:Testcase Gnome Disks|Disks]] {{result|inprogress}}
* [[QA:Testcase Gnome Font Viewer|Font Viewer]]
* [[QA:Testcase Gnome Clocks|Clocks]] {{result|inprogress}}
* [[QA:Testcase Gnome Font Viewer|Font Viewer]] {{result|pass}}


== Test Results ==
== Test Results ==


If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] for the appropriate component. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result lines.
Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
 
=== GNOME Shell ===
 
{|
! User
! [[QA:Testcase Gnome Login Screen|Login Screen]]
! [[QA:Testcase Gnome Shell Activities|Activities]]
! [[QA:Testcase Gnome Lock Screen|Lock Screen]]
! [[QA:Testcase Gnome Shell Extensions|Extensions]]
! [[QA:Testcase Gnome Accessibility|Accessibility]]
! References
|-
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
| [[User:mkrizek|mkrizek]]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:pschindl|pschindl]]
| {{result|none}}
| {{result|warn||874543}}
| {{result|warn||874638|874648}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:aday|aday]]
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:janteichmann|Jan]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>no notification shown for slow keys</ref>
| <references/>
|-
| [[User:Martix|Martix]]
| {{result|warn||874725|874753|874761}}
| {{result|warn||874543}}
| {{result|warn||871914|874638|874648}}
| {{result|warn||875030}}
| {{result|warn||875049|814574|875053}}
| <references/>
|-
| [[User:Akshayvyas29|Akshay Vyas]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn||874724}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:Galileo|Gerard Ryan]]
| {{result|warn}} <ref>entering incorrect passwd returns to passwd entry, with error; not to accounts list.</ref>
| {{result|warn}} <ref>See [https://bugzilla.redhat.com/show_bug.cgi?id=874543#c1 2nd comment on RHBZ 874543]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:fholec|Filip Holec]]
| {{result|none}}
| {{result|warn||875084}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:hhorak|Honza Horák]] [http://www.smolts.org/client/show/pub_25698b2f-6aa8-4cea-b9ec-19aef477521a|Lenovo T510]
| {{result|warn||875100}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:vhumpa]] [http://www.smolts.org/client/show/pub_b7d2b0b6-c031-4b0a-b983-4b5b5e91aa55|Lenovo T420(EL7)]
| {{result|warn}} <ref>Also got {{bz|875100}}</ref>
| {{result|pass}}
| {{result|warn||874648}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:wolfi]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| <references/>
|-
|}
 
=== System Settings ===
 
{|
! User
! [[QA:Testcase Gnome System Settings|System Settings]]
! [[QA:Testcase Gnome Online Accounts Add Google|Online Accounts - Google]]
! [[QA:Testcase Gnome Online Accounts Add Facebook|Online Accounts - Facebook]]
! [[QA:Testcase Gnome Online Accounts Add Windows Live|Online Accounts - Windows Live]]
! [[QA:Testcase Gnome Online Accounts Add MS Exchange|Online Accounts - MS Exchange]]
! [[QA:Testcase Gnome Online Accounts Add Kerberos|Online Accounts - Kerberos]]
! References
|-
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
| Dinyar
| {{result|warn}} <ref>Test pass, but encountered {{bz|874585}} and {{bz|874591}}</ref>
| {{result|warn}} <ref>Test pass, but encountered {{bz|874569}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail||873759}}
| <references/>
|-
| aday
| {{result|warn}} <ref>Wasn't able to test printers. Encountered {{bz|874591}} - left a comment.</ref>
| {{result|fail}} <ref>Encountered {{bz|874640}}</ref>
| {{result|fail}} <ref>Encountered {{bz|874670}}. Also https://bugzilla.gnome.org/show_bug.cgi?id=678161.</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| Jan
| {{result|pass}}
| {{result|pass}} <ref>gnome-contacts had to be restarted before Google contacts showed</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Galileo|Gerard Ryan]]
| {{result|warn}} <ref>Dragging an image from Files to System Settings -> Background doesn't work</ref>
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:hhorak|Honza Horák]] [http://www.smolts.org/client/show/pub_25698b2f-6aa8-4cea-b9ec-19aef477521a|Lenovo T510]
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:vhumpa]] [http://www.smolts.org/client/show/pub_b7d2b0b6-c031-4b0a-b983-4b5b5e91aa55|Lenovo T420(EL7)]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Martix|Martix]]
| {{result|warn||874591}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||864909}}
| {{result|pass}}
| <references/>
|-
|}


=== Applications ===
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=udisks udisks], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=gnome-disk-utility gnome-disk-utility] for bugs in the Palimpsest graphical front end itself. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.


{|
{|
! User
! User
! [[QA:Testcase Gnome Web|Web]]
! Smolt Profile
! [[QA:Testcase Gnome Documents|Documents]]
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase Gnome Files|Files]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase Empathy|Empathy]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:Testcase Empathy Call Audio Jabber|Empathy (audio)]]
! [[QA:Testcase_sample_4|Sample test 4]]
! [[QA:Testcase Empathy Call Video Jabber|Empathy (video)]]
! [[QA:Testcase Evolution|Evolution]]
! [[QA:Testcase Gnome Boxes|Boxes]]
! [[QA:Testcase Gnome Font Viewer|Font Viewer]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| {{result|none}}
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}  
| {{result|none}}  
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
| Dinyar
| {{result|none}}
| {{result|warn}} <ref>Encountered {{bz|873668}}, {{bz|863896}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail}} <ref>Font was installed, but font viewer crashed. {{bz|870753}}</ref>
| <references/>
|-
| [[User:pschindl|pschindl]]
|
| {{result|none}}
| {{result|none}}
| {{result|warn||874512}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:janteichmann|Jan]]
| {{result|fail}} <ref> Encountered {{bz|874678}}, {{bz|874691}}</ref>
| {{result|fail}} <ref> Encountered {{bz|874687}}</ref>
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|warn}} <ref> {{bz|869182}} </ref>
| {{result|none}}
| {{result|fail}} <ref> {{bz|870753}}</ref>
| <references/>
|-
| [[User:Akshayvyas29|Akshay Vyas]]
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|warn||874512}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Galileo|Gerard Ryan]]
| {{result|fail}} <ref>Encountered {{bz|874899}}</ref>
| {{result|fail}} <ref>Encountered {{bz|874903}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:hhorak|Honza Horák]] [http://www.smolts.org/client/show/pub_25698b2f-6aa8-4cea-b9ec-19aef477521a|Lenovo T510]
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>slow loading on Toshiba C650D</ref>
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail}} <ref> {{bz|870753}}</ref>
| <references/>
|-
| [[User:Martix|Martix]]
| {{result|warn||873259|873261}}
| {{result|warn||863896}}
| {{result|pass}}
| {{result|warn||873628}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:wolfi]]
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|warn||877562}}
| {{result|pass}}
| {{result|}}
| <references/>
| <references/>
|-
|-
|}
|}


  [[Category:Fedora 18 Test Days]]
[[Category:Test Days]]
[[Category:QA Templates]]
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)