From Fedora Project Wiki
mNo edit summary |
m (Changed 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: | [[Category:Crash_Catcher_Test_Cases]] |
Revision as of 15:35, 26 February 2009
Description
This test case tests the functionality of the Crash Catcher feature.
How to test
- Check that the crash-catcher and cc-applet processes are both running
- Kill a running process: kill -SIGSEGV (pid). It must be a process that is part of a signed Fedora package
Expected Results
- The cc-applet system tray icon should start to flash
- Clicking on the icon should give you an option to open a GUI
- The GUI should let you select and report the crash