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

Unified Diff: server/site_tests/suites/control.regression

Issue 6745001: Add piglit autotest (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: fix crash parsing problem in UITest Created 9 years, 8 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/graphics_Piglit/graphics_Piglit.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suites/control.regression
diff --git a/server/site_tests/suites/control.regression b/server/site_tests/suites/control.regression
index 743c6412ba26e94ecfe11dd332f8259625169559..8f595b6f702f521c3ffb6032a64cf7efd81269e4 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -33,6 +33,7 @@ TESTS = [
('fsx', {}),
('graphics_GLAPICheck', {}),
('graphics_GLBench', {}),
+ ('graphics_Piglit', {}),
('graphics_SanAngeles', {'creds': '$backdoor'}),
('graphics_WindowManagerGraphicsCapture', {}),
('hackbench', {}),
« no previous file with comments | « client/site_tests/graphics_Piglit/graphics_Piglit.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698