Skip to content

Commit 4174ab0

Browse files
author
dams
committed
remove test expression that is problematic on OpenBSD and NetBSD
1 parent 4c7d3b3 commit 4174ab0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/11-timeout.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ subtest "server doesn't replies quickly enough" => sub {
3131
qr/Error while reading from Redis server:/,
3232
"the code died as expected",
3333
);
34-
ok($! == ETIMEDOUT || $! == EWOULDBLOCK);
3534
};
3635

3736
subtest "server doesn't respond at connection (cnx_timeout)" => sub {

0 commit comments

Comments
 (0)