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

Issue 2619813002: [ios] Updates test_runner.py to output a test results json file. (Closed)

Created:
3 years, 11 months ago by rohitrao (ping after 24h)
Modified:
3 years, 11 months ago
Reviewers:
smut, lpromero
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Updates test_runner.py to output a test results json file. BUG=678828 Review-Url: https://codereview.chromium.org/2619813002 Cr-Commit-Position: refs/heads/master@{#442668} Committed: https://chromium.googlesource.com/chromium/src/+/8eb71cdc6259464bee1640d4acdefb9638088e40

Patch Set 1 #

Total comments: 2

Patch Set 2 : Unordered dict. #

Total comments: 6

Patch Set 3 : Fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M ios/build/bots/scripts/run.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ios/build/bots/scripts/test_runner.py View 1 2 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
rohitrao (ping after 24h)
Rough draft to start the conversation. It seemed easier to create a new file than ...
3 years, 11 months ago (2017-01-09 16:29:24 UTC) #4
smut
lgtm https://codereview.chromium.org/2619813002/diff/1/ios/build/bots/scripts/test_runner.py File ios/build/bots/scripts/test_runner.py (right): https://codereview.chromium.org/2619813002/diff/1/ios/build/bots/scripts/test_runner.py#newcode181 ios/build/bots/scripts/test_runner.py:181: self.test_results = collections.OrderedDict() Does order matter?
3 years, 11 months ago (2017-01-09 21:16:12 UTC) #7
rohitrao (ping after 24h)
https://codereview.chromium.org/2619813002/diff/1/ios/build/bots/scripts/test_runner.py File ios/build/bots/scripts/test_runner.py (right): https://codereview.chromium.org/2619813002/diff/1/ios/build/bots/scripts/test_runner.py#newcode181 ios/build/bots/scripts/test_runner.py:181: self.test_results = collections.OrderedDict() On 2017/01/09 21:16:12, smut wrote: > ...
3 years, 11 months ago (2017-01-09 21:32:34 UTC) #8
lpromero
https://codereview.chromium.org/2619813002/diff/20001/ios/build/bots/scripts/run.py File ios/build/bots/scripts/run.py (right): https://codereview.chromium.org/2619813002/diff/20001/ios/build/bots/scripts/run.py#newcode77 ios/build/bots/scripts/run.py:77: Maybe remove this new line, and add one before ...
3 years, 11 months ago (2017-01-10 14:34:04 UTC) #14
rohitrao (ping after 24h)
https://codereview.chromium.org/2619813002/diff/20001/ios/build/bots/scripts/run.py File ios/build/bots/scripts/run.py (right): https://codereview.chromium.org/2619813002/diff/20001/ios/build/bots/scripts/run.py#newcode77 ios/build/bots/scripts/run.py:77: On 2017/01/10 14:34:04, lpromero wrote: > Maybe remove this ...
3 years, 11 months ago (2017-01-10 17:39:31 UTC) #17
lpromero
lgtm to the best of my knowledge.
3 years, 11 months ago (2017-01-10 17:43:58 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2619813002/40001
3 years, 11 months ago (2017-01-10 20:10:43 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 20:16:31 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8eb71cdc6259464bee1640d4acde...

Powered by Google App Engine
This is Rietveld 408576698