Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix flaky test-zmq-basic agent test #117

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

santigimeno
Copy link
Member

No description provided.

@santigimeno santigimeno self-assigned this Apr 9, 2024
Copy link
Contributor

@trevnorris trevnorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice job. I can't get it to fail locally anymore. approved. mind adding a comment in the commit message about why adding state fixed the flakiness?

santigimeno added a commit that referenced this pull request Apr 9, 2024
Make sure the Promise in the test won't resolve until both conditions
are met: receive the `agent-exit` msg and the `exit` event of the child
process.

PR-URL: #117
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Make sure the Promise in the test won't resolve until both conditions
are met: receive the `agent-exit` msg and the `exit` event of the child
process.

PR-URL: #117
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@santigimeno santigimeno merged commit ba70980 into node-v20.x-nsolid-v5.x Apr 9, 2024
1 check passed
@santigimeno santigimeno deleted the santi/flaky_tests branch April 9, 2024 20:04
trevnorris pushed a commit that referenced this pull request Apr 10, 2024
Make sure the Promise in the test won't resolve until both conditions
are met: receive the `agent-exit` msg and the `exit` event of the child
process.

PR-URL: #117
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
trevnorris pushed a commit that referenced this pull request Apr 11, 2024
Make sure the Promise in the test won't resolve until both conditions
are met: receive the `agent-exit` msg and the `exit` event of the child
process.

PR-URL: #117
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants