Skip to content

fix(node) appsec and capabilities tests#8020

Merged
BridgeAR merged 2 commits into
masterfrom
pabloerhard/fix-failing-tests-with-24.15.0
Apr 16, 2026
Merged

fix(node) appsec and capabilities tests#8020
BridgeAR merged 2 commits into
masterfrom
pabloerhard/fix-failing-tests-with-24.15.0

Conversation

@pabloerhard
Copy link
Copy Markdown
Contributor

@pabloerhard pabloerhard commented Apr 16, 2026

What does this PR do?

This PR fixes tests failing after node 24.15.0 were released.

Capabilities tests are failing as consequence of ( nodejs/node#62030 ) which changed the way path defaults to '/' when not specified.

AppSec tests started failing as consequence of ( https://github.com/node/pull/61770 ) this change moved the registration of socket error listeners to an earlier step in the lifecycle. Combined with the test pattern of creating and rapidly destroying request, those listeners piled up on the same reused agent socket, excedding our low defaultMaxListeners threshold of 6.

Motivation

Additional Notes

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.60%. Comparing base (de1327b) to head (c91aa27).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8020   +/-   ##
=======================================
  Coverage   73.59%   73.60%           
=======================================
  Files         773      773           
  Lines       36083    36084    +1     
=======================================
+ Hits        26557    26558    +1     
  Misses       9526     9526           
Flag Coverage Δ
aiguard-macos 36.53% <ø> (-0.09%) ⬇️
aiguard-ubuntu 36.64% <ø> (-0.09%) ⬇️
aiguard-windows 36.44% <ø> (-0.09%) ⬇️
apm-capabilities-tracing-macos 48.17% <ø> (-0.01%) ⬇️
apm-capabilities-tracing-ubuntu 48.21% <ø> (-0.01%) ⬇️
apm-capabilities-tracing-windows 48.00% <ø> (+<0.01%) ⬆️
apm-integrations-child-process 36.16% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 35.15% <ø> (-0.12%) ⬇️
apm-integrations-couchbase-eol 35.23% <ø> (-0.07%) ⬇️
apm-integrations-oracledb 35.20% <ø> (-0.09%) ⬇️
appsec-express 52.90% <ø> (-0.07%) ⬇️
appsec-fastify 49.38% <ø> (-0.07%) ⬇️
appsec-graphql 49.64% <ø> (-0.16%) ⬇️
appsec-kafka 42.17% <ø> (-0.07%) ⬇️
appsec-ldapjs 41.48% <ø> (-0.08%) ⬇️
appsec-lodash 41.51% <ø> (-0.08%) ⬇️
appsec-macos 56.82% <ø> (-0.07%) ⬇️
appsec-mongodb-core 46.14% <ø> (-0.08%) ⬇️
appsec-mongoose 46.71% <ø> (-0.07%) ⬇️
appsec-mysql 48.85% <ø> (-0.08%) ⬇️
appsec-node-serialize 40.69% <ø> (-0.08%) ⬇️
appsec-passport 44.68% <ø> (-0.08%) ⬇️
appsec-postgres 48.44% <ø> (-0.10%) ⬇️
appsec-sourcing 40.18% <ø> (-0.08%) ⬇️
appsec-stripe 42.40% <ø> (-0.08%) ⬇️
appsec-template 40.85% <ø> (-0.08%) ⬇️
appsec-ubuntu 56.90% <ø> (-0.07%) ⬇️
appsec-windows 56.69% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-bluebird 29.85% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 37.76% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 35.54% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 31.77% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 31.99% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 31.90% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 37.39% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 29.52% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 30.99% <ø> (ø)
instrumentations-instrumentation-http 36.99% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-knex 29.82% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mongoose 30.93% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-multer 37.53% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 35.51% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport 41.27% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-http 40.96% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-passport-local 41.46% <ø> (-0.08%) ⬇️
instrumentations-instrumentation-pg 35.03% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-promise 29.78% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 29.79% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 29.82% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 29.78% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 29.80% <ø> (-0.10%) ⬇️
llmobs-ai 38.47% <ø> (-0.09%) ⬇️
llmobs-anthropic 37.92% <ø> (-0.09%) ⬇️
llmobs-bedrock 37.17% <ø> (-0.08%) ⬇️
llmobs-google-genai 37.61% <ø> (-0.08%) ⬇️
llmobs-langchain 37.05% <ø> (-0.08%) ⬇️
llmobs-openai 41.29% <ø> (-0.08%) ⬇️
llmobs-vertex-ai 37.78% <ø> (-0.09%) ⬇️
platform-core 30.01% <ø> (ø)
platform-esbuild 32.83% <ø> (ø)
platform-instrumentations-misc 40.24% <ø> (ø)
platform-shimmer 35.73% <ø> (ø)
platform-unit-guardrails 31.38% <ø> (ø)
platform-webpack 20.83% <ø> (ø)
plugins-azure-durable-functions 25.21% <ø> (ø)
plugins-azure-event-hubs 25.36% <ø> (ø)
plugins-azure-service-bus 24.78% <ø> (ø)
plugins-bullmq 40.69% <ø> (-0.21%) ⬇️
plugins-cassandra 35.34% <ø> (-0.09%) ⬇️
plugins-cookie 26.33% <ø> (ø)
plugins-cookie-parser 26.14% <ø> (ø)
plugins-crypto 25.66% <ø> (ø)
plugins-dd-trace-api 35.47% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.28% <ø> (ø)
plugins-express-session 26.10% <ø> (ø)
plugins-fastify 39.44% <ø> (-0.09%) ⬇️
plugins-fetch 35.85% <ø> (-0.09%) ⬇️
plugins-fs 35.76% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.25% <ø> (ø)
plugins-google-cloud-pubsub 43.12% <ø> (-0.08%) ⬇️
plugins-grpc 38.12% <ø> (-0.09%) ⬇️
plugins-handlebars 26.32% <ø> (ø)
plugins-hapi 37.36% <ø> (-0.09%) ⬇️
plugins-hono 37.60% <ø> (-0.09%) ⬇️
plugins-ioredis 35.80% <ø> (-0.09%) ⬇️
plugins-knex 26.01% <ø> (ø)
plugins-langgraph 35.15% <ø> (-0.09%) ⬇️
plugins-ldapjs 23.88% <ø> (ø)
plugins-light-my-request 25.75% <ø> (ø)
plugins-limitd-client 30.07% <ø> (-0.10%) ⬇️
plugins-lodash 25.33% <ø> (ø)
plugins-mariadb 36.67% <ø> (-0.09%) ⬇️
plugins-memcached 35.45% <ø> (-0.09%) ⬇️
plugins-microgateway-core 36.44% <ø> (-0.09%) ⬇️
plugins-moleculer 38.15% <ø> (-0.09%) ⬇️
plugins-mongodb 36.54% <ø> (-0.09%) ⬇️
plugins-mongodb-core 36.29% <ø> (-0.07%) ⬇️
plugins-mongoose 36.13% <ø> (-0.17%) ⬇️
plugins-multer 26.10% <ø> (ø)
plugins-mysql 36.54% <ø> (-0.09%) ⬇️
plugins-mysql2 36.52% <ø> (-0.09%) ⬇️
plugins-node-serialize 26.37% <ø> (ø)
plugins-opensearch 35.10% <ø> (-0.09%) ⬇️
plugins-passport-http 26.16% <ø> (ø)
plugins-postgres 34.49% <ø> (-0.09%) ⬇️
plugins-process 25.66% <ø> (ø)
plugins-pug 26.33% <ø> (ø)
plugins-redis 35.96% <ø> (-0.09%) ⬇️
plugins-router 40.01% <ø> (-0.09%) ⬇️
plugins-sequelize 25.03% <ø> (ø)
plugins-test-and-upstream-amqp10 35.77% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-amqplib 40.96% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-apollo 36.62% <ø> (-0.08%) ⬇️
plugins-test-and-upstream-avsc 35.62% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-bunyan 31.22% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 37.95% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-graphql 37.30% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-koa 37.56% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-protobufjs 35.83% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-rhea 41.04% <ø> (-0.09%) ⬇️
plugins-undici 36.63% <ø> (-0.09%) ⬇️
plugins-url 25.66% <ø> (ø)
plugins-valkey 35.47% <ø> (-0.10%) ⬇️
plugins-vm 25.66% <ø> (ø)
plugins-winston 31.65% <ø> (+0.04%) ⬆️
plugins-ws 39.08% <ø> (-0.09%) ⬇️
profiling-macos 38.03% <ø> (-0.09%) ⬇️
profiling-ubuntu 38.19% <ø> (-0.09%) ⬇️
profiling-windows 39.55% <ø> (-0.09%) ⬇️
serverless-azure-functions-client 25.10% <ø> (ø)
serverless-azure-functions-eventhubs 25.10% <ø> (ø)
serverless-azure-functions-servicebus 25.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Overall package size

Self size: 5.5 MB
Deduped: 6.34 MB
No deduping: 6.34 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@datadog-prod-us1-6
Copy link
Copy Markdown

datadog-prod-us1-6 Bot commented Apr 16, 2026

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 68.01% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: c91aa27 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 16, 2026

Benchmarks

Benchmark execution time: 2026-04-16 22:38:35

Comparing candidate commit c91aa27 in PR branch pabloerhard/fix-failing-tests-with-24.15.0 with baseline commit de1327b in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1374 metrics, 110 unstable metrics.

@pabloerhard pabloerhard changed the title fix capabilities tests fix(node) appsec and capabilities tests Apr 16, 2026
@pabloerhard pabloerhard marked this pull request as ready for review April 16, 2026 22:27
@pabloerhard pabloerhard requested review from a team as code owners April 16, 2026 22:27
Copy link
Copy Markdown
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

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

Thank you for the quick fixes!

@BridgeAR BridgeAR enabled auto-merge (squash) April 16, 2026 22:42
@BridgeAR BridgeAR merged commit e64c764 into master Apr 16, 2026
794 checks passed
@BridgeAR BridgeAR deleted the pabloerhard/fix-failing-tests-with-24.15.0 branch April 16, 2026 23:04
dd-octo-sts Bot pushed a commit that referenced this pull request Apr 17, 2026
* fix capabilities tests

* call destroy with setImmediate
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Apr 17, 2026
juan-fernandez pushed a commit that referenced this pull request Apr 21, 2026
* fix capabilities tests

* call destroy with setImmediate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants