From Fedora Project Wiki

(create crash catcher test case based on procedure provided by authors in test day page)
 
mNo edit summary
Line 3: Line 3:
|actions=
|actions=
# Check that the ''crash-catcher'' and ''cc-applet'' processes are both running
# Check that the ''crash-catcher'' and ''cc-applet'' processes are both running
# Kill a running process: <tt>kill -SIGSEGV (pid)</tt>. It must be a process that is part of a signed Fedora package.
# Kill a running process: <tt>kill -SIGSEGV (pid)</tt>. It must be a process that is part of a signed Fedora package
|results=
|results=
# The ''cc-applet'' system tray icon should start to flash
# The ''cc-applet'' system tray icon should start to flash

Revision as of 23:01, 24 February 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