|
|
Chromium Code Reviews
DescriptionStrip units string in legacy perf dashboard JSON generator
C++ tests that run on Windows upload units that have \r at the end because we
never strip the units field and units happen to be positioned at the very ends
of lines processed by this script.
BUG=670168
Committed: https://crrev.com/d07e4d61d4e028719202666c839c09629f574ce7
Cr-Commit-Position: refs/heads/master@{#438341}
Patch Set 1 #Patch Set 2 : fix incantation #Messages
Total messages: 20 (10 generated)
eakuefner@chromium.org changed reviewers: + eyaich@chromium.org, sullivan@chromium.org
PTAL Emily, is your chromium.org account the one you'd like to receive reviews at? Your codereview name for this address is 'eyaich1' whereas for your corp account it's 'eyaich' -- if this is the right account it'd be a little clearer if you switched them.
lgtm Yes the @chromium.org one is the right one, I will look into updating the nickname.
The CQ bit was checked by eakuefner@chromium.org
Thanks!
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by eakuefner@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from eyaich@chromium.org Link to the patchset: https://codereview.chromium.org/2570593005/#ps20001 (title: "fix incantation")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
The CQ bit was checked by eakuefner@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 20001, "attempt_start_ts": 1481669075390600,
"parent_rev": "b59e0817b00adc3f7e577a00807ae486ee54c745", "commit_rev":
"d25f525c557fe87ba649364f8b5ce2dbdb98360a"}
Message was sent while issue was closed.
Description was changed from ========== Strip units string in legacy perf dashboard JSON generator C++ tests that run on Windows upload units that have \r at the end because we never strip the units field and units happen to be positioned at the very ends of lines processed by this script. BUG=670168 ========== to ========== Strip units string in legacy perf dashboard JSON generator C++ tests that run on Windows upload units that have \r at the end because we never strip the units field and units happen to be positioned at the very ends of lines processed by this script. BUG=670168 Review-Url: https://codereview.chromium.org/2570593005 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Strip units string in legacy perf dashboard JSON generator C++ tests that run on Windows upload units that have \r at the end because we never strip the units field and units happen to be positioned at the very ends of lines processed by this script. BUG=670168 Review-Url: https://codereview.chromium.org/2570593005 ========== to ========== Strip units string in legacy perf dashboard JSON generator C++ tests that run on Windows upload units that have \r at the end because we never strip the units field and units happen to be positioned at the very ends of lines processed by this script. BUG=670168 Committed: https://crrev.com/d07e4d61d4e028719202666c839c09629f574ce7 Cr-Commit-Position: refs/heads/master@{#438341} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/d07e4d61d4e028719202666c839c09629f574ce7 Cr-Commit-Position: refs/heads/master@{#438341} |
