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

Proposed by Brendan Donegan
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 1989
Merged at revision: 1989
Proposed branch: lp:~brendan-donegan/checkbox/bug1155325
Merge into: lp:checkbox
Diff against target: 24 lines (+2/-1)
2 files modified
data/whitelists/sru.whitelist (+0/-1)
debian/changelog (+2/-0)
To merge this branch: bzr merge lp:~brendan-donegan/checkbox/bug1155325
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+153508@code.launchpad.net

Description of the change

The old bluetooth_obex_before_suspend test was throwing up a lot of failures during SRU testing. It's not designed to interact with the same stack as the other tests and it's made redundant by them anyway so should be removed (what's even more strange is that the after_suspend test was removed but this one wasn't).

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Fine with me, +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/whitelists/sru.whitelist'
2--- data/whitelists/sru.whitelist 2013-03-04 16:00:27 +0000
3+++ data/whitelists/sru.whitelist 2013-03-15 08:41:21 +0000
4@@ -88,7 +88,6 @@
5 wireless/monitor_wireless_connection_udp
6 __suspend__
7 suspend/audio_before_suspend
8-suspend/bluetooth_obex_before_suspend
9 suspend/bluetooth_obex_send_before_suspend
10 suspend/bluetooth_obex_browse_before_suspend
11 suspend/bluetooth_obex_get_before_suspend
12
13=== modified file 'debian/changelog'
14--- debian/changelog 2013-03-14 09:11:08 +0000
15+++ debian/changelog 2013-03-15 08:41:21 +0000
16@@ -2,6 +2,8 @@
17
18 [ Brendan Donegan ]
19 * Incremented version number.
20+ * data/whitelists/sru.whitelist - remove bluetooth_obex_before_suspend
21+ as it is made redundant by browse/get/send (LP: #1155325)
22
23 [Sylvain Pineau]
24 * scripts/udev_resource: Set the decoding error policy to 'ignore' to avoid

Subscribers

People subscribed via source and target branches