From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|actions= | |actions= | ||
# Run {{command|abrt-gui}} and select a binary crash. | # Run {{command|abrt-gui}} and select a binary crash. | ||
# On Analyze step select <tt>Retrace Server</tt>. | # On Analyze step select <tt>Retrace Server</tt>. If GUI shows reporting selector instead of analyze selector (this happens if you already have the backtrace), select any reporter and click "Regenerate backtrace" in the next window. This will bring you to analyzer selector. | ||
# Wait until the job is finished. | # Wait until the job is finished. | ||
# Continue with reporting. | # Continue with reporting. |
Revision as of 10:59, 16 March 2011
Description
This test case tests Retrace Server's integration into ABRT GUI.
How to test
- Run
abrt-gui
and select a binary crash. - On Analyze step select Retrace Server. If GUI shows reporting selector instead of analyze selector (this happens if you already have the backtrace), select any reporter and click "Regenerate backtrace" in the next window. This will bring you to analyzer selector.
- Wait until the job is finished.
- Continue with reporting.
Expected Results
- The backtrace should be generated and it should be in a good quality.