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
=== modified file 'debian/changelog'
--- debian/changelog 2012-09-14 12:12:18 +0000
+++ debian/changelog 2012-09-17 19:39:17 +0000
@@ -84,6 +84,7 @@
84 (LP: #1049595)84 (LP: #1049595)
85 * jobs/wireless.txt.in - replace use of network_wireless_test in wireless_scanning85 * jobs/wireless.txt.in - replace use of network_wireless_test in wireless_scanning
86 with a simple Bash script using nmcli and delete network_wireless_test (LP: #900370)86 with a simple Bash script using nmcli and delete network_wireless_test (LP: #900370)
87 * jobs/audio.txt.in - fix description of audio/playback_hdmi (LP: #1052136)
8788
88 [Sylvain Pineau]89 [Sylvain Pineau]
89 * jobs/suspend.txt.in: Fixed suspend/suspend_advanced dependencies to avoid90 * jobs/suspend.txt.in: Fixed suspend/suspend_advanced dependencies to avoid
9091
=== modified file 'jobs/audio.txt.in'
--- jobs/audio.txt.in 2012-09-06 21:01:56 +0000
+++ jobs/audio.txt.in 2012-09-17 19:39:17 +0000
@@ -36,13 +36,12 @@
36 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_CODE36 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
37_description:37_description:
38 PURPOSE:38 PURPOSE:
39 1. HDMI interface verification39 HDMI interface verification
40 STEPS:40 STEPS:
41 1. Plug an external HDMI device with sound (Use second port if you have more than one hdmi interface)41 1. Plug an external HDMI device with sound (Use second port if you have more than one hdmi interface)
42 2. Click the Test button42 2. Click the Test button
43 VERIFICATION:43 VERIFICATION:
44 1. Do you hear the sound coming out on the corresponding channel?44 1. Did you hear the sound from the HDMI device?
45 2. Did you hear a sound?
4645
47plugin: manual46plugin: manual
48name: audio/playback_headphones47name: audio/playback_headphones

Subscribers

People subscribed via source and target branches