Merge lp:~brendan-donegan/checkbox/remove_storage_devices into lp:checkbox

Proposed by Brendan Donegan
Status: Merged
Merged at revision: 1067
Proposed branch: lp:~brendan-donegan/checkbox/remove_storage_devices
Merge into: lp:checkbox
Diff against target: 29 lines (+1/-7)
2 files modified
data/whitelists/default.whitelist (+0/-7)
debian/changelog (+1/-0)
To merge this branch: bzr merge lp:~brendan-donegan/checkbox/remove_storage_devices
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+76695@code.launchpad.net

Description of the change

A very trivial change, but since we're trying to stabalise checkbox I think it's worth having every change reviewed. This removes storage_devices_test and it's sub-tests from the Ubuntu Friendly whitelist as they are failing because bonnie++ is not installed by default.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Simple and ara approved anyway. Merged :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/whitelists/default.whitelist'
2--- data/whitelists/default.whitelist 2011-09-22 21:31:34 +0000
3+++ data/whitelists/default.whitelist 2011-09-23 08:50:31 +0000
4@@ -34,13 +34,6 @@
5 disk/benchmark_sde
6 disk/benchmark_sdf
7 disk/detect
8-disk/storage_devices
9-disk/storage_device_sda
10-disk/storage_device_sdb
11-disk/storage_device_sdc
12-disk/storage_device_sdd
13-disk/storage_device_sde
14-disk/storage_device_sdf
15 __firewire__
16 firewire/hdd
17 __graphics__
18
19=== modified file 'debian/changelog'
20--- debian/changelog 2011-09-23 07:36:00 +0000
21+++ debian/changelog 2011-09-23 08:50:31 +0000
22@@ -5,6 +5,7 @@
23 * Update a parameter in usb_test to have it run faster.
24 * Remove record_playback_after_suspend from Ubuntu Friendly whitelist (LP: #855540)
25 * Fix minor typo in multi-monitor friendly resolution_test script which caused minimum_resolution test to fail (LP: #855599)
26+ * Remove storage_devices_test from Ubuntu Friendly whitelist since the bonnie++ (which it uses) is not installed by default (LP: #855841)
27
28 [Daniel Manrique]
29 * Restored _recover attribute, re-enabling welcome and test selection

Subscribers

People subscribed via source and target branches