]> Cypherpunks repositories - gostls13.git/commit
debug/pe: skip a test on windows/arm
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 4 Oct 2018 17:06:21 +0000 (17:06 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 4 Oct 2018 17:50:01 +0000 (17:50 +0000)
commit6d73537128ad7ff35ba1dbc55fc2837b0989b6b2
tree6d79a5b46c029e73a7f8c875148cf8e981700bb8
parent47e71f3b6917113660a65a180e66c91fc6318458
debug/pe: skip a test on windows/arm

It requires a DLL that's not available on windows/arm apparently.

Fixes #27904

Change-Id: I082a273f62976b7184636c6aeca6201a7871d238
Reviewed-on: https://go-review.googlesource.com/c/139720
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/debug/pe/file_test.go