From Fedora Project Wiki
(edit the test case to match the current ABRT) |
No edit summary |
||
Line 11: | Line 11: | ||
* top }} | * top }} | ||
|results= | |results= | ||
# The notification stating " | # The notification stating "We're sorry it looks like a problem occurred. If you'd like to help ..." should appear | ||
# Clicking the "Report" button should | # Clicking the "Report" button should open the ABRT GUI (no need to report) | ||
}} | }} |
Latest revision as of 10:45, 10 April 2015
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 "We're sorry it looks like a problem occurred. If you'd like to help ..." should appear
- Clicking the "Report" button should open the ABRT GUI (no need to report)