From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|actions= | |actions= | ||
<ol> | <ol> | ||
<li>Report any crash with the standard reporting process.</li> | <li>Report any crash with the standard reporting process. (If you don't have any, you can generate an artifical unique crash by issueing '''will_abort --random''')</li> | ||
<li>If a duplicate is found, a message is shown and reporting does not continue. Otherwise complete the reporting process by creating a BZ.</li> | <li>If a duplicate is found, a message is shown and reporting does not continue. Otherwise complete the reporting process by creating a BZ.</li> | ||
<li>Try reporting the same crash in a few minutes.</li> | <li>Try reporting the same crash in a few minutes. ('''will_abort --random''' cannot be repeated)</li> | ||
</ol> | </ol> | ||
|results= | |results= | ||
Line 12: | Line 12: | ||
<li>In a few minutes, your problem should appear in the list of unprocessed reports: https://retrace.fedoraproject.org/faf/reports/.</li> | <li>In a few minutes, your problem should appear in the list of unprocessed reports: https://retrace.fedoraproject.org/faf/reports/.</li> | ||
<li>If you have filed the BZ, it should be associated with the report.</li> | <li>If you have filed the BZ, it should be associated with the report.</li> | ||
<li>When you try reporting the same problem again, it should be declared duplicate of the original one.</li> | <li>When you try reporting the same problem again, it should be declared duplicate of the original one. ('''will_abort --random''' cannot be repeated)</li> | ||
</ol> | </ol> | ||
}} | }} | ||
[[Category:Package_abrt_test_cases]] | [[Category:Package_abrt_test_cases]] |
Latest revision as of 07:01, 10 April 2015
Description
This test case tests the functionality of ABRT Server
How to test
- Report any crash with the standard reporting process. (If you don't have any, you can generate an artifical unique crash by issueing will_abort --random)
- If a duplicate is found, a message is shown and reporting does not continue. Otherwise complete the reporting process by creating a BZ.
- Try reporting the same crash in a few minutes. (will_abort --random cannot be repeated)
Expected Results
- In a few minutes, your problem should appear in the list of unprocessed reports: https://retrace.fedoraproject.org/faf/reports/.
- If you have filed the BZ, it should be associated with the report.
- When you try reporting the same problem again, it should be declared duplicate of the original one. (will_abort --random cannot be repeated)