From Fedora Project Wiki
(updated to match current abrt) |
(Mark as outdated) |
||
Line 1: | Line 1: | ||
{{admon/warning|This test is outdated|Please use [[QA:Testcase_Anaconda_save_traceback_to_bugzilla]]}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description= |
Latest revision as of 14:15, 6 May 2013
Description
- This test case tests libreport integration with Anaconda installer directly in installation proccess
How to test
- Get latest F18 boot.iso - e.g. http://ftp.fi.muni.cz/pub/linux/fedora/enchilada/linux/development/18/x86_64/os/images/ or via mirrors at http://mirrors.fedoraproject.org/publiclist/Fedora/development/
- 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 to bugzilla
Expected Results
- Report should be generated and saved into the file
- The file should contain well formed report of the crash you have caused