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

Integration Test - intermittent failure #638

Open
ScottyPoi opened this issue Oct 3, 2024 · 0 comments · Fixed by #646
Open

Integration Test - intermittent failure #638

ScottyPoi opened this issue Oct 3, 2024 · 0 comments · Fixed by #646

Comments

@ScottyPoi
Copy link
Collaborator

npm run test:integration fails sometimes with this error:

../src/bcrypto.c:2703: Assertion `napi_create_external(env, cipher, bcrypto_cipher_destroy_, NULL, &handle) == napi_ok' failed.
Aborted (core dumped)

Re-running the test usually results in passing.

Often the github CI will fail on the first run, and pass on re-run.

@ScottyPoi ScottyPoi changed the title Integration Test - intermittant failure Integration Test - intermitent failure Oct 4, 2024
@ScottyPoi ScottyPoi changed the title Integration Test - intermitent failure Integration Test - intermittent failure Oct 4, 2024
@ScottyPoi ScottyPoi linked a pull request Oct 9, 2024 that will close this issue
@ScottyPoi ScottyPoi reopened this Oct 9, 2024
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 a pull request may close this issue.

1 participant