From Fedora Project Wiki

m (Changed category)
m (Moved to different category)
Line 9: Line 9:
# The GUI should let you select and report the crash
# The GUI should let you select and report the crash
}}
}}
[[Category:Crash_Catcher_Test_Cases]]
[[Category:ABRT_Test_Cases]]

Revision as of 13:57, 30 April 2009

Description

This test case tests the functionality of the Crash Catcher feature.


How to test

  1. Check that the crash-catcher and cc-applet processes are both running
  2. Kill a running process: kill -SIGSEGV (pid). It must be a process that is part of a signed Fedora package

Expected Results

  1. The cc-applet system tray icon should start to flash
  2. Clicking on the icon should give you an option to open a GUI
  3. The GUI should let you select and report the crash