Commit fcbf226a authored by Michael Dawson's avatar Michael Dawson Committed by Michael Dawson
Browse files

test: Extend timeout due to failure on AIX



The loopback on AIX is slower by default than on other platforms
and we've seen a number of tests fail on AIX for this reason. This
looks to be another instance.  Changing the test to bind to the
host ip instead of the loopback makes it pass reliably.

This change extends the timeout so that it passes reliably on AIX
even with the slower loopback behaviour

	modified:   test/simple/test-tls-wrap-timeout.js

Reviewed-By: default avatarcoln Ihrig <cjihrig@gmail.com>
PR-URL: https://github.com/joyent/node/pull/25138
parent 8fc40af0
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