Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Issue 2917006: factory_Audio test created (Closed)

Created:
10 years, 5 months ago by tbroch1
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://git@chromiumos-git/autotest.git
Visibility:
Public.

Description

factory_Audio test created BUG=chrome-os-partner id:343 TEST=Manual, factory test image bbot929

Patch Set 1 #

Total comments: 14

Patch Set 2 : tom + tammo feedback #

Total comments: 3

Patch Set 3 : make audio sample run_once param #

Total comments: 2

Patch Set 4 : tammo feedback ; relo default sample / use dargs #

Patch Set 5 : remove result_file_path ref #

Patch Set 6 : chg UI a bit to use keys r,p,s for record,play,sample #

Patch Set 7 : no full-screen test widget, auto-playback recording #

Total comments: 12

Patch Set 8 : Add Chinese from Hung-Te #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -2 lines) Patch
A client/deps/factory/fhorn.wav View Binary file 0 comments Download
A client/site_tests/factory_Audio/factory_Audio.py View 1 2 3 4 5 6 7 1 chunk +251 lines, -0 lines 0 comments Download
M client/site_tests/suite_Factory/control View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Tom Wai-Hong Tam
http://codereview.chromium.org/2917006/diff/1/2 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/1/2#newcode15 client/site_tests/factory_Audio/factory_Audio.py:15: import logging Please sort them by alphabetic order. http://codereview.chromium.org/2917006/diff/1/2#newcode61 ...
10 years, 5 months ago (2010-07-15 08:08:17 UTC) #1
Tammo Spalink
http://codereview.chromium.org/2917006/diff/1/2 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/1/2#newcode32 client/site_tests/factory_Audio/factory_Audio.py:32: if msgtext: trailing whitespace here and in a few ...
10 years, 5 months ago (2010-07-15 16:43:06 UTC) #2
tbroch1
http://codereview.chromium.org/2917006/diff/1/2 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/1/2#newcode15 client/site_tests/factory_Audio/factory_Audio.py:15: import logging On 2010/07/15 08:08:18, Tom Wai-Hong Tam wrote: ...
10 years, 5 months ago (2010-07-15 20:15:13 UTC) #3
tbroch1
http://codereview.chromium.org/2917006/diff/5001/6001 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/5001/6001#newcode81 client/site_tests/factory_Audio/factory_Audio.py:81: label = ful.make_label('', alignment=(0.5, 0.5), size=_LABEL_STATUS_SIZE) I'll get this ...
10 years, 5 months ago (2010-07-15 20:56:49 UTC) #4
Tammo Spalink
http://codereview.chromium.org/2917006/diff/5001/6001 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/5001/6001#newcode50 client/site_tests/factory_Audio/factory_Audio.py:50: 'sample':factory.AUDIO_SAMPLE, as we discussed, this might be better moved ...
10 years, 5 months ago (2010-07-16 01:16:22 UTC) #5
Tammo Spalink
http://codereview.chromium.org/2917006/diff/12001/13001 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/12001/13001#newcode162 client/site_tests/factory_Audio/factory_Audio.py:162: sample=factory.AUDIO_SAMPLE): looks like you need to update factory.py and, ...
10 years, 5 months ago (2010-07-19 17:06:59 UTC) #6
tbroch1
http://codereview.chromium.org/2917006/diff/12001/13001 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/12001/13001#newcode162 client/site_tests/factory_Audio/factory_Audio.py:162: sample=factory.AUDIO_SAMPLE): On 2010/07/19 17:06:59, tammo wrote: > looks like ...
10 years, 5 months ago (2010-07-20 01:17:09 UTC) #7
Tammo Spalink
now that i have managed to run this test on a device -- it is ...
10 years, 5 months ago (2010-07-20 21:03:12 UTC) #8
tbroch1
On 2010/07/20 21:03:12, tammo wrote: > now that i have managed to run this test ...
10 years, 5 months ago (2010-07-20 21:19:44 UTC) #9
Tammo Spalink
almost-lgtm can we not have the internal tests running full screen? they should fit just ...
10 years, 5 months ago (2010-07-27 00:01:14 UTC) #10
Tammo Spalink
lgtm i think we can leave the sample, although i agree with your reasoning that ...
10 years, 5 months ago (2010-07-28 08:26:28 UTC) #11
Hung-Te
http://codereview.chromium.org/2917006/diff/29001/30002 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/29001/30002#newcode26 client/site_tests/factory_Audio/factory_Audio.py:26: _LABEL_START_STR = 'hit SPACE to start each audio test,\n\n' ...
10 years, 5 months ago (2010-07-28 08:37:43 UTC) #12
tbroch1
http://codereview.chromium.org/2917006/diff/29001/30002 File client/site_tests/factory_Audio/factory_Audio.py (right): http://codereview.chromium.org/2917006/diff/29001/30002#newcode26 client/site_tests/factory_Audio/factory_Audio.py:26: _LABEL_START_STR = 'hit SPACE to start each audio test,\n\n' ...
10 years, 4 months ago (2010-07-28 20:43:59 UTC) #13
Nick Sanders
10 years, 4 months ago (2010-07-28 21:26:22 UTC) #14
lgtm

Powered by Google App Engine
This is Rietveld 408576698