| 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 }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|