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

Issue 2521773004: [Culprit-finder] Refactor findit testcase and move it to libs. (Closed)

Created:
4 years, 1 month ago by Sharu Jiang
Modified:
4 years ago
Reviewers:
wrengr, chanli, stgao, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 : . #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -107 lines) Patch
D appengine/findit/common/findit_testcase.py View 1 chunk +0 lines, -44 lines 0 comments Download
M appengine/findit/crash/test/crash_testcase.py View 3 chunks +2 lines, -19 lines 0 comments Download
M appengine/findit/crash/test/stacktrace_test_suite.py View 1 1 chunk +3 lines, -1 line 0 comments Download
M appengine/findit/lib/gitiles/test/gitiles_repository_test.py View 3 chunks +8 lines, -36 lines 0 comments Download
A + appengine/findit/libs/testcase.py View 2 chunks +34 lines, -1 line 2 comments Download
M appengine/findit/model/crash/test/crash_config_test.py View 2 chunks +2 lines, -2 lines 0 comments Download
M appengine/findit/model/flake/test/flake_analysis_request_test.py View 1 chunk +2 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/test/wf_testcase.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Sharu Jiang
PTAL :)
4 years, 1 month ago (2016-11-22 03:14:11 UTC) #3
wrengr
lgtm
4 years, 1 month ago (2016-11-22 19:24:54 UTC) #6
chanli
On 2016/11/22 19:24:54, wrengr wrote: > lgtm Generally LGTM. But since you have added MockHttpClient, ...
4 years, 1 month ago (2016-11-23 06:02:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2521773004/40001
4 years ago (2016-11-23 19:15:42 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001) as https://chromium.googlesource.com/infra/infra/+/c04e4a7c1d39377b163da6219106b365ca2b3b25
4 years ago (2016-11-23 19:31:06 UTC) #14
stgao
https://codereview.chromium.org/2521773004/diff/40001/appengine/findit/libs/testcase.py File appengine/findit/libs/testcase.py (right): https://codereview.chromium.org/2521773004/diff/40001/appengine/findit/libs/testcase.py#newcode7 appengine/findit/libs/testcase.py:7: from testing_utils import testing But this depends on App ...
4 years ago (2016-11-23 20:24:53 UTC) #15
Sharu Jiang
https://codereview.chromium.org/2521773004/diff/40001/appengine/findit/libs/testcase.py File appengine/findit/libs/testcase.py (right): https://codereview.chromium.org/2521773004/diff/40001/appengine/findit/libs/testcase.py#newcode7 appengine/findit/libs/testcase.py:7: from testing_utils import testing On 2016/11/23 20:24:53, stgao (slow ...
4 years ago (2016-11-23 20:55:00 UTC) #16
Sharu Jiang
4 years ago (2016-11-24 02:07:05 UTC) #17
Message was sent while issue was closed.
On 2016/11/23 06:02:45, chanli wrote:
> On 2016/11/22 19:24:54, wrengr wrote:
> > lgtm
> 
> Generally LGTM. But since you have added MockHttpClient, I think there are
more
> tests can use the testcase.

Right, I found several more tests, we could refactor them in following cls.
Filed a bug to track this
https://bugs.chromium.org/p/chromium/issues/detail?id=668339

Powered by Google App Engine
This is Rietveld 408576698