Skip to content

test: Rollup integration tests #2031

test: Rollup integration tests

test: Rollup integration tests #2031

Triggered via pull request March 6, 2026 14:53
Status Failure
Total duration 4m 53s
Artifacts 1

checks.yml

on: pull_request
Build packages
1m 2s
Build packages
Formatting check
38s
Formatting check
Typing check
52s
Typing check
Unit Tests
24s
Unit Tests
E2E Tests
0s
E2E Tests
Linter check
45s
Linter check
Upload Artifacts
0s
Upload Artifacts
Matrix: test-integration-next
Matrix: test-integration
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Formatting check
Process completed with exit code 1.
Linter check
Process completed with exit code 1.
fixtures/rollup4/multiple-entry-points.test.ts > rollup v4 > multiple-entry-points: packages/integration-tests-next/fixtures/rollup4/multiple-entry-points.test.ts#L6
Error: Snapshot `rollup v4 > multiple-entry-points 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d6522b10-3189-4ceb-b9e3-9764b0420211",e._sentryDebugIdIdentifier="sentry-dbid-d6522b10-3189-4ceb-b9e3-9764b0420211");}catch(e){}}();function add(a, b) { + "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="148e2359-5b6f-4838-b7b8-cf5754ecf76f",e._sentryDebugIdIdentifier="sentry-dbid-148e2359-5b6f-4838-b7b8-cf5754ecf76f");}catch(e){}}();function add(a, b) { return a + b; } export { add as a }; ", ❯ fixtures/rollup4/multiple-entry-points.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/module-metadata.test.ts > rollup v4 > module-metadata: packages/integration-tests-next/fixtures/rollup4/module-metadata.test.ts#L6
Error: Snapshot `rollup v4 > module-metadata 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/module-metadata.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/debugids-already-injected.test.ts > rollup v4 > debugids-already-injected: packages/integration-tests-next/fixtures/rollup4/debugids-already-injected.test.ts#L10
Error: Snapshot `rollup v4 > debugids-already-injected 1` mismatched - Expected + Received { - "252e0338-8927-4f52-bd57-188131defd0f-0.js": "// eslint-disable-next-line no-console + "52e6551f-1142-414a-b9f3-9fd21a04b8d4-0.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); - //# debugId=252e0338-8927-4f52-bd57-188131defd0f + //# debugId=52e6551f-1142-414a-b9f3-9fd21a04b8d4 //# sourceMappingURL=basic.js.map ", - "252e0338-8927-4f52-bd57-188131defd0f-0.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC","debugId":"252e0338-8927-4f52-bd57-188131defd0f","debug_id":"252e0338-8927-4f52-bd57-188131defd0f"}", + "52e6551f-1142-414a-b9f3-9fd21a04b8d4-0.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC","debugId":"52e6551f-1142-414a-b9f3-9fd21a04b8d4","debug_id":"52e6551f-1142-414a-b9f3-9fd21a04b8d4"}", } ❯ fixtures/rollup4/debugids-already-injected.test.ts:10:17 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/bundle-size-optimizations.test.ts > rollup v4 > bundle-size-optimizations: packages/integration-tests-next/fixtures/rollup4/bundle-size-optimizations.test.ts#L6
Error: Snapshot `rollup v4 > bundle-size-optimizations 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4",e._sentryDebugIdIdentifier="sentry-dbid-9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4");}catch(e){}}();console.log( + "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="15d4c36b-bdf0-4daa-925f-a9134610c002",e._sentryDebugIdIdentifier="sentry-dbid-15d4c36b-bdf0-4daa-925f-a9134610c002");}catch(e){}}();console.log( JSON.stringify({ debug: "b", trace: "b", replayCanvas: "a" , replayIframe: "a" , ❯ fixtures/rollup4/bundle-size-optimizations.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/build-info.test.ts > rollup v4 > build-info: packages/integration-tests-next/fixtures/rollup4/build-info.test.ts#L6
Error: Snapshot `rollup v4 > build-info 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup"],"depsVersions":{"react":19,"rollup":4},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup"],"depsVersions":{"react":19,"rollup":4},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/build-info.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic.test.ts > rollup v4 > basic: packages/integration-tests-next/fixtures/rollup4/basic.test.ts#L6
Error: Snapshot `rollup v4 > basic 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ❯ fixtures/rollup4/basic.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic-sourcemaps.test.ts > rollup v4 > basic-sourcemaps: packages/integration-tests-next/fixtures/rollup4/basic-sourcemaps.test.ts#L6
Error: Snapshot `rollup v4 > basic-sourcemaps 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", - "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", + "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup4/basic-sourcemaps.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic-release-disabled.test.ts > rollup v4 > basic-release-disabled: packages/integration-tests-next/fixtures/rollup4/basic-release-disabled.test.ts#L6
Error: Snapshot `rollup v4 > basic-release-disabled 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/basic-release-disabled.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/application-key.test.ts > rollup v4 > application-key: packages/integration-tests-next/fixtures/rollup4/application-key.test.ts#L6
Error: Snapshot `rollup v4 > application-key 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/application-key.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/after-upload-deletion.test.ts > rollup v4 > after-upload-deletion: packages/integration-tests-next/fixtures/rollup4/after-upload-deletion.test.ts#L6
Error: Snapshot `rollup v4 > after-upload-deletion 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", } ❯ fixtures/rollup4/after-upload-deletion.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/multiple-entry-points.test.ts > rollup v4 > multiple-entry-points: packages/integration-tests-next/fixtures/rollup4/multiple-entry-points.test.ts#L6
Error: Snapshot `rollup v4 > multiple-entry-points 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d6522b10-3189-4ceb-b9e3-9764b0420211",e._sentryDebugIdIdentifier="sentry-dbid-d6522b10-3189-4ceb-b9e3-9764b0420211");}catch(e){}}();function add(a, b) { + "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="148e2359-5b6f-4838-b7b8-cf5754ecf76f",e._sentryDebugIdIdentifier="sentry-dbid-148e2359-5b6f-4838-b7b8-cf5754ecf76f");}catch(e){}}();function add(a, b) { return a + b; } export { add as a }; ", ❯ fixtures/rollup4/multiple-entry-points.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/module-metadata.test.ts > rollup v4 > module-metadata: packages/integration-tests-next/fixtures/rollup4/module-metadata.test.ts#L6
Error: Snapshot `rollup v4 > module-metadata 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/module-metadata.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/debugids-already-injected.test.ts > rollup v4 > debugids-already-injected: packages/integration-tests-next/fixtures/rollup4/debugids-already-injected.test.ts#L10
Error: Snapshot `rollup v4 > debugids-already-injected 1` mismatched - Expected + Received { - "252e0338-8927-4f52-bd57-188131defd0f-0.js": "// eslint-disable-next-line no-console + "52e6551f-1142-414a-b9f3-9fd21a04b8d4-0.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); - //# debugId=252e0338-8927-4f52-bd57-188131defd0f + //# debugId=52e6551f-1142-414a-b9f3-9fd21a04b8d4 //# sourceMappingURL=basic.js.map ", - "252e0338-8927-4f52-bd57-188131defd0f-0.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC","debugId":"252e0338-8927-4f52-bd57-188131defd0f","debug_id":"252e0338-8927-4f52-bd57-188131defd0f"}", + "52e6551f-1142-414a-b9f3-9fd21a04b8d4-0.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC","debugId":"52e6551f-1142-414a-b9f3-9fd21a04b8d4","debug_id":"52e6551f-1142-414a-b9f3-9fd21a04b8d4"}", } ❯ fixtures/rollup4/debugids-already-injected.test.ts:10:17 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/bundle-size-optimizations.test.ts > rollup v4 > bundle-size-optimizations: packages/integration-tests-next/fixtures/rollup4/bundle-size-optimizations.test.ts#L6
Error: Snapshot `rollup v4 > bundle-size-optimizations 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4",e._sentryDebugIdIdentifier="sentry-dbid-9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4");}catch(e){}}();console.log( + "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="15d4c36b-bdf0-4daa-925f-a9134610c002",e._sentryDebugIdIdentifier="sentry-dbid-15d4c36b-bdf0-4daa-925f-a9134610c002");}catch(e){}}();console.log( JSON.stringify({ debug: "b", trace: "b", replayCanvas: "a" , replayIframe: "a" , ❯ fixtures/rollup4/bundle-size-optimizations.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/build-info.test.ts > rollup v4 > build-info: packages/integration-tests-next/fixtures/rollup4/build-info.test.ts#L6
Error: Snapshot `rollup v4 > build-info 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup"],"depsVersions":{"react":19,"rollup":4},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup"],"depsVersions":{"react":19,"rollup":4},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/build-info.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic.test.ts > rollup v4 > basic: packages/integration-tests-next/fixtures/rollup4/basic.test.ts#L6
Error: Snapshot `rollup v4 > basic 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ❯ fixtures/rollup4/basic.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic-sourcemaps.test.ts > rollup v4 > basic-sourcemaps: packages/integration-tests-next/fixtures/rollup4/basic-sourcemaps.test.ts#L6
Error: Snapshot `rollup v4 > basic-sourcemaps 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", - "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", + "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup4/basic-sourcemaps.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/basic-release-disabled.test.ts > rollup v4 > basic-release-disabled: packages/integration-tests-next/fixtures/rollup4/basic-release-disabled.test.ts#L6
Error: Snapshot `rollup v4 > basic-release-disabled 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/basic-release-disabled.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/application-key.test.ts > rollup v4 > application-key: packages/integration-tests-next/fixtures/rollup4/application-key.test.ts#L6
Error: Snapshot `rollup v4 > application-key 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup4/application-key.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup4/after-upload-deletion.test.ts > rollup v4 > after-upload-deletion: packages/integration-tests-next/fixtures/rollup4/after-upload-deletion.test.ts#L6
Error: Snapshot `rollup v4 > after-upload-deletion 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", } ❯ fixtures/rollup4/after-upload-deletion.test.ts:6:29 ❯ fixtures/rollup4/utils.ts:29:5
fixtures/rollup3/release-disabled.test.ts > rollup v3 > release-disabled: packages/integration-tests-next/fixtures/rollup3/release-disabled.test.ts#L6
Error: Snapshot `rollup v3 > release-disabled 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup3/release-disabled.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/multiple-entry-points.test.ts > rollup v3 > multiple-entry-points: packages/integration-tests-next/fixtures/rollup3/multiple-entry-points.test.ts#L6
Error: Snapshot `rollup v3 > multiple-entry-points 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d6522b10-3189-4ceb-b9e3-9764b0420211",e._sentryDebugIdIdentifier="sentry-dbid-d6522b10-3189-4ceb-b9e3-9764b0420211");}catch(e){}}();function add(a, b) { + "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="148e2359-5b6f-4838-b7b8-cf5754ecf76f",e._sentryDebugIdIdentifier="sentry-dbid-148e2359-5b6f-4838-b7b8-cf5754ecf76f");}catch(e){}}();function add(a, b) { return a + b; } export { add as a }; ", ❯ fixtures/rollup3/multiple-entry-points.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/module-metadata.test.ts > rollup v3 > module-metadata: packages/integration-tests-next/fixtures/rollup3/module-metadata.test.ts#L6
Error: Snapshot `rollup v3 > module-metadata 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/module-metadata.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/bundle-size-optimizations.test.ts > rollup v3 > bundle-size-optimizations: packages/integration-tests-next/fixtures/rollup3/bundle-size-optimizations.test.ts#L6
Error: Snapshot `rollup v3 > bundle-size-optimizations 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4",e._sentryDebugIdIdentifier="sentry-dbid-9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4");}catch(e){}}();console.log( + "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="15d4c36b-bdf0-4daa-925f-a9134610c002",e._sentryDebugIdIdentifier="sentry-dbid-15d4c36b-bdf0-4daa-925f-a9134610c002");}catch(e){}}();console.log( JSON.stringify({ debug: "b", trace: "b", replayCanvas: "a" , replayIframe: "a" , ❯ fixtures/rollup3/bundle-size-optimizations.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/build-info.test.ts > rollup v3 > build-info: packages/integration-tests-next/fixtures/rollup3/build-info.test.ts#L6
Error: Snapshot `rollup v3 > build-info 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup","rollup-plugin-eol"],"depsVersions":{"react":19,"rollup":3},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup","rollup-plugin-eol"],"depsVersions":{"react":19,"rollup":3},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/build-info.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic.test.ts > rollup v3 > basic: packages/integration-tests-next/fixtures/rollup3/basic.test.ts#L6
Error: Snapshot `rollup v3 > basic 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ❯ fixtures/rollup3/basic.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic-sourcemaps.test.ts > rollup v3 > basic-sourcemaps: packages/integration-tests-next/fixtures/rollup3/basic-sourcemaps.test.ts#L6
Error: Snapshot `rollup v3 > basic-sourcemaps 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", - "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", + "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup3/basic-sourcemaps.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic-release-disabled.test.ts > rollup v3 > basic-release-disabled: packages/integration-tests-next/fixtures/rollup3/basic-release-disabled.test.ts#L6
Error: Snapshot `rollup v3 > basic-release-disabled 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/basic-release-disabled.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/application-key.test.ts > rollup v3 > application-key: packages/integration-tests-next/fixtures/rollup3/application-key.test.ts#L6
Error: Snapshot `rollup v3 > application-key 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/application-key.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/after-upload-deletion.test.ts > rollup v3 > after-upload-deletion: packages/integration-tests-next/fixtures/rollup3/after-upload-deletion.test.ts#L6
Error: Snapshot `rollup v3 > after-upload-deletion 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", } ❯ fixtures/rollup3/after-upload-deletion.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/release-disabled.test.ts > rollup v3 > release-disabled: packages/integration-tests-next/fixtures/rollup3/release-disabled.test.ts#L6
Error: Snapshot `rollup v3 > release-disabled 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup3/release-disabled.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/multiple-entry-points.test.ts > rollup v3 > multiple-entry-points: packages/integration-tests-next/fixtures/rollup3/multiple-entry-points.test.ts#L6
Error: Snapshot `rollup v3 > multiple-entry-points 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d6522b10-3189-4ceb-b9e3-9764b0420211",e._sentryDebugIdIdentifier="sentry-dbid-d6522b10-3189-4ceb-b9e3-9764b0420211");}catch(e){}}();function add(a, b) { + "common.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="148e2359-5b6f-4838-b7b8-cf5754ecf76f",e._sentryDebugIdIdentifier="sentry-dbid-148e2359-5b6f-4838-b7b8-cf5754ecf76f");}catch(e){}}();function add(a, b) { return a + b; } export { add as a }; ", ❯ fixtures/rollup3/multiple-entry-points.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/module-metadata.test.ts > rollup v3 > module-metadata: packages/integration-tests-next/fixtures/rollup3/module-metadata.test.ts#L6
Error: Snapshot `rollup v3 > module-metadata 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"something":"value","another":999});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/module-metadata.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/bundle-size-optimizations.test.ts > rollup v3 > bundle-size-optimizations: packages/integration-tests-next/fixtures/rollup3/bundle-size-optimizations.test.ts#L6
Error: Snapshot `rollup v3 > bundle-size-optimizations 1` mismatched - Expected + Received @@ -1,7 +1,7 @@ { - "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4",e._sentryDebugIdIdentifier="sentry-dbid-9ba2eb17-5b67-4bb4-bfcf-dca3e3b993b4");}catch(e){}}();console.log( + "bundle.js": "!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="15d4c36b-bdf0-4daa-925f-a9134610c002",e._sentryDebugIdIdentifier="sentry-dbid-15d4c36b-bdf0-4daa-925f-a9134610c002");}catch(e){}}();console.log( JSON.stringify({ debug: "b", trace: "b", replayCanvas: "a" , replayIframe: "a" , ❯ fixtures/rollup3/bundle-size-optimizations.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/build-info.test.ts > rollup v3 > build-info: packages/integration-tests-next/fixtures/rollup3/build-info.test.ts#L6
Error: Snapshot `rollup v3 > build-info 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup","rollup-plugin-eol"],"depsVersions":{"react":19,"rollup":3},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"build-information-injection-test"};e.SENTRY_BUILD_INFO={"deps":["@rollup/plugin-babel","@rollup/plugin-node-resolve","react","rollup","rollup-plugin-eol"],"depsVersions":{"react":19,"rollup":3},"nodeVersion":"NODE_VERSION"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/build-info.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic.test.ts > rollup v3 > basic: packages/integration-tests-next/fixtures/rollup3/basic.test.ts#L6
Error: Snapshot `rollup v3 > basic 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ❯ fixtures/rollup3/basic.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic-sourcemaps.test.ts > rollup v3 > basic-sourcemaps: packages/integration-tests-next/fixtures/rollup3/basic-sourcemaps.test.ts#L6
Error: Snapshot `rollup v3 > basic-sourcemaps 1` mismatched - Expected + Received @@ -1,11 +1,11 @@ { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", - "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", + "basic.js.map": "{"version":3,"file":"basic.js","sources":["../../src/basic.js"],"sourcesContent":["// eslint-disable-next-line no-console\nconsole.log(\"hello world\");\n"],"names":[],"mappings":"AAAA,CAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,IAAA,CAAA,IAAA,CAAA,EAAA,CAAA,OAAA;scACA,OAAO,CAAC,GAAG,CAAC,CAAA,KAAA,CAAA,KAAA,CAAa,CAAC"}", "sentry-cli-mock.json": "["releases","new","CURRENT_SHA"], ["releases","set-commits","CURRENT_SHA","--auto","--ignore-missing"], ["releases","finalize","CURRENT_SHA"], ["sourcemaps","upload","-p","fake-project","--release","CURRENT_SHA","sentry-bundler-plugin-upload-path","--ignore","node_modules","--no-rewrite"], ", ❯ fixtures/rollup3/basic-sourcemaps.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/basic-release-disabled.test.ts > rollup v3 > basic-release-disabled: packages/integration-tests-next/fixtures/rollup3/basic-release-disabled.test.ts#L6
Error: Snapshot `rollup v3 > basic-release-disabled 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/basic-release-disabled.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/application-key.test.ts > rollup v3 > application-key: packages/integration-tests-next/fixtures/rollup3/application-key.test.ts#L6
Error: Snapshot `rollup v3 > application-key 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};e._sentryModuleMetadata=e._sentryModuleMetadata||{},e._sentryModuleMetadata[(new e.Error).stack]=function(e){for(var n=1;n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var t in a)a.hasOwnProperty(t)&&(e[t]=a[t])}return e}({},e._sentryModuleMetadata[(new e.Error).stack],{"_sentryBundlerPluginAppKey:1234567890abcdef":true});var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); ", } ❯ fixtures/rollup3/application-key.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5
fixtures/rollup3/after-upload-deletion.test.ts > rollup v3 > after-upload-deletion: packages/integration-tests-next/fixtures/rollup3/after-upload-deletion.test.ts#L6
Error: Snapshot `rollup v3 > after-upload-deletion 1` mismatched - Expected + Received { "basic.js": "// eslint-disable-next-line no-console - !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="252e0338-8927-4f52-bd57-188131defd0f",e._sentryDebugIdIdentifier="sentry-dbid-252e0338-8927-4f52-bd57-188131defd0f");}catch(e){}}();console.log("hello world"); + !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};e.SENTRY_RELEASE={id:"CURRENT_SHA"};var n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="52e6551f-1142-414a-b9f3-9fd21a04b8d4",e._sentryDebugIdIdentifier="sentry-dbid-52e6551f-1142-414a-b9f3-9fd21a04b8d4");}catch(e){}}();console.log("hello world"); //# sourceMappingURL=basic.js.map ", } ❯ fixtures/rollup3/after-upload-deletion.test.ts:6:29 ❯ fixtures/rollup3/utils.ts:29:5

Artifacts

Produced during runtime
Name Size Digest
dist-artifacts-22768639693 Expired
460 KB
sha256:6bb89656db1998b6bfbe2777bfca586b56e39f7a73f9a31c90568f92008f360f