From Fedora Project Wiki

Results

Test Result Notes
1 Download the image and SHASUM
Pass pass
2 Does your downloaded image have the correct checksum?
Pass pass
sha256sum --check SHA256SUMS.txt
3 Check the image size
Pass pass
3221225472 F18-panda-20121218.img
4 Copy the image to your SD card
Pass pass
dd if=F18-panda-20121218.img of=/dev/sdc bs=4M
5 Do all default services start properly?
Pass pass
6 does the system successfully boot to the GUI?
Pass pass
First boot appears on display over HDMI.
7 Are you able to download and install updates with yum
Warning warn
'yum install -y sl' works. yumex fails with 'Backend not running as expected' after sudo prompt.
8 Is logging functional?
Pass pass
tail -f /var/log/messages
9 Are you able to shutdown the system using standard console commands?
Pass pass
reboot cmd works
10 If audio device support is present, does it work?
Pass pass
Pragha Music player using '/usr/share/sounds/purple/login.wav' worked - heard sound over hdmi audio
11 release notes from the Documentation team present on the installed media?
Pass pass
Founder in XFCE application menu: Documentation. The files opens in text editor instead of browser window.
12 Is it possible to run Midori and a terminal application?
Pass pass
downloaded shasum file, loaded midori extensions, & login to FAS ... all worked.
13 is the default Fedora artwork used (currently not decided)?
Pass pass
here is the wallpaper
14 Are the desktop's panels working and fully functional?
Pass pass
15 Is media automatically detected when inserted?
Warning warn
Plug in a USB device - showed an icon on the desktop but unable to mount the exfat fs type. ext3 worked fine
16 do offered mechanisms for shutdown, logging out and rebooting work?
Pass pass
17 Does every button do what it is supposed to do?
Pass pass
18 Menu sanity
Warning warn
xfburn & orange global time listed twice, audio-mixer gave a "gstreamer was unable to detect audio device" warning and quit.
19 Does Saving passwords in the desktop default keyring, and retrieving passwords from the keyring work?
Pass pass