Skip to content

[test optimization] Fix attempt to fix in mocha parallel mode #7772

Merged
juan-fernandez merged 7 commits intomasterfrom
juan-fernandez/mocha-parallel-atr-and-atf
Mar 16, 2026
Merged

[test optimization] Fix attempt to fix in mocha parallel mode #7772
juan-fernandez merged 7 commits intomasterfrom
juan-fernandez/mocha-parallel-atr-and-atf

Conversation

@juan-fernandez
Copy link
Copy Markdown
Collaborator

@juan-fernandez juan-fernandez commented Mar 13, 2026

What does this PR do?

Enables Attempt to Fix (ATF) in Mocha's parallel mode by wiring up testManagementAttemptToFixRetries from the main process to workers.

Motivation

Building on the base branch which added the retry handler and ATR support to parallel workers, ATF was the only retry-based feature still disabled for parallel mode. The config just needed to be uncommented and passed to workers following the same pattern already used by other features.

Additional Notes

  • Uncommented _ddTestManagementAttemptToFixRetries config passthrough in both main.js (BufferedWorkerPool.run hook) and worker.js (Mocha.prototype.run hook).
  • Removed stale "Flaky test retries does not work in parallel mode" comment in utils.js.
  • ITR / suite skipping remains unsupported in parallel mode (requires options.delay which Mocha doesn't support in parallel).

juan-fernandez and others added 2 commits March 13, 2026 12:14
…6078)

The worker was missing the `retry` event handler, causing retried test
attempts to be reported with wrong status (pass instead of fail) or
silently dropped depending on afterEach hook presence.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Pass isFlakyTestRetriesEnabled and flakyTestRetriesCount config from
the main process to parallel workers via Mocha options, following the
same pattern used for EFD and Test Management. Also fix runnableWrapper
in the worker to receive the config so this.retries() is called.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 13, 2026

Overall package size

Self size: 4.97 MB
Deduped: 5.82 MB
No deduping: 5.82 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

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

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.34%. Comparing base (38ce86a) to head (b556541).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/datadog-instrumentations/src/mocha/main.js 0.00% 1 Missing ⚠️
packages/dd-trace/src/plugins/util/test.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7772      +/-   ##
==========================================
- Coverage   80.36%   80.34%   -0.03%     
==========================================
  Files         743      743              
  Lines       32296    32296              
