aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-26 23:05:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-27 09:45:42 +0000
commit0d3092ffa7e7f613429ddcfd596d26ccbc84766f (patch)
tree879f146fd88a7824f2b0bce8b008c917cb61208e /src/encoding/json
parent0f559941fbd17acace0f7ce307d50c85d6941e19 (diff)
downloadgo-0d3092ffa7e7f613429ddcfd596d26ccbc84766f.tar.xz
internal/syscall/windows/registry: remove TestWalkFullRegistry due to false assumptions
This test's existence was predicated upon assumptions about the full range of known data types and known data into those types. However, we've learned from Microsoft that there are several undocumented secret registry types that are in use by various parts of Windows, and we've learned from inspection that many Microsoft uses of registry types don't strictly adhere to the recommended value size. It's therefore foolhardy to make any assumptions about what goes in and out of the registry, and so this test, as well as its "blacklist", are meaningless. Fixes #35084 Change-Id: I6c3fe5fb0e740e88858321b3b042c0ff1a23284e Reviewed-on: https://go-review.googlesource.com/c/go/+/203604 Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions