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

Unified Diff: tools/chrome_proxy/testserver/app.yaml

Issue 2206363002: Added integration test to Chrome Proxy to verify direct connection on remote site timeout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated timing to server=90s and test=120s Created 4 years, 4 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/testserver/app.yaml
diff --git a/tools/chrome_proxy/testserver/app.yaml b/tools/chrome_proxy/testserver/app.yaml
index a73e1ee96d33ad4d63c7daa2fb64155fc5178ecb..6ee82846a2090c68c99707b79065b11b89b3a55a 100644
--- a/tools/chrome_proxy/testserver/app.yaml
+++ b/tools/chrome_proxy/testserver/app.yaml
@@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-application: chromeproxy-test
-version: 1
runtime: go
api_version: go1
« no previous file with comments | « tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/http_timeout.py ('k') | tools/chrome_proxy/testserver/server.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698