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

Proposed by Brendan Donegan
Status: Merged
Merged at revision: 1675
Proposed branch: lp:~brendan-donegan/checkbox/bug1052136
Merge into: lp:checkbox
Diff against target: 31 lines (+3/-3)
2 files modified
debian/changelog (+1/-0)
jobs/audio.txt.in (+2/-3)
To merge this branch: bzr merge lp:~brendan-donegan/checkbox/bug1052136
Reviewer Review Type Date Requested Status
Jeff Marcom (community) Approve
Review via email: mp+124777@code.launchpad.net

Description of the change

Fixed description of audio/hdmi_playback

To post a comment you must log in.
1676. By Brendan Donegan

Fixed another error.

Revision history for this message
Jeff Marcom (jeffmarcom) wrote :

Approved!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-09-14 12:12:18 +0000
3+++ debian/changelog 2012-09-17 19:39:17 +0000
4@@ -84,6 +84,7 @@
5 (LP: #1049595)
6 * jobs/wireless.txt.in - replace use of network_wireless_test in wireless_scanning
7 with a simple Bash script using nmcli and delete network_wireless_test (LP: #900370)
8+ * jobs/audio.txt.in - fix description of audio/playback_hdmi (LP: #1052136)
9
10 [Sylvain Pineau]
11 * jobs/suspend.txt.in: Fixed suspend/suspend_advanced dependencies to avoid
12
13=== modified file 'jobs/audio.txt.in'
14--- jobs/audio.txt.in 2012-09-06 21:01:56 +0000
15+++ jobs/audio.txt.in 2012-09-17 19:39:17 +0000
16@@ -36,13 +36,12 @@
17 audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=hdmi --volume=50; gst_pipeline_test -t 2 --device hdmi 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! autoaudiosink'; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE
18 _description:
19 PURPOSE:
20- 1. HDMI interface verification
21+ HDMI interface verification
22 STEPS:
23 1. Plug an external HDMI device with sound (Use second port if you have more than one hdmi interface)
24 2. Click the Test button
25 VERIFICATION:
26- 1. Do you hear the sound coming out on the corresponding channel?
27- 2. Did you hear a sound?
28+ 1. Did you hear the sound from the HDMI device?
29
30 plugin: manual
31 name: audio/playback_headphones

Subscribers

People subscribed via source and target branches