Skip to content

Manual Penpot Tests (TESTS environment) #142

Manual Penpot Tests (TESTS environment)

Manual Penpot Tests (TESTS environment) #142

Status Failure
Total duration 3m 43s
Artifacts

playwright_tests_manual.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
tests_chromium
Process completed with exit code 1.
[chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382): tests/composition/composition-text.spec.js#L186
1) [chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382) › Add a new shadow with settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('div[class*="viewport"]').first() Timeout: 5000ms Timeout 5000ms exceeded. Snapshot: text-drop-shadow.png Call log: - Expect "toHaveScreenshot(text-drop-shadow.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div[class*="viewport"]').first() - locator resolved to <div data-testid="viewport" class="main_ui_workspace_viewport_wasm__viewport">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - Timeout 5000ms exceeded. 184 | await mainPage.clickOnLayerOnCanvas(); 185 | await mainPage.focusLayerViaShortcut(); > 186 | await expect(mainPage.viewport).toHaveScreenshot('text-drop-shadow.png', { | ^ 187 | mask: mainPage.maskViewport(), 188 | }); 189 | await mainPage.focusLayerViaShortcut(); at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:186:39 at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:177:5
[chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382): tests/composition/composition-text.spec.js#L186
1) [chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382) › Add a new shadow with settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('div[class*="viewport"]').first() Timeout: 5000ms Timeout 5000ms exceeded. Snapshot: text-drop-shadow.png Call log: - Expect "toHaveScreenshot(text-drop-shadow.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div[class*="viewport"]').first() - Timeout 5000ms exceeded. 184 | await mainPage.clickOnLayerOnCanvas(); 185 | await mainPage.focusLayerViaShortcut(); > 186 | await expect(mainPage.viewport).toHaveScreenshot('text-drop-shadow.png', { | ^ 187 | mask: mainPage.maskViewport(), 188 | }); 189 | await mainPage.focusLayerViaShortcut(); at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:186:39 at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:177:5
[chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382): tests/composition/composition-text.spec.js#L186
1) [chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382) › Add a new shadow with settings Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('div[class*="viewport"]').first() Timeout: 5000ms Timeout 5000ms exceeded. Snapshot: text-drop-shadow.png Call log: - Expect "toHaveScreenshot(text-drop-shadow.png)" with timeout 5000ms - verifying given screenshot expectation - waiting for locator('div[class*="viewport"]').first() - locator resolved to <div data-testid="viewport" class="main_ui_workspace_viewport_wasm__viewport">…</div> - Timeout 5000ms exceeded. 184 | await mainPage.clickOnLayerOnCanvas(); 185 | await mainPage.focusLayerViaShortcut(); > 186 | await expect(mainPage.viewport).toHaveScreenshot('text-drop-shadow.png', { | ^ 187 | mask: mainPage.maskViewport(), 188 | }); 189 | await mainPage.focusLayerViaShortcut(); at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:186:39 at /home/runner/work/penpotqa/penpotqa/tests/composition/composition-text.spec.js:177:5
🎭 Playwright Run Summary
1 failed [chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382)