Skip to content

Commit 129a568

Browse files
committed
integration: remove wrong compat condition
Signed-off-by: Tonis Tiigi <[email protected]>
1 parent c1581c5 commit 129a568

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/build_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1991,7 +1991,6 @@ func testClientGatewayContainerSignal(t *testing.T, sb integration.Sandbox) {
19911991
}
19921992

19931993
func testClientGatewayNilResult(t *testing.T, sb integration.Sandbox) {
1994-
integration.CheckFeatureCompat(t, sb, "hangs: https://github.com/moby/buildkit/pull/3176#issuecomment-1323954327")
19951994
requiresLinux(t)
19961995
c, err := New(sb.Context(), sb.Address())
19971996
require.NoError(t, err)

0 commit comments

Comments
 (0)