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

Issue 50043003: If V8 revisions aren't mappable to bleeding_edge, try to search for one that is (Closed)

Created:
7 years, 1 month ago by shatch
Modified:
7 years, 1 month ago
Reviewers:
tonyg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

This came out of a discussion with danno, machenbach, and jkummerow on how to improve the current V8 bisects. At the moment, the bisect checks if both end points of a v8 bisect are directly mappable to bleeding_edge revisions and bails if not. Instead, it will not try to search forward/backwards a few revisions to see if it can find a CL that is mappable to bleeding_edge and use that new range instead. In that situation, the bisect will generate a warning that it had to search for a new endpoint and the results might not be valid. BUG= NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232859

Patch Set 1 #

Patch Set 2 : Rebase. #

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

Messages

Total messages: 9 (0 generated)
shatch
7 years, 1 month ago (2013-10-29 22:56:03 UTC) #1
shatch
On 2013/10/29 22:56:03, shatch wrote: ping ptal
7 years, 1 month ago (2013-11-04 16:49:25 UTC) #2
tonyg
lgtm Really sorry I dropped this for so long. Thanks for doing this.
7 years, 1 month ago (2013-11-04 17:26:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonhatch@chromium.org/50043003/1
7 years, 1 month ago (2013-11-04 18:29:12 UTC) #4
commit-bot: I haz the power
Failed to apply patch for tools/bisect-perf-regression.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-04 18:29:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonhatch@chromium.org/50043003/70001
7 years, 1 month ago (2013-11-04 19:41:15 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_frame_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218788
7 years, 1 month ago (2013-11-04 22:44:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonhatch@chromium.org/50043003/70001
7 years, 1 month ago (2013-11-04 23:32:25 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 00:54:47 UTC) #9
Message was sent while issue was closed.
Change committed as 232859

Powered by Google App Engine
This is Rietveld 408576698