Skip to content

use pino/file instead of pino-pretty for caller transport tests #1370

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

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

mcollina
Copy link
Member

This is due to pinojs/pino-pretty#304 which
might trigger under severe load and short-lived scripts. The fix
on pino-pretty will happen on its own time but there is no need
to use pino-pretty in these tests.

Fixes #1368

This is due to pinojs/pino-pretty#304 which
might trigger under severe load and short-lived scripts. The fix
on pino-pretty will happen on its own time but there is no need
to use pino-pretty in these tests.

Fixes #1368
@mcollina mcollina merged commit da6b1dc into master Mar 17, 2022
@mcollina mcollina deleted the fix-flaky-caller-test branch March 17, 2022 08:49
@richardlau
Copy link

richardlau commented Mar 17, 2022

@mcollina Is this the cause of the pino@7.9.0 failures in CITGM (for the Node.js 14.19.1 proposal): https://ci.nodejs.org/job/citgm-smoker/2886
e.g. https://ci.nodejs.org/job/citgm-smoker/2886/nodes=rhel8-x64/testReport/junit/(root)/citgm/pino_v7_9_0/

@mcollina
Copy link
Member Author

No, for some unknown reasons a few tests have become flaky specifically on CITGM. This fixed the other failure that was identified.

@mcollina mcollina mentioned this pull request Mar 17, 2022
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caller test failure on CITGM
2 participants