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

Unified Diff: content/test/gpu/gpu_tests/maps.py

Issue 2347483004: Update the host URLs in WPR archives used by map test (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | content/test/gpu/page_sets/data/maps.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/maps.py
diff --git a/content/test/gpu/gpu_tests/maps.py b/content/test/gpu/gpu_tests/maps.py
index c3fbaee011528b10e0f0c781a2a45857515eb1fc..bb6f41c55e1a2213a9b0710abb688f265ffd4d51 100644
--- a/content/test/gpu/gpu_tests/maps.py
+++ b/content/test/gpu/gpu_tests/maps.py
@@ -89,7 +89,7 @@ class MapsValidator(cloud_storage_test_base.ValidatorBase):
class MapsPage(gpu_test_base.PageBase):
def __init__(self, story_set, base_dir, expectations):
super(MapsPage, self).__init__(
- url='http://localhost:8000/performance.html',
+ url='http://map-test/performance.html',
page_set=story_set,
base_dir=base_dir,
name='Maps.maps_004',
« no previous file with comments | « no previous file | content/test/gpu/page_sets/data/maps.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698