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

Unified Diff: slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment 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: slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py
diff --git a/slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py b/slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py
deleted file mode 100644
index bf4a02e9d6880228dc860a26f3daae4dbb91994e..0000000000000000000000000000000000000000
--- a/slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "description": "Techcrunch for Skia Desktop.",
- "archive_data_file": "data/skia_techcrunch_desktop.json",
- "credentials_path": "data/credentials.json",
- "smoothness": { "action": "scroll" },
- "pages": [
- {
- "url": "http://techcrunch.com",
- "why": "top tech blog",
- "navigate_steps" : [
- { "action": "navigate" },
- { "action": "wait", "seconds": 15 }
- ]
- }
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698