Skip to content

Manual Penpot Tests (TESTS environment) #148

Manual Penpot Tests (TESTS environment)

Manual Penpot Tests (TESTS environment) #148

Status Success
Total duration 3m 11s
Artifacts

playwright_tests_manual.yml

on: workflow_dispatch
tests_chromium
3m 6s
tests_chromium
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[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> - taking element screenshot - disabled all CSS animations - Timeout 5000ms exceeded. 184 | await mainPage.clickOnLayerOnCanvas(); 185 | await mainPage.focusLayerViaRightClickOnLayersTab('Hello world!'); > 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 flaky [chrome] › tests/composition/composition-text.spec.js:176:3 › Add and edit Shadow to text (Qase ID: 382)