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

Issue 2429573002: Also archive diff files in layout-test-results.zip. (Closed)

Created:
4 years, 2 months ago by qyearsley
Modified:
4 years, 2 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Also archive diff files in layout-test-results.zip. This is a followup to http://crrev.com/2414153003. The purpose is to add diff files into the zip archives along with actual result files. BUG=656684, 655810 Committed: https://chromium.googlesource.com/chromium/tools/build/+/e22a1387a6f865be9becbc903fcc16d5d05b6a36

Patch Set 1 #

Patch Set 2 : Rebased #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Merge IsDiffFile/IsActualFile, update tests #

Patch Set 5 : Added one more little test method #

Patch Set 6 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -37 lines) Patch
M scripts/slave/chromium/archive_layout_test_results.py View 1 2 3 4 5 2 chunks +24 lines, -16 lines 0 comments Download
M scripts/slave/chromium/archive_layout_test_results_unittest.py View 1 2 3 4 1 chunk +33 lines, -21 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
qyearsley
4 years, 2 months ago (2016-10-18 16:25:52 UTC) #4
Dirk Pranke
https://codereview.chromium.org/2429573002/diff/40001/scripts/slave/chromium/archive_layout_test_results.py File scripts/slave/chromium/archive_layout_test_results.py (right): https://codereview.chromium.org/2429573002/diff/40001/scripts/slave/chromium/archive_layout_test_results.py#newcode48 scripts/slave/chromium/archive_layout_test_results.py:48: diff_file_list.append(os.path.join(rel_path, name)) diff_file_list isn't declared or returned? Did you ...
4 years, 2 months ago (2016-10-18 20:00:51 UTC) #7
qyearsley
https://codereview.chromium.org/2429573002/diff/40001/scripts/slave/chromium/archive_layout_test_results.py File scripts/slave/chromium/archive_layout_test_results.py (right): https://codereview.chromium.org/2429573002/diff/40001/scripts/slave/chromium/archive_layout_test_results.py#newcode48 scripts/slave/chromium/archive_layout_test_results.py:48: diff_file_list.append(os.path.join(rel_path, name)) On 2016/10/18 at 20:00:51, Dirk Pranke wrote: ...
4 years, 2 months ago (2016-10-18 20:50:33 UTC) #8
Dirk Pranke
lgtm
4 years, 2 months ago (2016-10-19 05:01:12 UTC) #17
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/2429573002/100001
4 years, 2 months ago (2016-10-19 17:00:41 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-10-19 17:10:34 UTC) #21
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/tools/build/+/e22a1387a6f865be9bec...

Powered by Google App Engine
This is Rietveld 408576698