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

Issue 10919182: Scrub step names to avoid breaking buildbot features. (Closed)

Created:
8 years, 3 months ago by ahe
Modified:
8 years, 3 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Scrub step names to avoid breaking buildbot features. Committed: https://code.google.com/p/dart/source/detail?r=12096

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M dart/utils/compiler/buildbot.py View 1 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
8 years, 3 months ago (2012-09-09 17:52:16 UTC) #1
ricow1
LGTM, thanks https://chromiumcodereview.appspot.com/10919182/diff/1/dart/utils/compiler/buildbot.py File dart/utils/compiler/buildbot.py (right): https://chromiumcodereview.appspot.com/10919182/diff/1/dart/utils/compiler/buildbot.py#newcode104 dart/utils/compiler/buildbot.py:104: def TestStepName(name, flags): add short comment explaining ...
8 years, 3 months ago (2012-09-09 17:55:57 UTC) #2
ahe
8 years, 3 months ago (2012-09-09 18:06:02 UTC) #3
Thank you, Rico!

https://chromiumcodereview.appspot.com/10919182/diff/1/dart/utils/compiler/bu...
File dart/utils/compiler/buildbot.py (right):

https://chromiumcodereview.appspot.com/10919182/diff/1/dart/utils/compiler/bu...
dart/utils/compiler/buildbot.py:104: def TestStepName(name, flags):
On 2012/09/09 17:55:57, ricow1 wrote:
> add short comment explaining that having "=" in the step name will break the
> buildbots ability to correctly extract timing stats for the step

Done.

Powered by Google App Engine
This is Rietveld 408576698