mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Disable nogo tests for ioctl_sniffer
This has C++ dependencies, so it can't be tested with nogo. PiperOrigin-RevId: 649565444
This commit is contained in:
@@ -44,6 +44,8 @@ go_binary(
|
||||
# `:ioctl_hook`'s actual output file.
|
||||
":ioctl_hook", # keep
|
||||
],
|
||||
# Disable nogo tests because this has C++ dependencies.
|
||||
nogo = False,
|
||||
static = True,
|
||||
visibility = [
|
||||
"//test:__subpackages__",
|
||||
|
||||
Reference in New Issue
Block a user