Commit f4ded061 authored by estaab's avatar estaab Committed by Commit bot

test-results: switch to using new-style master name.

BUG=

Review-Url: https://codereview.chromium.org/2286293003
Cr-Commit-Position: refs/heads/master@{#415152}
parent e88a650a
......@@ -109,7 +109,9 @@ class ResultsJSON(object):
class BotTestExpectationsFactory(object):
RESULTS_URL_PREFIX = 'http://test-results.appspot.com/testfile?master=ChromiumWebkit&testtype=webkit_tests&name=results-small.json&builder='
RESULTS_URL_PREFIX = (
'http://test-results.appspot.com/testfile?master=chromium.webkit&'
'testtype=webkit_tests&name=results-small.json&builder=')
def __init__(self, builders):
self.builders = builders
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment