From Fedora Project Wiki

Revision as of 11:45, 1 October 2012 by Dkutalek (talk | contribs)

Description

  • This test case tests libreport integration with Anaconda installer directly in installation proccess


How to test

  1. Get latest F18 boot.iso
  2. Boot it in virtual machine or from CD/USB directly on you hardware.
  3. Switch to TTY2 console using Ctrl+Alt+F2
  4. Execute kill -USR1 cat /var/run/anaconda.pid
  5. Unhandled exception should occur
  6. Hit Save button to report the problem
  7. Try to report the problem with Logger reporter

Expected Results

  1. Report should be generated and saved into the file
  2. The file should contain well formed report of the crash you have caused