[storage_devices]Bonnie++ not installed by checkbox, so test fails w/ command not found
Bug #855841 reported by
Jeff Lane
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
High
|
Brendan Donegan | ||
checkbox (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Since bonnie++ is only a "suggests" for checkbox, it is not installed during installation. Thus, the storage_devices test will never run. Since this test is included in Ubuntu Friendly, the test will cause a false failure every time.
This is a problem. The easy solution would be to just remove the test... however, if we keep removing tests because their dependencies aren't part of Ubuntu and aren't installed, we just keep devaluing the whole process of testing, be it for UF or otherwise...
Related branches
lp://staging/~brendan-donegan/checkbox/remove_storage_devices
- Jeff Lane : Approve
-
Diff: 29 lines (+1/-7)2 files modifieddata/whitelists/default.whitelist (+0/-7)
debian/changelog (+1/-0)
lp://staging/~roadmr/ubuntu/oneiric/checkbox/0.12.8
- Mathieu Trudel-Lapierre: Approve
- Ubuntu branches: Pending requested
-
Diff: 12410 lines (+2530/-1911)31 files modifiedcheckbox/job.py (+1/-1)
checkbox/lib/transport.py (+14/-4)
checkbox_gtk/gtk_interface.py (+5/-2)
data/whitelists/default.whitelist (+3/-14)
debian/changelog (+56/-0)
debian/po/de.po (+28/-16)
debian/po/it.po (+10/-9)
debian/po/pt_BR.po (+9/-7)
gtk/checkbox-gtk.desktop.in (+1/-1)
jobs/mediacard.txt.in (+6/-6)
jobs/miscellanea.txt.in (+2/-2)
jobs/suspend.txt.in (+3/-3)
plugins/apport_prompt.py (+2/-0)
plugins/intro_prompt.py (+14/-7)
plugins/launchpad_exchange.py (+6/-2)
plugins/suites_prompt.py (+4/-0)
po/de.po (+457/-301)
po/gl.po (+274/-301)
po/hu.po (+16/-16)
po/it.po (+36/-37)
po/pt_BR.po (+431/-339)
po/ru.po (+491/-321)
po/sl.po (+461/-227)
po/zh_HK.po (+126/-213)
scripts/connect_wireless (+4/-3)
scripts/cpu_scaling_test (+50/-9)
scripts/internet_test (+2/-2)
scripts/network_check (+3/-5)
scripts/reconnect (+0/-5)
scripts/resolution_test (+14/-57)
scripts/usb_test (+1/-1)
Changed in checkbox: | |
status: | Triaged → In Progress |
assignee: | nobody → Brendan Donegan (brendan-donegan) |
Changed in checkbox: | |
status: | In Progress → Fix Released |
Changed in checkbox (Ubuntu): | |
status: | New → Fix Committed |
To post a comment you must log in.
meant to click High, not Critical