Closed gertcuykens closed 7 years ago
Hi, I'm the bloke who contributed TestZipReader. I just found out about this issue (no idea why I did not get a notification from Github before) and am looking into it.
The test passes when using Go 1.6.2 or 1.6.3 (which is what I used when writing all of that in summer 2016) and starts failing with Go 1.7.
I need to defer further investigation to a later point in time, but my gut feeling is that we are looking at a regression bug in Go.
Okay, the culprit is this commit: https://github.com/golang/go/commit/c27efce66bce7534dbb357ac1779bbc08395b267
I'll come up with a fix for this package soon.
Can their be more admins added to this repo please so changes can be merged if owner has abandoned the project?
I'd love some more admins. @fawick would you be interested?
Sure, why not.
Out of the box TestZipReader doens't seem to be working