feat: pdf embed view component #17732
Annotations
12 errors and 1 notice
|
Run playwright tests:
tests/affine-local/e2e/quick-search.spec.ts#L1
1) quick-search.spec.ts:135:5 › Create a new page without keyword ────────────────────────────────
Test timeout of 50000ms exceeded.
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
1) quick-search.spec.ts:135:5 › Create a new page without keyword ────────────────────────────────
Error: page.waitForSelector: Test timeout of 50000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:137:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
1) quick-search.spec.ts:135:5 › Create a new page without keyword ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:137:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
1) quick-search.spec.ts:135:5 › Create a new page without keyword ────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:137:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
1) quick-search.spec.ts:135:5 › Create a new page without keyword ────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:137:26
|
Run playwright tests:
tests/affine-local/e2e/quick-search.spec.ts#L1
2) quick-search.spec.ts:146:5 › Create a new page with keyword ───────────────────────────────────
Test timeout of 50000ms exceeded.
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
2) quick-search.spec.ts:146:5 › Create a new page with keyword ───────────────────────────────────
Error: page.waitForSelector: Test timeout of 50000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:148:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
2) quick-search.spec.ts:146:5 › Create a new page with keyword ───────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:148:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
2) quick-search.spec.ts:146:5 › Create a new page with keyword ───────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:148:26
|
Run playwright tests:
tests/kit/utils/page-logic.ts#L23
2) quick-search.spec.ts:146:5 › Create a new page with keyword ───────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('v-line') to be visible
at ../../kit/utils/page-logic.ts:23
21 |
22 | export async function waitForEditorLoad(page: Page) {
> 23 | await page.waitForSelector('v-line', {
| ^
24 | timeout: 20000,
25 | });
26 | }
at waitForEditorLoad (/home/runner/work/AFFiNE/AFFiNE/tests/kit/utils/page-logic.ts:23:14)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:148:26
|
Upload test results
The operation was canceled.
|
Run playwright tests
31 failed
quick-search.spec.ts:135:5 › Create a new page without keyword ─────────────────────────────────
quick-search.spec.ts:146:5 › Create a new page with keyword ────────────────────────────────────
quick-search.spec.ts:160:5 › Enter a keyword to search for ─────────────────────────────────────
quick-search.spec.ts:168:5 › Create a new page and search this page ────────────────────────────
quick-search.spec.ts:211:5 › Open quick search on local page ───────────────────────────────────
quick-search.spec.ts:220:5 › Autofocus input after opening quick search ────────────────────────
quick-search.spec.ts:229:5 › Autofocus input after select ──────────────────────────────────────
quick-search.spec.ts:240:5 › Focus title after creating a new page ─────────────────────────────
quick-search.spec.ts:250:5 › can use keyboard down to select goto setting ──────────────────────
quick-search.spec.ts:259:5 › assert the recent browse pages are on the recent list ─────────────
quick-search.spec.ts:339:5 › can use cmdk to export png ────────────────────────────────────────
quick-search.spec.ts:353:5 › can use cmdk to delete page and restore it ────────────────────────
quick-search.spec.ts:372:5 › can use cmdk to search page content and scroll to it, then the block will be selected
quick-search.spec.ts:411:5 › Create a new page with special characters in the title and search for this page
quick-search.spec.ts:433:5 › disable quick search when the link-popup is visitable ─────────────
quick-search.spec.ts:460:5 › can use @ to open quick search to search for doc and insert into canvas
quick-search.spec.ts:503:5 › can paste a doc link to create link reference ─────────────────────
quick-search.spec.ts:547:5 › can use slash menu to insert a newly created doc card ─────────────
quick-search.spec.ts:575:5 › can use slash menu to insert an external link ─────────────────────
router.spec.ts:6:5 › goto not found page ───────────────────────────────────────────────────────
router.spec.ts:18:5 › goto not found workspace ─────────────────────────────────────────────────
settings.spec.ts:16:5 › Open settings modal ────────────────────────────────────────────────────
settings.spec.ts:25:5 › change language using keyboard ─────────────────────────────────────────
settings.spec.ts:50:5 › Change theme ───────────────────────────────────────────────────────────
settings.spec.ts:66:5 › Change layout width ────────────────────────────────────────────────────
settings.spec.ts:78:5 › Open shortcuts panel ───────────────────────────────────────────────────
settings.spec.ts:87:5 › Open about panel ───────────────────────────────────────────────────────
settings.spec.ts:96:5 › Open experimental features panel ───────────────────────────────────────
settings.spec.ts:108:5 › Different workspace should have different name in the setting panel ───
theme.spec.ts:13:5 › default white ─────────────────────────────────────────────────────────────
undo-empty.spec.ts:10:5 › should be able to undo on empty page ─────────────────────────────────
1 passed (25.9m)
|
Loading