From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description= * This test case tests libreport integration with Anaconda installer directly in installation proccess |actions= # Get latest F18 boot.iso: http:...") |
No edit summary |
||
Line 3: | Line 3: | ||
* This test case tests libreport integration with Anaconda installer directly in installation proccess | * This test case tests libreport integration with Anaconda installer directly in installation proccess | ||
|actions= | |actions= | ||
# Get latest F18 | # Get latest F18 boot.iso | ||
# Boot it in virtual machine or from CD/USB directly on you hardware. | # Boot it in virtual machine or from CD/USB directly on you hardware. | ||
# Switch to TTY2 console using Ctrl+Alt+F2 | # Switch to TTY2 console using Ctrl+Alt+F2 |
Revision as of 11:45, 1 October 2012
Description
- This test case tests libreport integration with Anaconda installer directly in installation proccess
How to test
- Get latest F18 boot.iso
- Boot it in virtual machine or from CD/USB directly on you hardware.
- Switch to TTY2 console using Ctrl+Alt+F2
- Execute
kill -USR1
cat /var/run/anaconda.pid
- Unhandled exception should occur
- Hit Save button to report the problem
- Try to report the problem with Logger reporter
Expected Results
- Report should be generated and saved into the file
- The file should contain well formed report of the crash you have caused