Skip to content

test: harden test-child-process-fork-regr-gh-2847#3459

Closed
mhdawson wants to merge 1 commit intonodejs:masterfrom
mhdawson:2847
Closed

test: harden test-child-process-fork-regr-gh-2847#3459
mhdawson wants to merge 1 commit intonodejs:masterfrom
mhdawson:2847

Conversation

@mhdawson
Copy link
Member

test-child-process-fork-regr-gh-2847 could fail depending
on timing and how messages were packed into tcp packets.
If all of the requests fit into one packet then the test
worked otherwise, otherwise errors could occur. This PR
modifies the test to be tolerant while still validating that
some of the connection can be made succesfully

submitting on behalf of gireeshpunathil as he is out on
vacation this week. See discussion in #3245
in respect to detailed investigation of test behaviour

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants