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

Issue 312103005: Minor cleanups to flakytests.py (Closed)

Created:
6 years, 6 months ago by ojan
Modified:
6 years, 6 months ago
Reviewers:
Dirk Pranke, eseidel
CC:
blink-reviews
Visibility:
Public.

Description

Minor cleanups to flakytests.py -Pass -f instead of setting EDITOR. -Put a message at the top of FlakyTests saying it's autogenerated. -Add a test that goes through the upload codepath. -Have ExecutiveMock log calls to run_and_throw_if_fail. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175821

Patch Set 1 #

Patch Set 2 : undo rename #

Patch Set 3 : add newline at end of FlakyTests #

Total comments: 1

Patch Set 4 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -17 lines) Patch
M Tools/Scripts/webkitpy/common/system/executive_mock.py View 1 chunk +1 line, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/tool/commands/flakytests.py View 1 2 3 3 chunks +15 lines, -14 lines 0 comments Download
M Tools/Scripts/webkitpy/tool/commands/flakytests_unittest.py View 1 2 3 3 chunks +32 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ojan
6 years, 6 months ago (2014-06-08 00:18:38 UTC) #1
Dirk Pranke
lgtm https://codereview.chromium.org/312103005/diff/40001/Tools/Scripts/webkitpy/tool/commands/flakytests.py File Tools/Scripts/webkitpy/tool/commands/flakytests.py (right): https://codereview.chromium.org/312103005/diff/40001/Tools/Scripts/webkitpy/tool/commands/flakytests.py#newcode114 Tools/Scripts/webkitpy/tool/commands/flakytests.py:114: fs.write_text_file(flaky_tests_path, """# This file is generated by webkit-patch ...
6 years, 6 months ago (2014-06-09 17:07:10 UTC) #2
ojan
I moved the multiline strings to constants at the top and used auto-concated single-line-strings. I ...
6 years, 6 months ago (2014-06-09 20:07:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/312103005/60001
6 years, 6 months ago (2014-06-09 20:07:29 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 21:12:01 UTC) #5
Message was sent while issue was closed.
Change committed as 175821

Powered by Google App Engine
This is Rietveld 408576698