Run test manually #210
run-test-manual.yml
on: workflow_dispatch
Annotations
17 errors, 8 warnings, and 9 notices
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Test timeout of 30000ms exceeded.
|
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/dialogs/addNavigationMenuItemDialog.ts#L37
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('menu-link-options').getByRole('option', { name: 'Polo Shirts' }) to be visible
at ../pages/dialogs/addNavigationMenuItemDialog.ts:37
35 | await this.menuLinkOptions
36 | .getByRole("option", { name: optionName })
> 37 | .waitFor({ state: "visible" });
| ^
38 | expect(this.menuLinkOptions.getByRole("option", { name: optionName })).toBeEnabled();
39 | await this.menuLinkOptions.getByRole("option", { name: optionName }).click({ force: true });
40 | await this.waitForDOMToFullyLoad();
at AddNavigationMenuItemDialog.selectLinkOption (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/addNavigationMenuItemDialog.ts:37:8)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:66:3
|
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/navigationDetailsPage.ts#L39
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('menu-item').filter({ hasText: 'e2e-menu-item-to-be-updated' }).getByTestId('edit-menu-item-button').first()
at ../pages/navigationDetailsPage.ts:39
37 | async clickEditMenuItemButton(name:string) {
38 | const menuItem = await this.menuItem.filter({hasText:name})
> 39 | await menuItem.getByTestId("edit-menu-item-button").first().click();
| ^
40 | }
41 |
42 | async clickDeleteMenuItemButton(name: string) {
at NavigationDetailsPage.clickEditMenuItemButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/navigationDetailsPage.ts:39:65)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:56:3
|
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/navigationDetailsPage.ts#L39
1) [chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('menu-item').filter({ hasText: 'e2e-menu-item-to-be-updated' }).getByTestId('edit-menu-item-button').first()
at ../pages/navigationDetailsPage.ts:39
37 | async clickEditMenuItemButton(name:string) {
38 | const menuItem = await this.menuItem.filter({hasText:name})
> 39 | await menuItem.getByTestId("edit-menu-item-button").first().click();
| ^
40 | }
41 |
42 | async clickDeleteMenuItemButton(name: string) {
at NavigationDetailsPage.clickEditMenuItemButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/navigationDetailsPage.ts:39:65)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:56:3
|
run-tests (1/2)
Process completed with exit code 1.
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/tests/shippingMethods.spec.ts#L1
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Test timeout of 90000ms exceeded.
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/pages/pageElements/rightSideDetailsSection.ts#L118
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('select-channel-for-shipping-method')
- locator resolved to <input value="" role="combobox" name="channels" autocom…/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2a
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/tests/shippingMethods.spec.ts#L1
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/pages/pageElements/rightSideDetailsSection.ts#L118
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('select-channel-for-shipping-method')
- locator resolved to <input value="" role="combobox" name="channels" autocom…/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrol
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/tests/shippingMethods.spec.ts#L1
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e:
playwright/pages/pageElements/rightSideDetailsSection.ts#L118
1) [chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('select-channel-for-shipping-method')
- locator resolved to <input value="" role="combobox" name="channels" autocom…/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <span class="_1g8t8xp0 _9mn26xj _18fs8ps2ad _18fs8ps1k…>Channel</span> intercepts pointer events
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrol
|
[chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e:
playwright/tests/shippingMethods.spec.ts#L1
2) [chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
Test timeout of 90000ms exceeded.
|
[chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e:
playwright/pages/pageElements/rightSideDetailsSection.ts#L95
2) [chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('select-warehouse-for-shipping-method')
- locator resolved to <input value="" role="combobox" name="warehouses" autoc…/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waitin
|
[chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e:
playwright/tests/shippingMethods.spec.ts#L1
2) [chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e:
playwright/pages/pageElements/rightSideDetailsSection.ts#L95
2) [chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('select-warehouse-for-shipping-method')
- locator resolved to <input value="" role="combobox" name="warehouses" autoc…/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <li role="option" aria-selected="false" id="downshif…>…</li> from <div class="_8bnj8q3 _8bnj8q4 _18fs8ps2l _18fs8psf">…</div> subtree interc
|
create-run-on-testmo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests (1/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests (2/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "html-report--attempt-1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
tests-complete
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
BASE_URL
https://v319.staging.saleor.cloud/dashboard/
|
API_URL
https://v319.staging.saleor.cloud/graphql/
|
POOL_NAME
3.19 Staging
|
POOL_INSTANCE
https://v319.staging.saleor.cloud/
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.19
|
SNAPSHOT
backup_id=fXxB2CC7, version=3.19.53, name=snapshot-automation-tests-3.19
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
1 failed
[chromium] › navigation.spec.ts:49:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
1 skipped
113 passed (6.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › shippingMethods.spec.ts:17:5 › TC: SALEOR_31 Create basic shipping method @shipping-method @e2e
[chromium] › shippingMethods.spec.ts:131:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
1 flaky
[chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type
1 skipped
110 passed (7.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
33.9 MB |
|
html-report--attempt-1
Expired
|
37.5 MB |
|