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

Issue 467453002: Take two at fixing android bots still using testlistjson. (Closed)

Created:
6 years, 4 months ago by ojan
Modified:
6 years, 4 months ago
Reviewers:
szager1
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Take two at fixing android bots still using testlistjson. testlistjson should go down the same codepath as other content that serves up the actual file content so that it gets the right master name. TBR since this is causing 500s on the live server. TBR=szager@chromium.org Revert "Get rid of testlistjson query parameter." This reverts r180005. Turns out that the android JSONResultsGenerator really does depend on testlistjson not having the results and times. :( TBR=szager@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180011

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -4 lines) Patch
M Tools/TestResultServer/handlers/testfilehandler.py View 3 chunks +6 lines, -0 lines 0 comments Download
M Tools/TestResultServer/handlers/testfilehandler_test.py View 2 chunks +13 lines, -4 lines 0 comments Download
M Tools/TestResultServer/model/jsonresults.py View 1 chunk +27 lines, -0 lines 0 comments Download
M Tools/TestResultServer/model/jsonresults_unittest.py View 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ojan
6 years, 4 months ago (2014-08-12 00:14:13 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as 180011.

Powered by Google App Engine
This is Rietveld 408576698