Unverified Commit bddc99ec authored by Xu Meng's avatar Xu Meng Committed by Myles Borins
Browse files

test: skip some IBM i unsupported test cases

Issuing a shutdown() on IBM i PASE with parameter SHUT_WR
also sends a normal close sequence to the partner program.
This leads to timing issues and ECONNRESET failures in some
test cases.
Refs: https://github.com/libuv/libuv/pull/2782

PR-URL: https://github.com/nodejs/node/pull/34118


Reviewed-By: default avatarRichard Lau <riclau@uk.ibm.com>
Reviewed-By: default avatarBeth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent cfd4c801
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment