]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: disable waitpool tests
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 22 Feb 2021 14:12:03 +0000 (15:12 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 22 Feb 2021 14:26:47 +0000 (15:26 +0100)
commitc69481f1b3b4b37b9c16f997a5d8d91367d9bfee
tree6978924e8bdde67749aca8e408b434c830e36f19
parent0f4809f366daa77c6e2f5b09d3f05771fe9bf188
device: disable waitpool tests

This code is stable, and the test is finicky, especially on high core
count systems, so just disable it.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/pools_test.go