No edit summary |
m (Kparal moved page Test Day:2012-09-19 ABRT to Test Day:2012-10-01 ABRT) |
(No difference)
|
Revision as of 15:22, 13 September 2012
Fedora Test Days | |
---|---|
[ABRT & libreport] | |
Date | 2012-09-19 |
Time | all day |
Website | ABRT homepage |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's instalment of Fedora Test Day will focus on:
- Automated Bug Reporting Tool (ABRT)
- Unified Problem Reporting UI (libreport)
- Simplified crash reporting via ABRT Server (Fedora 18 Feature)
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Jiří Moskovčák (jmoskovc), Denys Vlasenko (dvlasenk), Karel Klíč (kklic), Michal Toman (mtoman)
- Quality Assurance - David Kutálek (dkutalek), Richard Marko (rmarko), Martin Kyral (mkyral)
Prerequisite for Test Day
- Physical machine or a virtual machine
- An updated Fedora 18 pre-release
How to test?
Update your machine
If you're running Fedora 18, make sure you have all the current updates for it installed, using the update manager.
Live image
You may download a non-destructive Fedora 18 live image for your architecture. Tips on using a live image are available at FedoraLiveCD.
Download the nightly Fedora 18 build for your architecture. Choose the mainstream 'desktop' spin or any other desktop-like spin (kde, lxde, xfce).
Get latest abrt/libreport packages
The latest versions are (FIXME - update):
abrt-2.0.12-1.fc18
libreport-2.0.13-1.fc18
btparser-0.18-2.fc18
Use the following command to install/update all of them (FIXME - recheck):
yum -y install --enablerepo=updates-testing \ abrt abrt-addon-ccpp abrt-addon-kerneloops abrt-addon-python abrt-desktop \ abrt-gui abrt-libs abrt-cli abrt-retrace-client \ libreport libreport-cli libreport-gtk libreport-newt libreport-python \ libreport-plugin-mailx libreport-plugin-logger libreport-plugin-bugzilla \ libreport-plugin-kerneloops libreport-plugin-reportuploader
Make sure that:
- 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 %s %c %p %u %g %t e
Test Cases
Follow each of these test cases (FIXME - check old ones and add a few new ones):
- QA:Testcase_ABRT - default crash report
- QA:Testcase_ABRT_Logger - Logger plugin
- QA:Testcase_ABRT_Bugzilla - Bugzilla plugin
- QA:Testcase_ABRT_Mailx - Mailx plugin
- QA:Testcase ABRT CLI - CLI interface
- QA:Testcase ABRT kernel - kernel oops
- QA:Testcase ABRT vmcore - kernel oops
- QA:Testcase ABRT python - python tracebacks
- QA:Testcase ABRT Reporting Known Crash - reporting of known crash
- QA:Testcase Libreport sealert - sealert integration
- QA:Testcase Libreport anaconda - anaconda integration
- QA:Testcase Libreport firstboot - firstboot integration
- QA:Testcase Retrace Server CLI - Retrace Server CLI
- QA:Testcase Retrace Server GUI - Retrace Server in ABRT GUI
Test Results
If you have problems with any of the tests, report a bug to Bugzilla usually for the component abrt, or libreport for bugs in the libreport library. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the result template to enter your result, as shown in the example result line.
Abrt test cases
User | Basic test | Logger reporting | Bugzilla reporting | Mailx plugin | CLI interface | Kernel oops | Python crash | Kernel panic(vmcore) | References |
---|---|---|---|---|---|---|---|---|---|
Sample User |
Integration test cases
User | sealert | anaconda | firstboot | Retrace cli | Retrace gui | References |
---|---|---|---|---|---|---|
Sample User |