Skip to content

Automatically remove/add window from Taskbar in Windows, when Show in… #187

Automatically remove/add window from Taskbar in Windows, when Show in…

Automatically remove/add window from Taskbar in Windows, when Show in… #187

Triggered via push January 6, 2024 20:30
Status Success
Total duration 3m 9s
Artifacts 1

tests.yml

on: push
Run Playwright Tests
3m 1s
Run Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[firefox] › block-creation.spec.js:42:5 › create block before current (B): tests/block-creation.spec.js#L20
1) [firefox] › block-creation.spec.js:42:5 › create block before current (B) ───────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 3 Received: 1 18 | await page.waitForTimeout(100); 19 | // check that blocks are created > 20 | expect((await heynotePage.getBlocks()).length).toBe(3) | ^ 21 | 22 | // check that visual block layers are created 23 | await expect(page.locator("css=.heynote-blocks-layer > div")).toHaveCount(3) at /home/runner/work/heynote/heynote/tests/block-creation.spec.js:20:52
🎭 Playwright Run Summary
1 flaky [firefox] › block-creation.spec.js:42:5 › create block before current (B) ────────────────────── 2 skipped 87 passed (1.9m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
722 KB