mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Enable portforward test after fix.
PiperOrigin-RevId: 526688386
This commit is contained in:
committed by
gVisor bot
parent
fab2f5001a
commit
9c8109c2e7
@@ -41,8 +41,6 @@ import (
|
||||
)
|
||||
|
||||
func TestPortForwardLocalMode(t *testing.T) {
|
||||
// TODO(b/276812243): Fix test and revive.
|
||||
t.Skip("Broken test")
|
||||
ctx := context.Background()
|
||||
server := dockerutil.MakeContainer(ctx, t)
|
||||
defer server.CleanUp(ctx)
|
||||
|
||||
Reference in New Issue
Block a user