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

Issue 19931004: [Android Buildbot] Make flakiness dashboard server configurable. (Closed)

Created:
7 years, 5 months ago by Siva Chandra
Modified:
7 years, 5 months ago
Reviewers:
Isaac (away), frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

[Android Buildbot] Make flakiness dashboard server configurable. BUG=263071 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213475

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix help test #

Total comments: 1

Patch Set 3 : Hard coding the flakiness server address instead of using it from constants #

Patch Set 4 : Go back to patch set 2 #

Patch Set 5 : Fix indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 chunks +6 lines, -4 lines 0 comments Download
M build/android/buildbot/bb_run_bot.py View 3 4 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
Siva Chandra
This change will help downstream specify its own flakiness dashboard server.
7 years, 5 months ago (2013-07-22 20:57:49 UTC) #1
frankf
lgtm w/ nit https://chromiumcodereview.appspot.com/19931004/diff/1/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://chromiumcodereview.appspot.com/19931004/diff/1/build/android/buildbot/bb_device_steps.py#newcode363 build/android/buildbot/bb_device_steps.py:363: help='Upload the results to the flakiness ...
7 years, 5 months ago (2013-07-22 21:00:58 UTC) #2
Siva Chandra
https://chromiumcodereview.appspot.com/19931004/diff/1/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://chromiumcodereview.appspot.com/19931004/diff/1/build/android/buildbot/bb_device_steps.py#newcode363 build/android/buildbot/bb_device_steps.py:363: help='Upload the results to the flakiness dashboard.') On 2013/07/22 ...
7 years, 5 months ago (2013-07-22 21:05:05 UTC) #3
Siva Chandra
I am going to submit this change TBR as frankf@ wants this downstream ASAP.
7 years, 5 months ago (2013-07-22 23:36:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/19931004/4001
7 years, 5 months ago (2013-07-22 23:38:32 UTC) #5
Isaac (away)
https://chromiumcodereview.appspot.com/19931004/diff/4001/build/android/buildbot/bb_run_bot.py File build/android/buildbot/bb_run_bot.py (right): https://chromiumcodereview.appspot.com/19931004/diff/4001/build/android/buildbot/bb_run_bot.py#newcode19 build/android/buildbot/bb_run_bot.py:19: from pylib import constants This cannot import constants. Sorry.
7 years, 5 months ago (2013-07-22 23:41:00 UTC) #6
Siva Chandra
PTaL at patch set 2. I have modified to use the value directly instead of ...
7 years, 5 months ago (2013-07-23 00:22:50 UTC) #7
Isaac (away)
This is OK but we need to remove the other import of constants too. Could ...
7 years, 5 months ago (2013-07-23 01:49:00 UTC) #8
frankf
On 2013/07/23 01:49:00, Isaac wrote: > This is OK but we need to remove the ...
7 years, 5 months ago (2013-07-23 02:26:45 UTC) #9
Isaac (away)
I'm not comfortable with our top level buildbot runner having its sys.path modified.
7 years, 5 months ago (2013-07-23 02:47:41 UTC) #10
Isaac (away)
On 2013/07/23 02:47:41, Isaac wrote: > I'm not comfortable with our top level buildbot runner ...
7 years, 5 months ago (2013-07-23 02:48:02 UTC) #11
Isaac (away)
On 2013/07/23 02:47:41, Isaac wrote: > I'm not comfortable with our top level buildbot runner ...
7 years, 5 months ago (2013-07-23 02:48:02 UTC) #12
frankf
On 2013/07/23 02:48:02, Isaac wrote: > On 2013/07/23 02:47:41, Isaac wrote: > > I'm not ...
7 years, 5 months ago (2013-07-23 03:00:11 UTC) #13
Siva Chandra
On 2013/07/23 01:49:00, Isaac wrote: > This is OK but we need to remove the ...
7 years, 5 months ago (2013-07-23 19:52:47 UTC) #14
Isaac (away)
Actually I think this is OK -- you can go back to importing constants at ...
7 years, 5 months ago (2013-07-24 08:18:32 UTC) #15
Isaac (away)
patchset 2 lgtm
7 years, 5 months ago (2013-07-24 08:19:11 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/19931004/11004
7 years, 5 months ago (2013-07-24 18:39:58 UTC) #17
commit-bot: I haz the power
7 years, 5 months ago (2013-07-24 18:41:59 UTC) #18
Message was sent while issue was closed.
Change committed as 213475

Powered by Google App Engine
This is Rietveld 408576698