-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDKType: Tests
Description
Flakiness Type
Timeout
Name of Job
Remix v2 (Node 14) Tests
Name of Test
test/integration/test/client/root-loader.test.ts:39:5
Link to Test Run
https://github.com/getsentry/sentry-javascript/actions/runs/5680762626/job/15395808939
Details
1) [firefox] › test/integration/test/client/root-loader.test.ts:39:5 › should inject `sentry-trace` and `baggage` into root loader returning a plain object.
Test timeout of 30000ms exceeded.
page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "http://localhost:3000/?type=plain", waiting until "load"
============================================================
38 |
39 | test('should inject `sentry-trace` and `baggage` into root loader returning a plain object.', async ({ page }) => {
> 40 | await page.goto('/?type=plain');
| ^
41 |
42 | const { sentryTrace, sentryBaggage } = await extractTraceAndBaggageFromMeta(page);
43 |
at /home/runner/work/sentry-javascript/sentry-javascript/packages/remix/test/integration/test/client/root-loader.test.ts:40:14
Pending operations:
- page.goto at test/integration/test/client/root-loader.test.ts:40:14
1 failed
[firefox] › test/integration/test/client/root-loader.test.ts:39:5 › should inject `sentry-trace` and `baggage` into root loader returning a plain object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDKType: Tests
Fields
Give feedbackNo fields configured for issues without a type.