(Added missing category) |
|||
Line 190: | Line 190: | ||
|} | |} | ||
[[Category:Test Days]] | [[Category:Test Days]] [[Category:Fedora 19 Test Days]] |
Revision as of 11:00, 28 May 2013
Fedora Test Days | |
---|---|
[ABRT & libreport] | |
Date | 2013-05-07 |
Time | 6:00 UTC - 16:00 UTC |
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)
- Gnome-abrt
- SEAlert integration
- Tainted kernel links
- abrt server UX
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), Michal Toman (mtoman), Richard Marko (rmarko), Filák Jakub (jfilak), Lichvár Miroslav (mlichvar)
- Quality Assurance - David Kutálek (dkutalek), Martin Kyral (mkyral)
Prerequisite for Test Day
- Physical machine or a virtual machine
- An updated Fedora 19 pre-release
How to test?
Update your machine
If you're running Fedora 19, make sure you have all the current updates for it installed, using the update manager.
Live image
You may download a non-destructive Fedora 19 live image for your architecture. Tips on using a live image are available at FedoraLiveCD.
Architecture | SHA256SUM |
---|---|
x86_64 (version 3) | 5b457aab4cdfdb42869eb5d500f8f96631286880afce158ef38397a13d16726e |
i686 (version 3) | c044398025e7821cf59415753670de8cf9e1d27c720d87b1d369a9e47eb6f8cd |
Get latest abrt/libreport packages
The latest versions are:
abrt-2.1.4-3.fc19
libreport-2.1.4-4.fc19
btparser-0.25-2.fc19
gnome-abrt-0.2.12-3.fc19
Use the following command to install/update all of them:
yum -y install --enablerepo=updates-testing \ abrt abrt-addon-ccpp abrt-addon-kerneloops abrt-addon-python abrt-addon-vmcore abrt-addon-xorg \ abrt-desktop abrt-dbus abrt-gui abrt-libs abrt-cli abrt-retrace-client abrt-plugin-bodhi abrt-tui \ libreport libreport-compat libreport-filesystem libreport-cli libreport-gtk libreport-newt libreport-web \ libreport-python libreport-plugin-mailx libreport-plugin-logger libreport-plugin-bugzilla \ libreport-plugin-kerneloops libreport-plugin-reportuploader libreport-plugin-rhtsupport libreport-plugin-ureport \ btparser btparser-python \ gnome-abrt elfutils
Make sure that:
- abrtd and abrt-ccpp services are running:
# systemctl start abrtd.service # systemctl status abrtd.service # systemctl start abrt-ccpp.service # systemctl status abrt-ccpp.service
- 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
For better orientation there are several groups of test cases, top priority first. Follow each of these test cases, or just some group(s) of them in case of limited time for testing.
New and important features
- QA:Testcase ABRT Reporting Known Crash - reporting of known crash
- QA:Testcase ABRT ruby gem - ruby exceptions
- QA:Testcase GNOME ABRT MAIN - gnome-abrt
- QA:Testcase ABRT Configuration Storage - configuration storage
- QA:Testcase ABRT SELinux - ABRT GUI now catches AVC messages, too
- QA:Testcase ABRT Knowledgebase - ABRT provides more information about common problems
- QA:Testcase ABRT server - ABRT server user experience
Basic functionality
- QA:Testcase_ABRT - Basic test
- 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 python - python tracebacks
- QA:Testcase ABRT vmcore - kernel oops
- QA:Testcase ABRT cnotify - console notification
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, or btparser for backtrace parser related bugs, or gnome-abrt for new Gnome Abrt GUI. 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.
New and important features
User | Reporting known crash | Ruby exceptions | Gnome ABRT | Configuration storage | SELinux alerts | Knowledgebase | ABRT server user experience | References |
---|---|---|---|---|---|---|---|---|
Sample User |
Basic functionality
User | Basic test | Logger reporting | Bugzilla reporting | Mailx plugin | CLI interface | Kernel oops | Python crash | Kernel panic(vmcore) | Console notification | References |
---|---|---|---|---|---|---|---|---|---|---|
Sample User |