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

Issue 459243004: Fix 500 in test results server when querying 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

Fix 500 in test results server when querying testlistjson If the file doesn't exist in the repo, we should return a 400 instead of throwing an error and returning a 500. TBR since this is causing 500s on the live server. TBR=szager@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180016

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1 line) Patch
M Tools/TestResultServer/handlers/testfilehandler.py View 1 chunk +1 line, -1 line 0 comments Download
M Tools/TestResultServer/handlers/testfilehandler_test.py View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

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

Powered by Google App Engine
This is Rietveld 408576698