==========================================
- Hits        25955    25948       -7     
- Misses       6341     6348       +7     
Flag Coverage Δ
aiguard-macos 39.06% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.18% <ø> (-0.10%) ⬇️
aiguard-windows 38.91% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 48.94% <0.00%> (-0.02%) ⬇️
apm-capabilities-tracing-ubuntu 48.98% <0.00%> (-0.02%) ⬇️
apm-capabilities-tracing-windows 48.36% <0.00%> (-0.38%) ⬇️
apm-integrations-child-process 38.37% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.28% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-eol 37.75% <ø> (-0.10%) ⬇️
apm-integrations-oracledb 37.59% <ø> (-0.10%) ⬇️
appsec-express 55.17% <ø> (-0.07%) ⬇️
appsec-fastify 51.51% <ø> (-0.07%) ⬇️
appsec-graphql 51.71% <ø> (-0.07%) ⬇️
appsec-kafka 44.24% <ø> (-0.08%) ⬇️
appsec-ldapjs 43.90% <ø> (-0.08%) ⬇️
appsec-lodash 43.56% <ø> (-0.08%) ⬇️
appsec-macos 58.17% <0.00%> (-0.07%) ⬇️
appsec-mongodb-core 48.68% <ø> (-0.08%) ⬇️
appsec-mongoose 49.34% <ø> (-0.07%) ⬇️
appsec-mysql 50.78% <ø> (-0.17%) ⬇️
appsec-node-serialize 43.08% <ø> (-0.08%) ⬇️
appsec-passport 47.52% <ø> (-0.09%) ⬇️
appsec-postgres 50.50% <ø> (-0.07%) ⬇️
appsec-sourcing 42.49% <ø> (-0.08%) ⬇️
appsec-template 43.25% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.24% <0.00%> (-0.07%) ⬇️
appsec-windows 58.01% <0.00%> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 32.24% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.39% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 37.68% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.22% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 34.54% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.35% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 40.02% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 31.86% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.64% <0.00%> (-0.03%) ⬇️
instrumentations-instrumentation-http 39.66% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.24% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.37% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.14% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 38.14% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 43.95% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.61% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.15% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.58% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.17% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.18% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.22% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.14% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 32.19% <ø> (-0.10%) ⬇️
llmobs-ai 42.13% <ø> (-0.09%) ⬇️
llmobs-anthropic 40.16% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.11% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.66% <ø> (-0.09%) ⬇️
llmobs-langchain 39.89% <ø> (-0.08%) ⬇️
llmobs-openai 43.84% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 39.91% <ø> (-0.09%) ⬇️
platform-core 31.47% <ø> (ø)
platform-esbuild 34.42% <ø> (ø)
platform-instrumentations-misc 48.35% <ø> (ø)
platform-shimmer 37.56% <ø> (ø)
platform-unit-guardrails 32.89% <ø> (ø)
plugins-azure-durable-functions 25.62% <ø> (ø)
plugins-azure-event-hubs 25.79% <ø> (ø)
plugins-azure-service-bus 25.15% <ø> (ø)
plugins-bullmq 44.04% <ø> (-0.27%) ⬇️
plugins-cassandra 37.63% <ø> (-0.10%) ⬇️
plugins-cookie 26.84% <ø> (ø)
plugins-cookie-parser 26.63% <ø> (ø)
plugins-crypto 26.73% <ø> (ø)
plugins-dd-trace-api 38.20% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.78% <ø> (ø)
plugins-express-session 26.59% <ø> (ø)
plugins-fastify 42.10% <ø> (-0.09%) ⬇️
plugins-fetch 38.19% <ø> (-0.09%) ⬇️
plugins-fs 38.47% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.83% <ø> (ø)
plugins-google-cloud-pubsub 45.31% <ø> (-0.09%) ⬇️
plugins-grpc 40.78% <ø> (-0.09%) ⬇️
plugins-handlebars 26.82% <ø> (ø)
plugins-hapi 40.02% <ø> (-0.10%) ⬇️
plugins-hono 40.28% <ø> (-0.10%) ⬇️
plugins-ioredis 38.28% <ø> (-0.10%) ⬇️
plugins-knex 26.46% <ø> (ø)
plugins-ldapjs 24.32% <ø> (ø)
plugins-light-my-request 26.19% <ø> (ø)
plugins-limitd-client 32.52% <ø> (-0.10%) ⬇️
plugins-lodash 25.92% <ø> (ø)
plugins-mariadb 39.32% <ø> (-0.10%) ⬇️
plugins-memcached 38.00% <ø> (-0.10%) ⬇️
plugins-microgateway-core 39.08% <ø> (-0.10%) ⬇️
plugins-moleculer 40.37% <ø> (-0.09%) ⬇️
plugins-mongodb 39.02% <ø> (-0.10%) ⬇️
plugins-mongodb-core 38.85% <ø> (-0.10%) ⬇️
plugins-mongoose 38.71% <ø> (-0.10%) ⬇️
plugins-multer 26.59% <ø> (ø)
plugins-mysql 39.01% <ø> (-0.10%) ⬇️
plugins-mysql2 39.11% <ø> (-0.10%) ⬇️
plugins-node-serialize 26.89% <ø> (ø)
plugins-opensearch 37.46% <ø> (-0.10%) ⬇️
plugins-passport-http 26.64% <ø> (ø)
plugins-postgres 35.49% <0.00%> (-0.09%) ⬇️
plugins-process 26.73% <ø> (ø)
plugins-pug 26.84% <ø> (ø)
plugins-redis 38.74% <ø> (-0.10%) ⬇️
plugins-router 42.96% <ø> (+0.04%) ⬆️
plugins-sequelize 25.43% <ø> (ø)
plugins-test-and-upstream-amqp10 38.35% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 43.73% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 38.98% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.53% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.78% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.68% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 39.97% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.27% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 38.75% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 43.91% <ø> (-0.10%) ⬇️
plugins-undici 38.97% <ø> (-0.09%) ⬇️
plugins-url 26.73% <ø> (ø)
plugins-valkey 37.94% <ø> (-0.07%) ⬇️
plugins-vm 26.73% <ø> (ø)
plugins-winston 33.97% <ø> (-0.10%) ⬇️
plugins-ws 41.73% <ø> (-0.10%) ⬇️
profiling-macos 39.77% <ø> (-0.10%) ⬇️
profiling-ubuntu 39.90% <ø> (-0.51%) ⬇️
profiling-windows 41.48% <ø> (+0.30%) ⬆️
serverless-azure-functions-client 25.50% <ø> (ø)
serverless-azure-functions-eventhubs 25.50% <ø> (ø)
serverless-azure-functions-servicebus 25.50% <ø> (ø)

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.

@datadog-official

This comment has been minimized.

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 13, 2026

Benchmarks

Benchmark execution time: 2026-03-16 11:33:10

Comparing candidate commit b556541 in PR branch juan-fernandez/mocha-parallel-atr-and-atf with baseline commit 38ce86a in branch master.

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

juan-fernandez and others added 3 commits March 13, 2026 15:56
Uncomment and wire up testManagementAttemptToFixRetries config flow
from main process to workers. Also remove stale comment in utils.js
about flaky test retries not working in parallel mode.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
…ARALLEL_MODE

Now that attempt-to-fix works in parallel mode, remove the capability
gate so the backend knows Mocha supports ATF in parallel.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@juan-fernandez juan-fernandez force-pushed the juan-fernandez/mocha-parallel-atr-and-atf branch from 6ad2e8a to 7d0fe01 Compare March 13, 2026 15:57
@juan-fernandez juan-fernandez marked this pull request as ready for review March 13, 2026 15:59
@juan-fernandez juan-fernandez requested a review from a team as a code owner March 13, 2026 15:59
anmarchenko
anmarchenko previously approved these changes Mar 13, 2026
Base automatically changed from juan-fernandez/fix-mocha-parallel-retry-status to master March 16, 2026 09:02
@juan-fernandez juan-fernandez dismissed anmarchenko’s stale review March 16, 2026 09:02

The base branch was changed.

juan-fernandez and others added 2 commits March 16, 2026 10:04
Remove UNSUPPORTED_ATTEMPT_TO_FIX_FRAMEWORKS_PARALLEL_MODE (now empty)
and simplify isAttemptToFixSupported. Update parallel capabilities test
to expect ATF capability '5'.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@juan-fernandez juan-fernandez merged commit b83b0c9 into master Mar 16, 2026
790 checks passed
@juan-fernandez juan-fernandez deleted the juan-fernandez/mocha-parallel-atr-and-atf branch March 16, 2026 12:29
@dd-octo-sts dd-octo-sts bot mentioned this pull request Mar 17, 2026
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