summaryrefslogtreecommitdiffhomepage
path: root/test/packetimpact/tests/BUILD
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-05-20 14:50:17 -0700
committergVisor bot <gvisor-bot@google.com>2020-05-20 14:57:59 -0700
commita338eed1d8210acf6c43f9c047b3a1a3f5742c99 (patch)
tree0565bb4ccb8ef150a7f905810479989d39a2f140 /test/packetimpact/tests/BUILD
parent76369b6480b69bb7bf680db36ce8787fb324911c (diff)
Internal change.
PiperOrigin-RevId: 312559963
Diffstat (limited to 'test/packetimpact/tests/BUILD')
-rw-r--r--test/packetimpact/tests/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/packetimpact/tests/BUILD b/test/packetimpact/tests/BUILD
index d4fcf31fa..852ae4a74 100644
--- a/test/packetimpact/tests/BUILD
+++ b/test/packetimpact/tests/BUILD
@@ -31,8 +31,6 @@ packetimpact_go_test(
packetimpact_go_test(
name = "udp_icmp_error_propagation",
srcs = ["udp_icmp_error_propagation_test.go"],
- # TODO(b/153926291): Fix netstack then remove the line below.
- expect_netstack_failure = True,
deps = [
"//pkg/tcpip",
"//pkg/tcpip/header",