Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(882)

Issue 4815048: code review 4815048: zip: add a test for the previous >65k files fix (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by bradfitz
Modified:
13 years, 9 months ago
Reviewers:
adg
CC:
golang-dev, r, r2
Visibility:
Public.

Description

zip: add a test for the previous >65k files fix This surprisingly takes 30 seconds on my fast machine so disabling by default. Need to optimize the Writer at some point.

Patch Set 1 #

Patch Set 2 : diff -r 627c9b93bae9 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 627c9b93bae9 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 627c9b93bae9 https://go.googlecode.com/hg/ #

Total comments: 6

Patch Set 5 : diff -r 627c9b93bae9 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 6 : diff -r 0b4b62c02a57 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -0 lines) Patch
A src/pkg/archive/zip/zip_test.go View 1 2 3 4 5 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 9
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2011-07-22 14:23:36 UTC) #1
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 9 months ago (2011-07-22 14:28:29 UTC) #2
r
LGTM http://codereview.appspot.com/4815048/diff/8001/src/pkg/archive/zip/zip_test.go File src/pkg/archive/zip/zip_test.go (right): http://codereview.appspot.com/4815048/diff/8001/src/pkg/archive/zip/zip_test.go#newcode5 src/pkg/archive/zip/zip_test.go:5: // Tests that involved both reading & writing. ...
13 years, 9 months ago (2011-07-22 22:06:31 UTC) #3
r2
i didn't mean LGTM On 23/07/2011, at 8:06 AM, r@golang.org wrote: > LGTM > > ...
13 years, 9 months ago (2011-07-22 22:07:33 UTC) #4
bradfitz
http://codereview.appspot.com/4815048/diff/8001/src/pkg/archive/zip/zip_test.go File src/pkg/archive/zip/zip_test.go (right): http://codereview.appspot.com/4815048/diff/8001/src/pkg/archive/zip/zip_test.go#newcode5 src/pkg/archive/zip/zip_test.go:5: // Tests that involved both reading & writing. On ...
13 years, 9 months ago (2011-07-22 23:59:28 UTC) #5
bradfitz
Hello golang-dev@googlegroups.com, r@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 9 months ago (2011-07-23 00:00:55 UTC) #6
r
LGTM http://codereview.appspot.com/4815048/diff/10002/src/pkg/archive/zip/zip_test.go File src/pkg/archive/zip/zip_test.go (right): http://codereview.appspot.com/4815048/diff/10002/src/pkg/archive/zip/zip_test.go#newcode5 src/pkg/archive/zip/zip_test.go:5: // Tests that involve both reading & writing. ...
13 years, 9 months ago (2011-07-23 00:02:36 UTC) #7
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=1a4e153f70fd *** zip: add a test for the previous >65k files fix ...
13 years, 9 months ago (2011-07-23 01:31:56 UTC) #8
adg
13 years, 9 months ago (2011-07-23 06:14:29 UTC) #9
Thanks, Brad.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b