test: Webpack integration tests #2061
checks.yml
on: pull_request
Build packages
41s
Formatting check
20s
Typing check
1m 2s
Unit Tests
31s
E2E Tests
Linter check
59s
Upload Artifacts
Matrix: test-integration-next
Matrix: test-integration
Annotations
4 errors and 1 warning
|
Integration Tests (Node 18, OS windows-latest)
Process completed with exit code 1.
|
|
fixtures/errorhandling/error-no-handler.test.ts > Error throwing by default (no errorHandler) > doesn't throw when Sentry server responds with error code for webpack:
packages/integration-tests/fixtures/errorhandling/error-no-handler.test.ts#L31
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ fixtures/errorhandling/error-no-handler.test.ts:31:27
|
|
fixtures/errorhandling/error-no-handler.test.ts > Error throwing by default (no errorHandler) > doesn't throw when Sentry server responds with error code for rollup:
packages/integration-tests/fixtures/errorhandling/error-no-handler.test.ts#L31
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ fixtures/errorhandling/error-no-handler.test.ts:31:27
|
|
fixtures/debug-ids-already-injected/debug-ids-already-injected.test.ts > webpack bundle > check webpack bundle:
packages/integration-tests/fixtures/debug-ids-already-injected/debug-ids-already-injected.test.ts#L71
Error: Hook timed out in 30000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ fixtures/debug-ids-already-injected/debug-ids-already-injected.test.ts:71:3
|
|
Integration Tests (Node 18, OS windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|