Skip to content

docs: add sentry to website for error detection #4326

docs: add sentry to website for error detection

docs: add sentry to website for error detection #4326

Triggered via pull request March 5, 2025 13:48
Status Success
Total duration 6m 44s
Artifacts 4

build.yml

on: pull_request
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

1 error, 16 warnings, and 3 notices
Playwright Tests - webkit: tests/src/utils/editor.ts#L47
1) [webkit] › keyboardhandlers/keyboardhandlers.test.ts:79:7 › Check Keyboard Handlers' Behaviour › Check Backspace at the start of a block Error: expect(string).toMatchSnapshot(expected) { "type": "doc", "content": [ { "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { "id": "0", "textColor": "default", "backgroundColor": "default" }, "content": [ { "type": "phearadingraph", "attrs": { "textAlignment": "left", "level": 1 }, "content": [ { "type": "text", "text": "Heading" } ] } ] }, { "type": "blockContainer", "attrs": { "id": "1", "textColor": "default", "backgroundColor": "default" }, "content": [ { "type": "paragraph", "attrs": { "textAlignment": "left" } } ] } ] } ] } Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/backspaceStartOfBlock-json-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-54c1c-ace-at-the-start-of-a-block-webkit/backspaceStartOfBlock-json-actual.json at ../utils/editor.ts:47 45 | // Remove id from docs 46 | const doc = JSON.stringify(await getDoc(page), null, 2); > 47 | expect(doc).toMatchSnapshot(`${name}.json`); | ^ 48 | } 49 | at compareDocToSnapshot (/__w/BlockNote/BlockNote/tests/src/utils/editor.ts:47:15) at /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:87:5
Build
Cache not found for keys: node-cache-Linux-x64-npm-07b8bae4631fbf9c3aaa8a678def8e35c970c645dfac680a15a140ec475fad47
Playwright Tests - chromium: tests/[chromium] › slashmenu/slashmenu.test.ts#L0
tests/[chromium] › slashmenu/slashmenu.test.ts took 16.3s
Playwright Tests - chromium: tests/[chromium] › images/images.test.ts#L0
tests/[chromium] › images/images.test.ts took 16.8s
Playwright Tests - chromium: tests/[chromium] › draghandle/draghandle.test.ts#L0
tests/[chromium] › draghandle/draghandle.test.ts took 23.4s
Playwright Tests - chromium
Cache not found for keys: node-cache-Linux-x64-npm-07b8bae4631fbf9c3aaa8a678def8e35c970c645dfac680a15a140ec475fad47
Playwright Tests - firefox
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright Tests - firefox: tests/[firefox] › images/images.test.ts#L0
tests/[firefox] › images/images.test.ts took 18.0s
Playwright Tests - firefox: tests/[firefox] › slashmenu/slashmenu.test.ts#L0
tests/[firefox] › slashmenu/slashmenu.test.ts took 18.5s
Playwright Tests - firefox: tests/[firefox] › draghandle/draghandle.test.ts#L0
tests/[firefox] › draghandle/draghandle.test.ts took 26.8s
Playwright Tests - firefox
Cache not found for keys: node-cache-Linux-x64-npm-07b8bae4631fbf9c3aaa8a678def8e35c970c645dfac680a15a140ec475fad47
Playwright Tests - webkit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Playwright Tests - webkit: tests/[webkit] › theming/theming.test.ts#L0
tests/[webkit] › theming/theming.test.ts took 15.6s
Playwright Tests - webkit: tests/[webkit] › images/images.test.ts#L0
tests/[webkit] › images/images.test.ts took 21.2s
Playwright Tests - webkit: tests/[webkit] › slashmenu/slashmenu.test.ts#L0
tests/[webkit] › slashmenu/slashmenu.test.ts took 21.6s
Playwright Tests - webkit: tests/[webkit] › draghandle/draghandle.test.ts#L0
tests/[webkit] › draghandle/draghandle.test.ts took 27.6s
Playwright Tests - webkit
Cache not found for keys: node-cache-Linux-x64-npm-07b8bae4631fbf9c3aaa8a678def8e35c970c645dfac680a15a140ec475fad47
Playwright Tests - chromium
89 passed (2.3m)
Playwright Tests - firefox
10 skipped 79 passed (2.5m)
Playwright Tests - webkit
1 flaky [webkit] › keyboardhandlers/keyboardhandlers.test.ts:79:7 › Check Keyboard Handlers' Behaviour › Check Backspace at the start of a block 8 skipped 80 passed (3.2m)

Artifacts

Produced during runtime
Name Size
playwright-report-chromium
253 KB
playwright-report-firefox
246 KB
playwright-report-webkit
2.57 MB
relative-ci-artifacts-editor
48.9 KB