tailscale/safesocket
James Tucker 8dec1a8724 .github/workflows: reenable Windows CI, disable broken tests
We accidentally switched to ./tool/go in
4022796484 which resulted in no longer
running Windows builds, as this is attempting to run a bash script.

I was unable to quickly fix the various tests that have regressed, so
instead I've added skips referencing #7876, which we need to back and
fix.

Updates #7262
Updates #7876

Signed-off-by: James Tucker <james@tailscale.com>
2023-04-14 14:13:53 -07:00
..
basic_test.go .github/workflows: reenable Windows CI, disable broken tests 2023-04-14 14:13:53 -07:00
pipe_windows.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00
safesocket.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00
safesocket_darwin.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
safesocket_js.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00
safesocket_ps.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
safesocket_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
unixsocket.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00