T138 - /testcases/{testcase_name}/results and /jobs/{job_id}/results should return 404
ClosedPublic

Authored by jskladan on Apr 29 2014, 9:25 AM.

Details

Summary

The API now checks whether the testcase/job exists, and throws 404 if it does not, instead of silently returning empty results set.

Test Plan

NaN

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
mkrizek accepted this revision.Apr 29 2014, 10:38 AM

Looks good to me.

tflink accepted this revision.Apr 29 2014, 3:22 PM

That code still seems a bit odd to me, but this patch would fix the 404 issue. Please merge and push to origin

jskladan closed this revision.May 6 2014, 7:51 AM

Closed by commit rRSDB65cfdf9eb471 (authored by @jskladan).