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

Issue 218613012: Revert of Refactor perf bisect script _CalculateConfidence method. (Closed)

Created:
6 years, 8 months ago by qyearsley
Modified:
6 years, 8 months ago
Reviewers:
prasadv, shatch
CC:
chromium-reviews, ghost stip (do not use)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Revert of Refactor perf bisect script _CalculateConfidence method. (https://codereview.chromium.org/209853009/) Reason for revert: Caused issue 358622. The bug was that at line 2832 I used a tuple instead of a list, then later I tried to assign to a member of the tuple, but Python tuples are immutable. Original issue's description: > Refactor perf bisect script _CalculateConfidence method. > > - Adding docstrings > - Factoring out _CalculateBounds method > - Bug fix??? > > BUG= > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260241 TBR=prasadv@chromium.org,simonhatch@chromium.org NOTREECHECKS=true NOTRY=true BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260885

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -47 lines) Patch
M tools/bisect-perf-regression.py View 2 chunks +21 lines, -47 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
qyearsley
Created Revert of Refactor perf bisect script _CalculateConfidence method.
6 years, 8 months ago (2014-04-01 16:36:18 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qyearsley@chromium.org/218613012/1
6 years, 8 months ago (2014-04-01 16:36:49 UTC) #2
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 16:37:27 UTC) #3
Message was sent while issue was closed.
Change committed as 260885

Powered by Google App Engine
This is Rietveld 408576698