From Fedora Project Wiki
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|description=Test reporting of known (already reported) crash. | |description=Test reporting of known (already reported) crash. | ||
|setup= | |setup= | ||
<ol><li>Prepare a | <ol><li>Prepare a crash: | ||
<pre> | <pre> | ||
dnf install will-crash | |||
will_segfault | |||
</pre></li> | </pre></li> | ||
<li>Configure your Bugzilla credentials - Problem Reporting -> Preferences -> Events -> Bugzilla</li> | |||
<li>Notification popup about crash should appear. Click on it or run {{command|gnome-abrt}} manually.</li></ol> | <li>Notification popup about crash should appear. Click on it or run {{command|gnome-abrt}} manually.</li></ol> | ||
|actions= | |actions= | ||
<ol> | <ol> | ||
<li>Find a new record for | <li>Find a new record for the crash in gnome-abrt: <pre>"will-crash"</pre></li> | ||
<li>Click on the "Report" button.</li> | <li>Click on the "Report" button.</li> | ||
<li>Wait until processing is finished.</li> | <li>Wait until processing is finished.</li> | ||
Line 18: | Line 19: | ||
--- Running report_uReport --- | --- Running report_uReport --- | ||
This problem has already been reported. | This problem has already been reported. | ||
https://retrace.fedoraproject.org/faf/reports/ | https://retrace.fedoraproject.org/faf/reports/347291/ | ||
https://bugzilla.redhat.com/show_bug.cgi?id= | https://bugzilla.redhat.com/show_bug.cgi?id=1090572 | ||
https://bugzilla.redhat.com/show_bug.cgi?id=1124867 | |||
https://bugzilla.redhat.com/show_bug.cgi?id=1143864 | |||
https://bugzilla.redhat.com/show_bug.cgi?id=1185157 | |||
https://bugzilla.redhat.com/show_bug.cgi?id=1210573 | |||
Adding you to CC List of the existing bugzilla bug | |||
Using Bugzilla ID '1210573' | |||
Logging into Bugzilla at https://bugzilla.redhat.com | |||
Logging out | |||
</pre> | </pre> | ||
<li>You should not be able to continue with reporting. The "Close" button should be placed in right bottom corner of the reporting window and the button should be the only one visible.</li> | <li>You should not be able to continue with reporting. The "Close" button should be placed in right bottom corner of the reporting window and the button should be the only one visible.</li> | ||
Line 26: | Line 35: | ||
#'''Reporting should be interrupted because the crash is known.''' | #'''Reporting should be interrupted because the crash is known.''' | ||
#Crash is not reported to Bugzilla. | #Crash is not reported to Bugzilla. | ||
#Your email address was added to CC of Bugzilla bug #1210573 | |||
}} | }} | ||
[[Category:Package_abrt_test_cases]] | [[Category:Package_abrt_test_cases]] |
Latest revision as of 12:01, 10 April 2015
Description
Test reporting of known (already reported) crash.
Setup
- Prepare a crash:
dnf install will-crash will_segfault
- Configure your Bugzilla credentials - Problem Reporting -> Preferences -> Events -> Bugzilla
- Notification popup about crash should appear. Click on it or run
gnome-abrt
manually.
How to test
- Find a new record for the crash in gnome-abrt:
"will-crash"
- Click on the "Report" button.
- Wait until processing is finished.
- Click on "Show log" label.
- You should see only the following text:
- You should not be able to continue with reporting. The "Close" button should be placed in right bottom corner of the reporting window and the button should be the only one visible.
--- Running report_uReport --- This problem has already been reported. https://retrace.fedoraproject.org/faf/reports/347291/ https://bugzilla.redhat.com/show_bug.cgi?id=1090572 https://bugzilla.redhat.com/show_bug.cgi?id=1124867 https://bugzilla.redhat.com/show_bug.cgi?id=1143864 https://bugzilla.redhat.com/show_bug.cgi?id=1185157 https://bugzilla.redhat.com/show_bug.cgi?id=1210573 Adding you to CC List of the existing bugzilla bug Using Bugzilla ID '1210573' Logging into Bugzilla at https://bugzilla.redhat.com Logging out
Expected Results
- Reporting should be interrupted because the crash is known.
- Crash is not reported to Bugzilla.
- Your email address was added to CC of Bugzilla bug #1210573