]> Cypherpunks repositories - gostls13.git/commit
Revert "compress: move benchmark text from src/testdata to src/compress/testdata"
authorKatie Hockman <katie@golang.org>
Mon, 1 Oct 2018 15:07:51 +0000 (15:07 +0000)
committerKatie Hockman <katie@golang.org>
Mon, 1 Oct 2018 16:16:21 +0000 (16:16 +0000)
commit43cd90701725278ff403c03e9304bbfc76f8bc0c
tree50290abcfb1dd8050b17ccbde19f78ac7083a253
parent0b994a9037b8972fd1cec8a170cea58cb2f93232
Revert "compress: move benchmark text from src/testdata to src/compress/testdata"

This reverts commit 067bb443af6b44cb026ab182a26d157dbd1b2dd6.

Reason for revert:
Failing Darwin-arm builds because that testing environment does not access testdata
from sibling directories. A future change will likely be made to move this testdata
out of src/testdata to create a solution that doesn't require the single-file directory.

Updates #27151

Change-Id: I8dbf5dd9512c94a605ee749ff4655cb00b0de686
Reviewed-on: https://go-review.googlesource.com/138737
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
misc/nacl/testzip.proto
src/compress/flate/deflate_test.go
src/compress/flate/reader_test.go
src/net/sendfile_test.go
src/testdata/Isaac.Newton-Opticks.txt [moved from src/compress/testdata/Isaac.Newton-Opticks.txt with 100% similarity]