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

Unified Diff: tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json

Issue 655313003: Add recreate_skps script (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Address comments Created 6 years, 2 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: tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json
diff --git a/tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json b/tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json
new file mode 100644
index 0000000000000000000000000000000000000000..77b2851f967b333a2b6759766c73cc6d7f4b12fe
--- /dev/null
+++ b/tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json
@@ -0,0 +1,17 @@
+{
+ "description": "CNN for Skia for Nexus10.",
+ "archive_data_file": "data/skia_cnn_nexus10.json",
+ "credentials_path": "data/credentials.json",
+ "user_agent_type": "tablet",
+ "smoothness": { "action": "scroll" },
+ "pages": [
+ {
+ "url": "http://www.cnn.com/2012/10/03/politics/michelle-obama-debate/index.html",
+ "why": "#2 news worldwide",
+ "navigate_steps" : [
+ { "action": "navigate" },
+ { "action": "wait", "seconds": 15 }
+ ]
+ }
+ ]
+}
« no previous file with comments | « tools/skp/page_sets/other/DOWN-skia_br337_desktop.json ('k') | tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698