Skip to content

Comments

Beltran.bulbarella/nextjs toolkit integration testing#4219

Draft
BeltranBulbarellaDD wants to merge 13 commits intomainfrom
beltran.bulbarella/nextjs-toolkit-integration_testing
Draft

Beltran.bulbarella/nextjs toolkit integration testing#4219
BeltranBulbarellaDD wants to merge 13 commits intomainfrom
beltran.bulbarella/nextjs-toolkit-integration_testing

Conversation

@BeltranBulbarellaDD
Copy link
Contributor

Motivation

Changes

Test instructions

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@cit-pr-commenter-54b7da
Copy link

cit-pr-commenter-54b7da bot commented Feb 20, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 171.96 KiB 171.96 KiB 0 B 0.00%
Rum Profiler 4.67 KiB 4.67 KiB 0 B 0.00%
Rum Recorder 24.72 KiB 24.72 KiB 0 B 0.00%
Logs 56.29 KiB 56.29 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 127.73 KiB 127.73 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0046 0.0041 -10.87%
RUM - add action 0.0283 0.014 -50.53%
RUM - add error 0.0194 0.0132 -31.96%
RUM - add timing 0.0042 0.0027 -35.71%
RUM - start view 0.0156 0.013 -16.67%
RUM - start/stop session replay recording 0.0011 0.0006 -45.45%
Logs - log message 0.0233 0.0148 -36.48%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 27.00 KiB 26.46 KiB -546 B
RUM - add action 111.45 KiB 114.13 KiB +2.68 KiB
RUM - add timing 26.44 KiB 27.35 KiB +925 B
RUM - add error 119.63 KiB 117.64 KiB -1.99 KiB
RUM - start/stop session replay recording 26.02 KiB 26.33 KiB +316 B
RUM - start view 502.94 KiB 503.65 KiB +726 B
Logs - log message 44.77 KiB 44.40 KiB -382 B

🔗 RealWorld

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

datadog-datadog-prod-us1-2 bot commented Feb 20, 2026

⚠️ Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 7 Tests failed

nextjs app router › should normalize dynamic route to /user/[id] from nextjsPlugin.scenario.ts (Datadog) (Fix with Cursor)
nextjsPlugin.scenario.ts:26:15 should normalize dynamic route to /user/[id]

[Webkit] › nextjsPlugin.scenario.ts:26:15 › nextjs app router › should normalize dynamic route to /user/[id] 

    Test timeout of 30000ms exceeded.

    Error: page.evaluate: Target page, context or browser has been closed

       at ../lib/framework/waitForRequests.ts:15

...
nextjs app router › should send a react component render vital event from nextjsPlugin.scenario.ts (Datadog) (Fix with Cursor)
nextjsPlugin.scenario.ts:83:15 should send a react component render vital event

[Webkit] › nextjsPlugin.scenario.ts:83:15 › nextjs app router › should send a react component render vital event 

    Test timeout of 30000ms exceeded.

    Error: page.evaluate: Target page, context or browser has been closed

       at ../lib/framework/waitForRequests.ts:15

...
nextjs app router › should track back navigation via popstate from nextjsPlugin.scenario.ts (Datadog) (Fix with Cursor)
nextjsPlugin.scenario.ts:67:15 should track back navigation via popstate

[Webkit] › nextjsPlugin.scenario.ts:67:15 › nextjs app router › should track back navigation via popstate 

    Test timeout of 30000ms exceeded.

    Error: page.evaluate: Target page, context or browser has been closed

       at ../lib/framework/waitForRequests.ts:15

...
View all

ℹ️ Info

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 85.00%
Overall Coverage: 77.18% (+0.02%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: dedd2ce | Docs | Datadog PR Page | Was this helpful? Give us feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant