Run tests on 3.23.16-be0383e CORE #804
Triggered via repository dispatch
July 7, 2026 09:15
saleor-deployments[bot]
automation-tests-event
b216b81
Status
Failure
Total duration
8m 40s
Artifacts
6
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
extract-version
18s
run-tests-on-release
/
add-check-and-prepare-instance
3m 2s
Matrix: run-tests-on-release / run-pw-tests
run-tests-on-release
/
update-check-status-if-previous-job-fails
0s
add-comment-to-release-pr
4s
Annotations
20 errors, 9 warnings, and 9 notices
|
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Rich Text attribute without ability to add values:
playwright/pages/configurationPage.ts#L74
9) [e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Rich Text attribute without ability to add values, NOT required, private #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:67:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Numeric attribute without ability to add values:
playwright/pages/configurationPage.ts#L74
8) [e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Numeric attribute without ability to add values, NOT required, private #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:67:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE File attribute without ability to add values:
playwright/pages/configurationPage.ts#L74
7) [e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE File attribute without ability to add values, NOT required, private #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:67:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Swatch attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
6) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Swatch attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Multiple Select attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
5) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Multiple Select attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Dropdown attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
4) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Dropdown attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Swatch attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
3) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Swatch attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Multiple Select attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
2) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Multiple Select attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Dropdown attribute with ability to add values:
playwright/pages/configurationPage.ts#L74
1) [e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Dropdown attribute with ability to add values, required, public #e2e #attributes
Error: locator.click: Error: strict mode violation: locator('[data-test-id*=\'attributes\']') resolved to 2 elements:
1) <div data-test-id="configuration-menu-product-attributes-settings-subsection-product attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Product attributes Manage' })
2) <div data-test-id="configuration-menu-model-attributes-settings-subsection-model attributes" class="_navigationCard_jlidy_1 _18fs8ps2tx _18fs8ps33l _18fs8ps2al _18fs8ps2k9 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8psdx _18fs8ps25l _18fs8ps23l _18fs8ps3">…</div> aka getByRole('link', { name: 'Model attributes Manage' })
Call log:
- waiting for locator('[data-test-id*=\'attributes\']')
at ../pages/configurationPage.ts:74
72 |
73 | async openAttributes() {
> 74 | await this.attributesButton.click();
| ^
75 | }
76 | }
77 |
at ConfigurationPage.openAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/configurationPage.ts:74:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:30:31
|
|
run-tests-on-release / run-pw-tests (1/2)
Testing stopped early after 10 maximum allowed failures.
|
|
[e2e] › playwright/tests/permissionGroup.spec.ts:119:5 › TC: SALEOR_218 Should be able to edit members of existing permission group #permissions #e2e:
playwright/pages/permissionGroupDetailsPage.ts#L76
5) [e2e] › playwright/tests/permissionGroup.spec.ts:119:5 › TC: SALEOR_218 Should be able to edit members of existing permission group #permissions #e2e
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('assigned-member-row').filter({ hasText: 'e2e_permission_group_member_1 test' }).locator(getByTestId('remove-user'))
at ../pages/permissionGroupDetailsPage.ts:76
74 | .filter({ hasText: member })
75 | .locator(this.removeMemberButton)
> 76 | .click();
| ^
77 | }
78 |
79 | async clickSaveButton() {
at PermissionGroupDetailsPage.unassignSingleMember (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/permissionGroupDetailsPage.ts:76:8)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/permissionGroup.spec.ts:126:27
|
|
[e2e] › playwright/tests/permissionGroup.spec.ts:119:5 › TC: SALEOR_218 Should be able to edit members of existing permission group #permissions #e2e:
playwright/tests/permissionGroup.spec.ts#L0
5) [e2e] › playwright/tests/permissionGroup.spec.ts:119:5 › TC: SALEOR_218 Should be able to edit members of existing permission group #permissions #e2e
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/permissionGroup.spec.ts:78:5 › TC: SALEOR_134 Should be able to edit an existing permission group #permissions #e2e:
playwright/tests/permissionGroup.spec.ts#L86
4) [e2e] › playwright/tests/permissionGroup.spec.ts:78:5 › TC: SALEOR_134 Should be able to edit an existing permission group #permissions #e2e
Error: expect(locator).toHaveValue(expected) failed
Locator: getByTestId('permission-group-name-input').locator('input')
Expected: "e2e_permission_group_to_be_updated"
Received: "Account copy"
Timeout: 10000ms
Call log:
- Expect "toHaveValue" with timeout 10000ms
- waiting for getByTestId('permission-group-name-input').locator('input')
4 × locator resolved to <input disabled value="" name="name" type="text" aria-invalid="false" class="MuiInputBase-input MuiOutlinedInput-input Mui-disabled Mui-disabled"/>
- unexpected value ""
10 × locator resolved to <input name="name" type="text" aria-invalid="false" value="Account copy" class="MuiInputBase-input MuiOutlinedInput-input"/>
- unexpected value "Account copy"
84 | const oldName = permission.name;
85 |
> 86 | await expect(permissionDetails.permissionGroupNameInput).toHaveValue(oldName);
| ^
87 | await permissionDetails.permissionGroupNameInput.clear();
88 |
89 | const newName = faker.random.words(2);
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/permissionGroup.spec.ts:86:60
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type:
playwright/pages/pageTypesPage.ts#L81
3) [e2e] › playwright/tests/pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('id-UGFnZVR5cGU6MzY=').locator('input')
at ../pages/pageTypesPage.ts:81
79 | const rowLocator = this.page.getByTestId(`id-${row}`);
80 |
> 81 | await rowLocator.locator("input").click();
| ^
82 | }
83 | }
84 | }
at PageTypesPage.checkPageTypesOnList (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/pageTypesPage.ts:81:41)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:61:22
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type:
playwright/tests/pageTypes.spec.ts#L0
3) [e2e] › playwright/tests/pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type:
playwright/pages/dialogs/deleteDialog.ts#L20
2) [e2e] › playwright/tests/pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('delete-assigned-items-consent')
at ../pages/dialogs/deleteDialog.ts:20
18 |
19 | async clickConfirmDeletionCheckbox() {
> 20 | await this.confirmDeletionCheckbox.click();
| ^
21 | }
22 |
23 | async clickConfirmDeleteButton() {
at DeleteDialog.clickConfirmDeletionCheckbox (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/deleteDialog.ts:20:40)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:46:43
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type:
playwright/tests/pageTypes.spec.ts#L0
2) [e2e] › playwright/tests/pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type#e2e #page-type:
playwright/pages/dialogs/assignAttributeDialog.ts#L32
1) [e2e] › playwright/tests/pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type#e2e #page-type
Error: locator.waitFor: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('attributes-list') to be visible
at ../pages/dialogs/assignAttributeDialog.ts:32
30 | .getByRole("checkbox");
31 |
> 32 | await this.attributesList.waitFor({ state: "visible" });
| ^
33 | await this.searchAttribute(attributeName);
34 | await specificAttributeCheckbox.click();
35 | await this.clickAssignAndSaveButton();
at AssignAttributeDialog.assignSpecificAttributeByNameAndSave (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/assignAttributeDialog.ts:32:31)
at PageTypesPage.assignAttributes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/pageTypesPage.ts:37:5)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:33:3
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type#e2e #page-type:
playwright/tests/pageTypes.spec.ts#L0
1) [e2e] › playwright/tests/pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type#e2e #page-type
Test timeout of 35000ms exceeded.
|
|
run-tests-on-release / run-pw-tests (2/2)
Testing stopped early after 10 maximum allowed failures.
|
|
extract-version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests-on-release / add-check-and-prepare-instance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests-on-release / run-pw-tests (1/2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests-on-release / run-pw-tests (1/2)
Unexpected input(s) 'URL_TO_RUN', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT', 'ACCOUNTS', 'E2E_ENCODE_PASS', 'BRANCH_NAME', 'SALEOR_CLOUD_SERVICE', 'DASHBOARD_VERSION', 'BUILD_NUMBER', 'BUILD_URL', 'APP_IDENTIFIERS', 'ARTIFACT_PREFIX']
|
|
run-tests-on-release / run-pw-tests (1/2)
Unexpected input(s) 'URL_TO_RUN', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT', 'ACCOUNTS', 'E2E_ENCODE_PASS', 'BRANCH_NAME', 'SALEOR_CLOUD_SERVICE', 'DASHBOARD_VERSION', 'BUILD_NUMBER', 'BUILD_URL', 'APP_IDENTIFIERS', 'ARTIFACT_PREFIX']
|
|
run-tests-on-release / run-pw-tests (2/2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests-on-release / run-pw-tests (2/2)
Unexpected input(s) 'URL_TO_RUN', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT', 'ACCOUNTS', 'E2E_ENCODE_PASS', 'BRANCH_NAME', 'SALEOR_CLOUD_SERVICE', 'DASHBOARD_VERSION', 'BUILD_NUMBER', 'BUILD_URL', 'APP_IDENTIFIERS', 'ARTIFACT_PREFIX']
|
|
run-tests-on-release / run-pw-tests (2/2)
Unexpected input(s) 'URL_TO_RUN', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'PW_WORKERS', 'PW_RETRIES', 'PROJECT', 'ACCOUNTS', 'E2E_ENCODE_PASS', 'BRANCH_NAME', 'SALEOR_CLOUD_SERVICE', 'DASHBOARD_VERSION', 'BUILD_NUMBER', 'BUILD_URL', 'APP_IDENTIFIERS', 'ARTIFACT_PREFIX']
|
|
run-tests-on-release / tests-complete
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SALEOR_CLOUD_SERVICE
saleor-staging-v323
|
|
SNAPSHOT
backup_id=Og52zIaL, version=3.23.0a1, name=snapshot-automation-tests-3.23
|
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.23
|
|
POOL_INSTANCE
https://v323.staging.saleor.cloud/
|
|
POOL_NAME
3.23 Staging
|
|
API_URL
https://v323.staging.saleor.cloud/graphql/
|
|
BASE_URL
https://v323.staging.saleor.cloud/dashboard/
|
|
🎭 Playwright Run Summary
10 failed
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Dropdown attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Multiple Select attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PRODUCT_TYPE Swatch attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Dropdown attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Multiple Select attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:25:9 › TC: SALEOR_124 User should be able to create PAGE_TYPE Swatch attribute with ability to add values, required, public #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE File attribute without ability to add values, NOT required, private #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Numeric attribute without ability to add values, NOT required, private #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Rich Text attribute without ability to add values, NOT required, private #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Plain Text attribute without ability to add values, NOT required, private #e2e #attributes
3 interrupted
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Boolean attribute without ability to add values, NOT required, private #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Date attribute without ability to add values, NOT required, private #e2e #attributes
[e2e] › playwright/tests/attributes.spec.ts:62:9 › TC: SALEOR_125 User should be able to create PRODUCT_TYPE Date Time attribute without ability to add values, NOT required, private #e2e #attributes
96 did not run
15 passed (39.9s)
|
|
🎭 Playwright Run Summary
10 failed
[e2e] › playwright/tests/pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type#e2e #page-type
[e2e] › playwright/tests/pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type
[e2e] › playwright/tests/pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type
[e2e] › playwright/tests/permissionGroup.spec.ts:78:5 › TC: SALEOR_134 Should be able to edit an existing permission group #permissions #e2e
[e2e] › playwright/tests/permissionGroup.spec.ts:119:5 › TC: SALEOR_218 Should be able to edit members of existing permission group #permissions #e2e
[e2e] › playwright/tests/permissionGroup.spec.ts:140:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e
[e2e] › playwright/tests/product.spec.ts:67:5 › TC: SALEOR_27 Create full info variant - via edit variant page #e2e #product
[e2e] › playwright/tests/product.spec.ts:98:5 › TC: SALEOR_44 As an admin I should be able to delete a several products @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:116:5 › TC: SALEOR_45 As an admin I should be able to delete a single products @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:131:5 › TC: SALEOR_46 As an admin, I should be able to update a product by uploading media, assigning channels, assigning tax, and adding a new variant @basic-regression #product #e2e
3 interrupted
[e2e] › playwright/tests/product.spec.ts:213:5 › TC: SALEOR_59 As an admin I should be able to filter products by channel on product list view @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:233:5 › TC: SALEOR_60 As an admin I should be able update existing variant @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:264:5 › TC: SALEOR_61 As an admin I should be able to delete existing variant @basic-regression #product #e2e
1 skipped
85 did not run
24 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-1
Expired
|
9.67 MB |
sha256:f68a50919f067dd5544c77b211489915f47fe2de6b1e436f8590c2c5786a4d3b
|
|
|
all-blob-reports-2
Expired
|
73.3 MB |
sha256:8d0414bf4bdf1c2fadb7abcd773bbb688262cde0e06b728a77ce47d1850de4a9
|
|
|
ctrf-report-1
Expired
|
1.02 KB |
sha256:481cb4904bf86e0325151f4a37ce31468c93cf7d3f424afc09269f9b6a4830a6
|
|
|
ctrf-report-2
Expired
|
1.38 KB |
sha256:9116aa6d5d844b3d275c1e107d0031160c3a836efd5848c6062a1e445d948431
|
|
|
html-report--attempt-1
Expired
|
84.2 MB |
sha256:aed5b35d9f037eb677ed081d7668cef89f857fc687f9196dc2c7fde9f1a127b3
|
|
|
merged-blob-reports
Expired
|
83 MB |
sha256:41ca6725f3171ed57892a0499950a4d37d297e368fbced5954e9a203120cf717
|
|