From Fedora Project Wiki

Revision as of 07:01, 10 April 2015 by Jfilak (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests the functionality of ABRT Server


How to test

  1. 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)
  2. If a duplicate is found, a message is shown and reporting does not continue. Otherwise complete the reporting process by creating a BZ.
  3. Try reporting the same crash in a few minutes. (will_abort --random cannot be repeated)

Expected Results

  1. In a few minutes, your problem should appear in the list of unprocessed reports: https://retrace.fedoraproject.org/faf/reports/.
  2. If you have filed the BZ, it should be associated with the report.
  3. When you try reporting the same problem again, it should be declared duplicate of the original one. (will_abort --random cannot be repeated)