From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:
|description=This test case checks whether ABRT removes security information after a user reviewed the data which will be filled in the Bugzilla bug report.
|description=This test case checks whether ABRT removes security information after a user reviewed the data which will be filled in the Bugzilla bug report.
|actions=
|actions=
# Generate crash (e.g. run "$ will_abort --random" or kill some process with SIGSEGV "$ sleep 100 &" "$ kill -SEGV %1")
# Generate crash (e.g. run "$ will_abort --random" or kill some process with SIGSEGV signal "$ sleep 100 &" "$ kill -SEGV %1")
# Report the crash with gnome-abrt to Bugzilla or partner Bugzilla (https://partner-bugzilla.redhat.com/)
# Report the crash with gnome-abrt to Partner Bugzilla (https://partner-bugzilla.redhat.com/)
## Temporary change url to Bugzilla
### click on '''Problem Reporting''' menu and choose '''Preferences'''
### select '''Events''' list
### select '''Bugzilla Report to Bugzilla bug tracker''' item and click '''Configure''' button
### in list '''Advanced''' set '''Bugzilla URL''' to https://partner-bugzilla.redhat.com/
 
 
 
# In a review part of the reporting work-flow change a text content of all possible dump dir elements (e.g. add a sentence to the backtrace file etc.)
# In a review part of the reporting work-flow change a text content of all possible dump dir elements (e.g. add a sentence to the backtrace file etc.)
|results=
|results=

Revision as of 13:30, 1 December 2015

Description

This test case checks whether ABRT removes security information after a user reviewed the data which will be filled in the Bugzilla bug report.


How to test

  1. Generate crash (e.g. run "$ will_abort --random" or kill some process with SIGSEGV signal "$ sleep 100 &" "$ kill -SEGV %1")
  2. Report the crash with gnome-abrt to Partner Bugzilla (https://partner-bugzilla.redhat.com/)
    1. Temporary change url to Bugzilla
      1. click on Problem Reporting menu and choose Preferences
      2. select Events list
      3. select Bugzilla Report to Bugzilla bug tracker item and click Configure button
      4. in list Advanced set Bugzilla URL to https://partner-bugzilla.redhat.com/


  1. In a review part of the reporting work-flow change a text content of all possible dump dir elements (e.g. add a sentence to the backtrace file etc.)

Expected Results

  1. All the content changes you've made during reporting are reflected in the Bugzilla report.