Skip to content

Commit a2090eb

Browse files
committed
zmq4: skp ipc-crouter-cdealer
1 parent 8903a75 commit a2090eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

czmq4_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ var (
316316
},
317317
{
318318
name: "ipc-crouter-cdealer",
319+
skip: true,
319320
endpoint: func() string { return "ipc://crouter-cdealer" },
320321
router: func(ctx context.Context) zmq4.Socket {
321322
return zmq4.NewCRouter(ctx, zmq4.CWithID(zmq4.SocketIdentity("router")))

0 commit comments

Comments
 (0)