No edit summary |
|||
Line 159: | Line 159: | ||
| [[User:vondruch|Vít Ondruch]] | | [[User:vondruch|Vít Ondruch]] | ||
| {{result|warn}} <ref>Same experience as jskarvad</ref> | | {{result|warn}} <ref>Same experience as jskarvad</ref> | ||
<ref>{{bz|692442}}</ref> - Hi res image for "bug-reporting-window" and task switcher | |||
| {{result|pass}} | | {{result|pass}} | ||
| {{result|inprogress}} | | {{result|inprogress}} |
Revision as of 11:37, 31 March 2011
Fedora Test Days | |
---|---|
ABRT 2 + Retrace Server | |
Date | 2011-03-31 |
Time | all day |
Website | https://fedorahosted.org/abrt/ |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's installment of Fedora Test Day will focus on Retrace Server and Automated Bug Reporting Tool (ABRT).
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Jiří Moskovčák (jmoskovc), Nikola Pajkovsky (npajkovs), Denys Vlasenko (dvlasenk), Karel Klíč (kklic), Michal Toman (mtoman)
- Quality Assurance - Michal Nowak (mnowak)
Prerequisite for Test Day
You will need either fully updated Fedora 15 system or a LiveCD image (download desktop spin).
How to test?
Prior to test:
- Fully update ABRT packages (even when running from LiveCD):
# yum update 'abrt*' --enablerepo=updates-testing
- Make sure abrtd and abrt-ccpp services are running:
# service abrtd start Starting abrtd (via systemctl): [ OK ] # service abrt-ccpp start Starting abrt-ccpp (via systemctl): [ OK ]
- File
/proc/sys/kernel/core_pattern
contains following output:
# cat /proc/sys/kernel/core_pattern |/usr/libexec/abrt-hook-ccpp /var/spool/abrt %s %c %p %u %g %t %h %e 636f726500
Please follow each of following ABRT test cases and sum up the results in the table below:
- QA:Testcase ABRT CCPP addon - C/C++ tracebacks
- QA:Testcase ABRT python - python tracebacks
- QA:Testcase ABRT kernel - kernel oops
- QA:TestCase ABRT BlackList - package blacklist
- QA:Testcase ABRT quota - limiting the space occupied by ABRT's cache
- QA:Testcase ABRT Bugzilla - Bugzilla plugin
- QA:Testcase ABRT Logger - Logger plugin
- QA:Testcase ABRT Mailx - Mailx plugin
- QA:Testcase ABRT SOSreport plugin - sosreport integration with ABRT
- QA:Testcase ABRT GUI MAIN - testing the GUI (probably already during the previous steps, so just to sum it up)
- QA:Testcase ABRT CLI - CLI interface
- QA:Testcase ABRT GUI Localized - exploring localized GUI
- QA:Testcase ABRT CLI Localized - exploring localized CLI
- QA:Testcase Retrace Server CLI - Retrace Server CLI
- QA:Testcase Retrace Server GUI - Retrace Server in ABRT GUI
- QA:Testcase ABRT third party event extension - event configuration
Test Results
If you have suggestions about UI, send them via email to developers and/or create a bug report.
Please report all bugs into Bugzilla against the abrt component and Fedora 15 release.
User | CCPP | python | kernel | Blacklist | quota | Bugzilla | Logger | Mailx | sosreport | GUI | CLI | GUI L10N | CLI L10N | RS CLI | RS GUI | 3rd-party | References |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sample User | |||||||||||||||||
Jaroslav Škarvada |
| ||||||||||||||||
David Kutalek | |||||||||||||||||
Vít Ondruch | [2] - Hi res image for "bug-reporting-window" and task switcher |
||||||||||||||||
kparal |