Skip to content

Publish New Release - Scheduled #138

Publish New Release - Scheduled

Publish New Release - Scheduled #138

Triggered via schedule May 19, 2025 09:00
Status Success
Total duration 9m 31s
Artifacts
Matrix: ci / unit

Annotations

2 errors, 2 warnings, and 1 notice
[Google Chrome] › test/e2e/integration.spec.ts:160:7 › Browser Integration › it sends XHR breadcrumbs for absolute paths: packages/js/test/e2e/integration.spec.ts#L1
1) [Google Chrome] › test/e2e/integration.spec.ts:160:7 › Browser Integration › it sends XHR breadcrumbs for absolute paths Test timeout of 30000ms exceeded.
[Google Chrome] › test/e2e/integration.spec.ts:160:7 › Browser Integration › it sends XHR breadcrumbs for absolute paths: packages/js/test/e2e/integration.spec.ts#L161
1) [Google Chrome] › test/e2e/integration.spec.ts:160:7 › Browser Integration › it sends XHR breadcrumbs for absolute paths Error: page.evaluateHandle: Test timeout of 30000ms exceeded. 159 | 160 | test('it sends XHR breadcrumbs for absolute paths', async ({ page }) => { > 161 | const resultHandle = await page.evaluateHandle(async _ => { | ^ 162 | return new Promise<void>(function (resolve, _reject) { 163 | const request = new XMLHttpRequest() 164 | request.open('GET', 'https://example.com/example/path', true); at /home/runner/work/honeybadger-js/honeybadger-js/packages/js/test/e2e/integration.spec.ts:161:37
ci / changes
'before' field is missing in event payload - changes will be detected from last commit
ci / lint: packages/react/examples/react-19/src/main.tsx#L12
Forbidden non-null assertion
🎭 Playwright Run Summary
1 flaky [Google Chrome] › test/e2e/integration.spec.ts:160:7 › Browser Integration › it sends XHR breadcrumbs for absolute paths 2 skipped 228 passed (4.0m)