You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
browser extensions › should not warn - edge case simulating NextJs with an extension that override `appendChild` from browser-extensions/browserExtensions.scenario.ts (Datadog) (Fix with Cursor)
logs entry should add a `_setDebug` that works from Chrome Headless 139.0.0.0 (Linux 0.0.0) (Datadog) (Fix with Cursor)
Error: Expected spy error to have been called once. It was called 2 times.
at <Jasmine>
at UserContext.<anonymous> (/go/src/github.com/DataDog/browser-sdk/packages/logs/src/boot/logsPublicApi.spec.ts:52:24 <- /tmp/_karma_webpack_622399/commons.js:155639:28)
at <Jasmine>
user, account and global context › should be included in all rum events › async from context.scenario.ts (Datadog) (Fix with Cursor)
createTest.ts:244:3 async
[chromium] › ../lib/framework/createTest.ts:244:3 › user, account and global context › should be included in all rum events › async
Error: expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"level": "error", "message": "Datadog Browser SDK: Recorder failed to start: an error occurred while initializing the module: TypeError: Failed to resolve module specifier './chunks/recorder-5beded716eb5a95f9087.js'. The base URL is about:blank because import() is called from a CORS-cross-origin script.
at i.f.j (http://172.18.74.45:9386/datadog-rum.js:1:54280)
...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Changes
Test instructions
Checklist