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

Unified Diff: client/site_tests/suite_Factory/test_list

Issue 3277004: Move those deps/factory/* to site_tests/suite_Factory/. (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/site_tests/suite_Factory/startx.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_Factory/test_list
diff --git a/client/site_tests/suite_Factory/test_list b/client/site_tests/suite_Factory/test_list
index 0d1a5fe1cdce4a400bdc0a554101d20309424700..bb41aab8a762979d7d476f824b776501230d0b39 100644
--- a/client/site_tests/suite_Factory/test_list
+++ b/client/site_tests/suite_Factory/test_list
@@ -151,7 +151,7 @@ TEST_LIST = [
autotest_name='factory_ExtDisplay',
kbd_shortcut='n',
dargs={'has_audio':True,
- 'sample':'deps/factory/fhorn.wav'}),
+ 'audio_sample_path':'site_tests/suite_Factory/fhorn.wav'}),
OperatorTest(
label_en='camera',
@@ -164,7 +164,7 @@ TEST_LIST = [
label_zw='音源裝置',
autotest_name='factory_Audio',
kbd_shortcut='a',
- dargs={'audio_sample_path':'fhorn.wav'}),
+ dargs={'audio_sample_path':'site_tests/suite_Factory/fhorn.wav'}),
OperatorTest(
label_en='usb',
« no previous file with comments | « client/site_tests/suite_Factory/startx.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698