Firefox and Webkit #201
Annotations
10 errors, 1 warning, and 1 notice
Run playwright test:
tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
+ "123",
"456",
"789",
- "123",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
|
Run playwright test:
tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
+ "123",
"456",
"789",
- "123",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
|
Run playwright test:
tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
+ "123",
"456",
"789",
- "123",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
|
Run playwright test:
tests/utils/asserts.ts#L209
1) drag.spec.ts:63:1 › move drag handle in paragraphs ────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
+ "123",
"456",
"789",
- "123",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:70:3
|
Run playwright test:
tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ──────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"1",
"2",
+ "21",
"22",
"23",
- "21",
"3",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
|
Run playwright test:
tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ──────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"1",
"2",
+ "21",
"22",
"23",
- "21",
"3",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
|
Run playwright test:
tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ──────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"1",
"2",
+ "21",
"22",
"23",
- "21",
"3",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
|
Run playwright test:
tests/utils/asserts.ts#L209
2) drag.spec.ts:83:1 › move drag handle in nested block ──────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"1",
"2",
+ "21",
"22",
"23",
- "21",
"3",
]
at utils/asserts.ts:209
207 | });
208 | }, currentEditorIndex);
> 209 | expect(actualTexts).toEqual(texts);
| ^
210 | }
211 |
212 | export async function assertEdgelessCanvasText(page: Page, text: string) {
at assertRichTexts (/Users/runner/work/blocksuite/blocksuite/tests/utils/asserts.ts:209:23)
at /Users/runner/work/blocksuite/blocksuite/tests/drag.spec.ts:110:3
|
Run playwright test:
tests/drag.spec.ts#L199
3) drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ──────────────
Error: expect(string).toMatchSnapshot(expected)
{
"type": "block",
"id": "0",
"flavour": "affine:page",
"version": 2,
"props": {
"title": {
"$blocksuite:internal:text$": true,
"delta": []
}
},
"children": [
{
"type": "block",
"id": "1",
"flavour": "affine:note",
"version": 1,
"props": {
"xywh": "[0,0,498,92]",
"background": "--affine-note-background-white",
"index": "a0",
"lockedBySelf": false,
"hidden": false,
"displayMode": "both",
"edgeless": {
"style": {
"borderRadius": 8,
"borderSize": 4,
"borderStyle": "none",
"shadowType": "--affine-note-shadow-box"
}
}
},
"children": [
{
"type": "block",
"id": "43",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "BA"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
"type": "block",
"id": "54",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "CB"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
{
"type": "block",
"id": "65",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "DC"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
"type": "block",
"id": "76",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "ED"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
{
"type": "block",
"id": "87",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
|
Run playwright test:
tests/drag.spec.ts#L199
3) drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
{
"type": "block",
"id": "0",
"flavour": "affine:page",
"version": 2,
"props": {
"title": {
"$blocksuite:internal:text$": true,
"delta": []
}
},
"children": [
{
"type": "block",
"id": "1",
"flavour": "affine:note",
"version": 1,
"props": {
"xywh": "[0,0,498,92]",
"background": "--affine-note-background-white",
"index": "a0",
"lockedBySelf": false,
"hidden": false,
"displayMode": "both",
"edgeless": {
"style": {
"borderRadius": 8,
"borderSize": 4,
"borderStyle": "none",
"shadowType": "--affine-note-shadow-box"
}
}
},
"children": [
{
"type": "block",
"id": "43",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "BA"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
"type": "block",
"id": "54",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "CB"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
{
"type": "block",
"id": "65",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "DC"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
"type": "block",
"id": "76",
"flavour": "affine:list",
"version": 1,
"props": {
"type": "bulleted",
"text": {
"$blocksuite:internal:text$": true,
"delta": [
{
"insert": "ED"
}
]
},
"checked": false,
"collapsed": false,
"order": null
},
"children": []
},
{
{
"type": "block",
"id": "87",
"flavour": "affine:list",
"version": 1,
|
Run playwright test:
tests/edgeless/color-picker.spec.ts#L1
tests/edgeless/color-picker.spec.ts took 27.4s
|
Run playwright test
145 failed
drag.spec.ts:63:1 › move drag handle in paragraphs ─────────────────────────────────────────────
drag.spec.ts:83:1 › move drag handle in nested block ───────────────────────────────────────────
drag.spec.ts:167:1 › move to the last block of each level in multi-level nesting ───────────────
drag.spec.ts:343:1 › should blur rich-text first on starting block selection ───────────────────
edgeless/align.spec.ts:28:3 › auto arrange align › arrange shapes ──────────────────────────────
edgeless/align.spec.ts:51:3 › auto arrange align › arrange rotated shapes ──────────────────────
edgeless/align.spec.ts:72:3 › auto arrange align › arrange connected shapes ────────────────────
edgeless/align.spec.ts:87:3 › auto arrange align › arrange connector ───────────────────────────
edgeless/align.spec.ts:101:3 › auto arrange align › arrange edgeless text ──────────────────────
edgeless/align.spec.ts:123:3 › auto arrange align › arrange note ───────────────────────────────
edgeless/align.spec.ts:138:3 › auto arrange align › arrange group ──────────────────────────────
edgeless/align.spec.ts:155:3 › auto arrange align › arrange frame ──────────────────────────────
edgeless/align.spec.ts:178:3 › auto arrange align › arrange mindmap ────────────────────────────
edgeless/align.spec.ts:197:3 › auto arrange align › arrange shape, note, connector, brush and edgeless text
edgeless/align.spec.ts:233:3 › auto resize align › resize and arrange shapes ───────────────────
edgeless/align.spec.ts:256:3 › auto resize align › resize and arrange rotated shapes ───────────
edgeless/align.spec.ts:277:3 › auto resize align › resize and arrange connected shapes ─────────
edgeless/align.spec.ts:292:3 › auto resize align › resize and arrange connector ────────────────
edgeless/align.spec.ts:306:3 › auto resize align › resize and arrange edgeless text ────────────
edgeless/align.spec.ts:328:3 › auto resize align › resize and arrange note ─────────────────────
edgeless/align.spec.ts:343:3 › auto resize align › resize and arrange group ────────────────────
edgeless/align.spec.ts:360:3 › auto resize align › resize and arrange frame ────────────────────
edgeless/align.spec.ts:383:3 › auto resize align › resize and arrange mindmap ──────────────────
edgeless/align.spec.ts:402:3 › auto resize align › resize and arrange shape, note, connector, brush and text
edgeless/auto-complete.spec.ts:46:5 › auto-complete › click on auto-complete button › click on right auto-complete button
edgeless/auto-complete.spec.ts:53:5 › auto-complete › click on auto-complete button › click on bottom auto-complete button
edgeless/auto-complete.spec.ts:60:5 › auto-complete › click on auto-complete button › click on left auto-complete button
edgeless/auto-complete.spec.ts:67:5 › auto-complete › click on auto-complete button › click on top auto-complete button
edgeless/auto-complete.spec.ts:75:5 › auto-complete › click on auto-complete button › click on note auto-complete button
edgeless/auto-complete.spec.ts:93:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add shape
edgeless/auto-complete.spec.ts:108:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add canvas text
edgeless/auto-complete.spec.ts:133:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add note
edgeless/auto-complete.spec.ts:227:5 › auto-complete › drag on auto-complete button › drag on right auto-complete button to add frame
edgeless/auto-connect.spec.ts:22:3 › auto-connect › navigator ──────────────────────────────────
edgeless/auto-connect.spec.ts:63:3 › auto-connect › should display index label when select note
edgeless/auto-connect.spec.ts:87:3 › auto-connect › should hide index label when dragging note ─
edgeless/auto-connect.spec.ts:120:3 › auto-connect › should update index label position after dragging
edgeless/basic.spec.ts:211:
|
Loading