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

Unified Diff: client/site_tests/suite_HWQual/control.auto

Issue 3137016: graphics_SanAngeles doesn't need to log in (Closed) Base URL: http://src.chromium.org/git/autotest.git
Patch Set: log in via the backdoor, to reduce potential failurea 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
Index: client/site_tests/suite_HWQual/control.auto
diff --git a/client/site_tests/suite_HWQual/control.auto b/client/site_tests/suite_HWQual/control.auto
index 9ba1b93ffb31c4edacebe7ed967d4fa6f5b71ea2..d239ae03170e72ce42b6fcd7ff375062db387d01 100644
--- a/client/site_tests/suite_HWQual/control.auto
+++ b/client/site_tests/suite_HWQual/control.auto
@@ -69,7 +69,7 @@ job.run_test('graphics_GLBench',
'mpixels_sec_fill_tex_nearest >= 190',
'mpixels_sec_fill_tex_bilinear >= 190',
])
-job.run_test('graphics_SanAngeles')
+job.run_test('graphics_SanAngeles', creds='$backdoor')
# Video
job.run_test('audiovideo_FFMPEG',

Powered by Google App Engine
This is Rietveld 408576698