Skip to content

Tracking issue for Fastify regressions #49600

@mcollina

Description

@mcollina

Currently, Fastify tests are failing on v20 on CITGM.

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

The tests that are failing to shut down the process are:

The test passes, but it times out when it's trying to shut down the process.


This might be due to changes in the keep-alive logic in v20. It's entirely possible that those changes unveiled some bugs elsewhere, but we are having a hard time investigating this because it happens only in CI.

The other option is that it's a bug in the testing harness (tap), or coverage collection.
This might be the case because we are seeing some flaky tests in CITGM too: https://github.com/nodejs/citgm/actions/runs/6143382259/job/16666721399#step:14:618.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions