From Fedora Project Wiki
(removed python as it is ignore) |
(edit the test case to match the current ABRT) |
||
Line 11: | Line 11: | ||
* top }} | * top }} | ||
|results= | |results= | ||
# The | # The notification stating "A problem in in package foo-1.2.3 has been detected" should appear | ||
# Clicking | # Clicking the "Report" button should start the reporting wizard (no need to finish the report) | ||
}} | }} |
Revision as of 08:33, 22 October 2012
Description
This test case tests the functionality of the ABRT feature.
How to test
- Check that the abrtd and abrt-applet processes are both running.
- Kill some running process: kill -SIGSEGV (pid). It must be a process that is part of a signed Fedora package.
- Kill at least two different running processes.
Expected Results
- The notification stating "A problem in in package foo-1.2.3 has been detected" should appear
- Clicking the "Report" button should start the reporting wizard (no need to finish the report)