Merge branch 'logseq:master' into master #147
e2e.yml
on: push
Build Test Artifact
8m 46s
Matrix: e2e-test-run
Annotations
9 errors, 6 warnings, and 3 notices
editor.spec.ts:94:5 › create new page from bracketing text #4971:
e2e-tests/editor.spec.ts#L104
1) editor.spec.ts:94:5 › create new page from bracketing text #4971 ──────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "Page not Exists yet"
Received string: "kVQ7T90NyNqjUvPXyKqH"
102 | // Check page title equals to `title`
103 | await page.waitForTimeout(100)
> 104 | expect(await page.locator('h1.title').innerText()).toContain(title)
| ^
105 |
106 | // Check there're linked references
107 | await page.waitForSelector(`.references .ls-block >> nth=1`, { state: 'detached', timeout: 100 })
at /home/runner/work/Logseq/Logseq/e2e-tests/editor.spec.ts:104:54
|
Test Shard 1 Repeat 1
Process completed with exit code 1.
|
Test Shard 3 Repeat 1
The job was canceled because "_1_1" failed.
|
Test Shard 2 Repeat 2
The job was canceled because "_1_1" failed.
|
Test Shard 2 Repeat 2
The operation was canceled.
|
Test Shard 2 Repeat 1
The job was canceled because "_1_1" failed.
|
Test Shard 1 Repeat 2
The job was canceled because "_1_1" failed.
|
Test Shard 2 Repeat 1
The operation was canceled.
|
Test Shard 1 Repeat 2
The operation was canceled.
|
Slow Test:
shui/table.spec.js#L1
shui/table.spec.js took 30.0s
|
Slow Test:
whiteboards.spec.ts#L1
whiteboards.spec.ts took 28.2s
|
Slow Test:
code-editing.spec.ts#L1
code-editing.spec.ts took 38.5s
|
Slow Test:
basic.spec.ts#L1
basic.spec.ts took 29.7s
|
Slow Test:
shui/table.spec.js#L1
shui/table.spec.js took 31.1s
|
Slow Test:
whiteboards.spec.ts#L1
whiteboards.spec.ts took 30.0s
|
🎭 Playwright Run Summary
5 skipped
64 passed (1.5m)
|
🎭 Playwright Run Summary
1 failed
editor.spec.ts:94:5 › create new page from bracketing text #4971 ───────────────────────────────
42 skipped
35 passed (1.9m)
|
🎭 Playwright Run Summary
5 skipped
64 passed (1.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-repeat-report-1-1
Expired
|
4.09 MB |
|
logseq-e2e-artifact
Expired
|
37.4 MB |
|