feat: Versioning & suggesting changes example #6668
Annotations
2 errors and 4 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty:
tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty
Error: expect(string).toMatchSnapshot(expected)
@@ -38,17 +38,11 @@
"type": "paragraph",
"attrs": {
"backgroundColor": "default",
"textColor": "default",
"textAlignment": "left"
- },
- "content": [
- {
- "type": "text",
- "text": "g"
- }
- ]
+ }
}
]
},
{
"type": "blockContainer",
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterSelectionNotEmpty-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-50885-when-selection-is-not-empty-webkit/enterSelectionNotEmpty-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:36:5
|
|
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar:
tests/src/end-to-end/ariakit/ariakit.test.ts#L41
1) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar
Error: expect(Buffer).toMatchSnapshot(expected)
1007 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-link-toolbar-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-diff.png
39 |
40 | await page.waitForTimeout(500);
> 41 | expect(await page.screenshot()).toMatchSnapshot("ariakit-link-toolbar.png");
| ^
42 | });
43 | test("Check slash menu", async ({ page }) => {
44 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:41:37
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "8a1e12aee035097aabf287c6d9a91357adbb87f3",
"ref": "2312"
},
"key": "lRlCPgzsiI",
"runId": 20443921233,
"webhookDebug": {
"action": "requested",
"head_branch": "versioning-demo",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2312,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:versioning-demo",
"oldPrDataHash": "KD220v9wjU",
"lookupKey": "TypeCellOS/BlockNote:versioning-demo",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "8a1e12aee035097aabf287c6d9a91357adbb87f3",
"ref": "2312"
}
}
}
|
|
🎭 Playwright Run Summary
1 skipped
94 passed (2.3m)
|
|
🎭 Playwright Run Summary
11 skipped
84 passed (2.8m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ─
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty
9 skipped
84 passed (3.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-chromium
Expired
|
264 KB |
sha256:ef0080aad7e71f89cd05cf380f7ca9d27fa6915a534afc8e92c79a3e8213294d
|
|
|
playwright-report-firefox
Expired
|
256 KB |
sha256:b1f784d04a32f568a244a8a59eeaa3997b01674ae623ac41f204e432e0f4300f
|
|
|
playwright-report-webkit
Expired
|
2.74 MB |
sha256:25e120103a83fe6a19bbe00525f3bfa52bc2de058136b48d32b8024e3b2721cc
|
|
|
relative-ci-artifacts-editor
Expired
|
46.3 KB |
sha256:fb3e2a8990600884085de317ecae9f1b9bab0311da00bdf485a742827a779d1b
|
|