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

Unified Diff: tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py

Issue 553543004: Update metrics verification for dev-proxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: verification for dev proxy Created 6 years, 3 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/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py
diff --git a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py
index 37f9a18a020ff7f348428c61296e181b2477ac44..f8a764c22e1141fc7ed1e043a6478fb596038871 100644
--- a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py
+++ b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py
@@ -23,7 +23,6 @@ class BypassPageSet(page_set_module.PageSet):
urls_list = [
'http://aws1.mdw.la/bypass/',
- 'http://aws1.mdw.la/piatek/bypass-demo'
]
for url in urls_list:

Powered by Google App Engine
This is Rietveld 408576698