Skip to content

feat(test-optimization): create final_status tag on test event for cypress#8025

Draft
cbasitodx wants to merge 2 commits intomasterfrom
sebas_conde/feat/create-final-status-tag-for-cypress
Draft

feat(test-optimization): create final_status tag on test event for cypress#8025
cbasitodx wants to merge 2 commits intomasterfrom
sebas_conde/feat/create-final-status-tag-for-cypress

Conversation

@cbasitodx
Copy link
Copy Markdown
Contributor

What does this PR do?
Create a @test.final_status tag that is added to every cypress test event that represents the final execution of that test (there can be multiple executions of a single test due to retry mechanisms being active)

Motivation
Tracers send each test execution as a span to the backend. When retry mechanisms are enabled a single test can run several times with different outcomes. These mechanisms differ in behavior. Some stop once the test reaches the desired state such as ATR ending when a test passes. Others always run a fixed number of attempts such as EFD or Attempt to fix.

To ensure the correct final result for the customer some intermediate outcomes are suppressed and the testing framework receives an adjusted final status. For example if an early EFD attempt passes but later attempts fail the test is still reported as passed and the failing attempts are hidden to avoid failing CI pipelines.

Both external and internal users have requested a way to query tests in Datadog by this final status. Their main goal is to build monitors and alerts for hard failures on default branches.

To support this a new tag will be added to the last retry of a test named: @test.final_status:pass|fail|skip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.60%. Comparing base (3e74642) to head (b200156).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8025   +/-   ##
=======================================
  Coverage   73.59%   73.60%           
=======================================
  Files         773      773           
  Lines       36088    36088           
=======================================
+ Hits        26560    26562    +2     
+ Misses       9528     9526    -2     
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% <ø> (ø)
apm-capabilities-tracing-ubuntu 48.21% <ø> (ø)
apm-capabilities-tracing-windows 48.00% <ø> (ø)
apm-integrations-child-process 36.16% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 35.15% <ø> (-0.09%) ⬇️
apm-integrations-couchbase-eol 35.20% <ø> (-0.09%) ⬇️
apm-integrations-oracledb 35.20% <ø> (-0.09%) ⬇️
appsec-express 52.90% <ø> (-0.06%) ⬇️
appsec-fastify 49.38% <ø> (-0.07%) ⬇️
appsec-graphql 49.64% <ø> (-0.07%) ⬇️
appsec-kafka 42.17% <ø> (-0.07%) ⬇️
appsec-ldapjs 41.48% <ø> (-0.08%) ⬇️
appsec-lodash 41.51% <ø> (-0.08%) ⬇️
appsec-macos 56.82% <ø> (-0.06%) ⬇️
appsec-mongodb-core 46.14% <ø> (-0.08%) ⬇️
appsec-mongoose 46.71% <ø> (-0.07%) ⬇️
appsec-mysql 48.86% <ø> (-0.07%) ⬇️
appsec-node-serialize 40.69% <ø> (-0.08%) ⬇️
appsec-passport 44.68% <ø> (-0.08%) ⬇️
appsec-postgres 48.44% <ø> (-0.07%) ⬇️
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.07%) ⬇️
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.22%) ⬇️
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.72% <ø> (-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.26% <ø> (-0.09%) ⬇️
plugins-mongoose 36.13% <ø> (-0.09%) ⬇️
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.51% <ø> (-0.06%) ⬇️
plugins-process 25.66% <ø> (ø)
plugins-pug 26.33% <ø> (ø)
plugins-redis 36.00% <ø> (-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.48% <ø> (+0.03%) ⬆️
plugins-vm 25.66% <ø> (ø)
plugins-winston 31.52% <ø> (-0.22%) ⬇️
plugins-ws 39.08% <ø> (-0.09%) ⬇️
profiling-macos 38.03% <ø> (-0.09%) ⬇️
profiling-ubuntu 38.65% <ø> (+0.36%) ⬆️
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.

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

datadog-datadog-prod-us1-2 bot commented Apr 17, 2026

Tests

Fix all issues with BitsAI or with Cursor

⚠️ Other Violations

🧪 40 Tests failed

cypress@10.2.0 commonJS final status tag sets final_status tag on last retry (ATR active only) from integration-tests/cypress/cypress.spec.js   View in Datadog   (Fix with Cursor)
Expected values to be strictly equal:

0 !== 1

cypress@10.2.0 commonJS final status tag sets final_status tag on last retry (ATR active only) from integration-tests/cypress/cypress.spec.js   View in Datadog   (Fix with Cursor)
Expected values to be strictly equal:

0 !== 1

cypress@10.2.0 commonJS final status tag sets final_status tag to skip for disabled tests from integration-tests/cypress/cypress.spec.js   View in Datadog   (Fix with Cursor)
Expected values to be strictly equal:
+ actual - expected

+ undefined
- 'skip'
View all

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 68.02% (+0.01%)

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

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Apr 17, 2026

Benchmarks

Benchmark execution time: 2026-04-17 21:43:30

Comparing candidate commit b200156 in PR branch sebas_conde/feat/create-final-status-tag-for-cypress with baseline commit 3e74642 in branch master.

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

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.

1 participant