]> Cypherpunks repositories - gostls13.git/commit
os/exec: skip TestContextCancel on the Windows XP builder
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 10 Jan 2018 19:15:36 +0000 (19:15 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 10 Jan 2018 19:59:44 +0000 (19:59 +0000)
commitc5d744a4f6b12a858fe549ddafde7a5bb81c7082
treee909fe5ced25ece427190995d2019a0584e979c2
parente7303a72dbd8dd965fbaa2f0cf74c5c0bb70ed8d
os/exec: skip TestContextCancel on the Windows XP builder

Updates #17245

Change-Id: I3d7ea362809040fbbba4b33efd57bf2d27d4c390
Reviewed-on: https://go-review.googlesource.com/87257
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/exec/exec_test.go