]> Cypherpunks repositories - gostls13.git/commit
test: disable sigchld test on Windows
authorRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 17:11:22 +0000 (13:11 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 17:11:22 +0000 (13:11 -0400)
commit0b09a56a64ecd761258dd7f2046d72a64f32b25b
tree9c4c2e90de6e60dcded060960ca01571fa6aec43
parent92703ff6053992f6ce1630e562afaa8eda88ba4f
test: disable sigchld test on Windows

Alex Brainman reports that this is the only test
that keeps us from running test/run.

R=alex.brainman, lucio.dere, bradfitz, hectorchu
CC=golang-dev
https://golang.org/cl/4777043
src/run.bash
test/sigchld.go