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

Unified Diff: content/test/gpu/page_sets/pixel_tests.json

Issue 12252020: Add a telemetry-based gpu_tests folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 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 | « content/test/gpu/page_sets/__init__.py ('k') | content/test/gpu/run_gpu_tests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/page_sets/pixel_tests.json
diff --git a/content/test/gpu/page_sets/pixel_tests.json b/content/test/gpu/page_sets/pixel_tests.json
new file mode 100644
index 0000000000000000000000000000000000000000..7581ff800b6325282c269c2eb97e563b12d72fed
--- /dev/null
+++ b/content/test/gpu/page_sets/pixel_tests.json
@@ -0,0 +1,10 @@
+{
+ "description": "Some basic test cases for GPU.",
+ "user_agent_type": "desktop",
+ "pages": [
+ {
+ "url": "file:///../../data/gpu/pixel_webgl.html",
+ "wait_seconds": 4
+ }
+ ]
+}
« no previous file with comments | « content/test/gpu/page_sets/__init__.py ('k') | content/test/gpu/run_gpu_tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698