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

Issue 560123004: Rewrote is_flaky.py with use of multiprocessinng (Closed)

Created:
6 years, 3 months ago by Sergiy Byelozyorov
Modified:
6 years, 3 months ago
Reviewers:
qyearsley, ojan
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Rewrote is_flaky.py with use of multiprocessing and added tests BUG=387410 R=qyearsley@chromium.org, ojan@chromium.org Committed: https://crrev.com/f7d01c8e5e8608298ec83b5aa856672f9c1df897 Cr-Commit-Position: refs/heads/master@{#295741}

Patch Set 1 #

Patch Set 2 : Renamed is_flaky_test.py to is_flaky.py #

Patch Set 3 : Added tests #

Total comments: 10

Patch Set 4 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -62 lines) Patch
A tools/flakiness/is_flaky.py View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
M tools/flakiness/is_flaky_test.py View 1 2 3 1 chunk +62 lines, -62 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Sergiy Byelozyorov
6 years, 3 months ago (2014-09-16 14:34:52 UTC) #1
qyearsley
https://codereview.chromium.org/560123004/diff/40001/tools/flakiness/is_flaky.py File tools/flakiness/is_flaky.py (right): https://codereview.chromium.org/560123004/diff/40001/tools/flakiness/is_flaky.py#newcode45 tools/flakiness/is_flaky.py:45: if num_passed == 0 or num_failed == 0: You ...
6 years, 3 months ago (2014-09-16 18:52:10 UTC) #2
Sergiy Byelozyorov
https://codereview.chromium.org/560123004/diff/40001/tools/flakiness/is_flaky.py File tools/flakiness/is_flaky.py (right): https://codereview.chromium.org/560123004/diff/40001/tools/flakiness/is_flaky.py#newcode45 tools/flakiness/is_flaky.py:45: if num_passed == 0 or num_failed == 0: On ...
6 years, 3 months ago (2014-09-17 15:49:34 UTC) #3
qyearsley
lgtm, Ojan might have suggestions
6 years, 3 months ago (2014-09-19 06:41:39 UTC) #4
ojan
lgtm
6 years, 3 months ago (2014-09-19 17:31:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/560123004/60001
6 years, 3 months ago (2014-09-19 17:32:33 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 0de95b25bdb7b74ce7968ec20e04ba4440bbfd2b
6 years, 3 months ago (2014-09-19 18:23:28 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 18:24:24 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f7d01c8e5e8608298ec83b5aa856672f9c1df897
Cr-Commit-Position: refs/heads/master@{#295741}

Powered by Google App Engine
This is Rietveld 408576698