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 issue in CITGM #1215

Closed
targos opened this issue Nov 10, 2021 · 8 comments
Closed

Test issue in CITGM #1215

targos opened this issue Nov 10, 2021 · 8 comments

Comments

@targos
Copy link

targos commented Nov 10, 2021

See https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2791/nodes=fedora-last-latest-x64/testReport/junit/(root)/citgm/pino_v7_1_0/

not ok 33 - test/transport/pipeline.test.js # time=2629.015ms
   ---
   env: {}
   file: test/transport/pipeline.test.js
   timeout: 480000
   command: /home/iojs/build/workspace/citgm-smoker/smoker/bin/node
   args:
     - test/transport/pipeline.test.js
   stdio:
     - 0
     - pipe
     - 2
   cwd: /home/iojs/tmp/citgm_tmp/b8504092-42e9-4a15-89fa-85afcd6853bc/pino
   exitCode: 1
   ...
 {
     # Subtest: pino.transport with a pipeline
         not ok 1 - /home/iojs/tmp/citgm_tmp/b8504092-42e9-4a15-89fa-85afcd6853bc/npm_config_tmp/_lqhwaguae was not created.
           ---
           stack: |
             Timeout.<anonymous> (test/helper.js:70:16)
           at:
             line: 70
             column: 16
             file: test/helper.js
             function: Timeout.<anonymous>
           tapCaught: returnedPromiseRejection
           test: pino.transport with a pipeline
           source: |2
                     clearInterval(interval)
                     reject(new Error(`${filename} was not created.`))
             ---------------^
                   }
                 }, INTERVAL)
           ...
         
         1..1
         # failed 1 test
     not ok 1 - pino.transport with a pipeline # time=2386.023ms
     
     1..1
     # failed 1 test
     # time=2629.015ms
 }
@mcollina
Copy link
Member

@targos
Copy link
Author

targos commented Nov 10, 2021

This is node v17, correct? https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2791/#showFailuresLink

Yes. I don't know if it's v17-specific though.

@voxpelli
Copy link
Contributor

The cause seems to be a timeout.

I opened #1219 to clarify the error message and I would propose raising the timeout from 2 seconds to something more to see if that helps.

@mcollina
Copy link
Member

seems valuable!

@mcollina
Copy link
Member

@mcollina
Copy link
Member

@voxpelli @targos it seems going better now. Could I close this? Or would you still work from our end?

@targos
Copy link
Author

targos commented Nov 29, 2021

seems ok from my pov

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

This issue 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 Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants