fix(ui): theme color related issues (#10638) #468
e2e.yml
on: push
Build Test Artifact
5m 7s
Matrix: e2e-test-run
Annotations
8 errors, 5 warnings, and 3 notices
headings.spec.ts:34:5 › set heading to 2:
e2e-tests/headings.spec.ts#L39
1) headings.spec.ts:34:5 › set heading to 2 ──────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "<h2>foo</h2>"
Received string: "<div class=\"flex flex-row justify-between block-content-inner\"><div class=\"flex-1 w-full\"><span class=\"inline\">foo</span></div></div>"
37 | await page.locator('#custom-context-menu .to-heading-button[title="Heading 2"]').click()
38 |
> 39 | expect(await page.locator('.ls-block .block-content >> nth=0').innerHTML()).toContain('<h2>foo</h2>')
| ^
40 | })
41 |
42 | test('switch to auto heading', async ({ page }) => {
at /home/runner/work/Logseq/Logseq/e2e-tests/headings.spec.ts:39:79
|
Test Shard 2 Repeat 1
Process completed with exit code 1.
|
Test Shard 1 Repeat 2
The job was canceled because "_1_2" failed.
|
Test Shard 1 Repeat 2
The operation was canceled.
|
Test Shard 2 Repeat 2
The job was canceled because "_1_2" failed.
|
Test Shard 2 Repeat 2
The operation was canceled.
|
Test Shard 1 Repeat 1
The job was canceled because "_1_2" failed.
|
Test Shard 1 Repeat 1
The operation was canceled.
|
Slow Test:
shui/table.spec.js#L1
shui/table.spec.js took 25.3s
|
Slow Test:
whiteboards.spec.ts#L1
whiteboards.spec.ts took 22.6s
|
Slow Test:
shui/table.spec.js#L1
shui/table.spec.js took 25.5s
|
Slow Test:
whiteboards.spec.ts#L1
whiteboards.spec.ts took 23.1s
|
Slow Test:
fs.spec.ts#L1
fs.spec.ts took 2.0m
|
🎭 Playwright Run Summary
5 skipped
64 passed (1.2m)
|
🎭 Playwright Run Summary
5 skipped
64 passed (1.3m)
|
🎭 Playwright Run Summary
1 failed
headings.spec.ts:34:5 › set heading to 2 ───────────────────────────────────────────────────────
15 skipped
5 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-repeat-report-2-1
Expired
|
17.5 MB |
|
logseq-e2e-artifact
Expired
|
37 MB |
|