Run tests on 3.23.31-526d6f1 CORE #862
Triggered via repository dispatch
September 3, 2026 15:09
saleor-deployments[bot]
automation-tests-event
04a037e
Status
Failure
Total duration
11m 59s
Artifacts
6
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
extract-version
19s
run-tests-on-release
/
add-check-and-prepare-instance
4m 25s
Matrix: run-tests-on-release / run-pw-tests
run-tests-on-release
/
update-check-status-if-previous-job-fails
add-comment-to-release-pr
3s
Annotations
20 errors, 9 warnings, and 9 notices
|
[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/tests/attributes.spec.ts#L0
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
Test timeout of 35000ms exceeded.
|
|
[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/attributesPage.ts#L148
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.fill: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('attribute-default-label-input').locator('input')
at ../pages/attributesPage.ts:148
146 |
147 | async typeAttributeDefaultLabel(attributeDefaultLabel: string) {
> 148 | await this.attributeDefaultLabelInput.fill(attributeDefaultLabel);
| ^
149 | }
150 |
151 | async selectAttributeEntityType(entityType: string) {
at AttributesPage.typeAttributeDefaultLabel (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:148:43)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:33:28
|
|
[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/tests/attributes.spec.ts#L0
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
Test timeout of 35000ms exceeded.
|
|
[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/attributesPage.ts#L148
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.fill: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('attribute-default-label-input').locator('input')
at ../pages/attributesPage.ts:148
146 |
147 | async typeAttributeDefaultLabel(attributeDefaultLabel: string) {
> 148 | await this.attributeDefaultLabelInput.fill(attributeDefaultLabel);
| ^
149 | }
150 |
151 | async selectAttributeEntityType(entityType: string) {
at AttributesPage.typeAttributeDefaultLabel (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:148:43)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:33:28
|
|
[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/tests/attributes.spec.ts#L0
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
Test timeout of 35000ms exceeded.
|
|
[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/attributesPage.ts#L148
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.fill: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('attribute-default-label-input').locator('input')
at ../pages/attributesPage.ts:148
146 |
147 | async typeAttributeDefaultLabel(attributeDefaultLabel: string) {
> 148 | await this.attributeDefaultLabelInput.fill(attributeDefaultLabel);
| ^
149 | }
150 |
151 | async selectAttributeEntityType(entityType: string) {
at AttributesPage.typeAttributeDefaultLabel (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:148:43)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:33:28
|
|
[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/tests/attributes.spec.ts#L0
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
Test timeout of 35000ms exceeded.
|
|
[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/attributesPage.ts#L148
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.fill: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('attribute-default-label-input').locator('input')
at ../pages/attributesPage.ts:148
146 |
147 | async typeAttributeDefaultLabel(attributeDefaultLabel: string) {
> 148 | await this.attributeDefaultLabelInput.fill(attributeDefaultLabel);
| ^
149 | }
150 |
151 | async selectAttributeEntityType(entityType: string) {
at AttributesPage.typeAttributeDefaultLabel (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:148:43)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:33:28
|
|
[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/tests/attributes.spec.ts#L0
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
Test timeout of 35000ms exceeded.
|
|
run-tests-on-release / run-pw-tests (1/2)
Testing stopped early after 10 maximum allowed failures.
|
|
[e2e] › playwright/tests/product.spec.ts:105:5 › TC: SALEOR_45 As an admin I should be able to delete a single products @basic-regression #product #e2e:
playwright/tests/product.spec.ts#L0
5) [e2e] › playwright/tests/product.spec.ts:105:5 › TC: SALEOR_45 As an admin I should be able to delete a single products @basic-regression #product #e2e
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/product.spec.ts:87:5 › TC: SALEOR_44 As an admin I should be able to delete a several products @basic-regression #product #e2e:
playwright/pages/basePage.ts#L265
4) [e2e] › playwright/tests/product.spec.ts:87:5 › TC: SALEOR_44 As an admin I should be able to delete a several products @basic-regression #product #e2e
Error: locator.waitFor: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('[data-testid="data-grid-canvas"]').locator('table tr').first()
at ../pages/basePage.ts:265
263 | await this.waitForDOMToFullyLoad();
264 |
> 265 | await this.gridCanvas.locator("table tr").first().waitFor({ state: "attached" });
| ^
266 |
267 | await this.page.waitForSelector("table tr", { state: "attached" });
268 |
at ProductPage.findRowIndexBasedOnText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:265:55)
at ProductPage.searchAndFindRowIndexes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:290:12)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:90:3
|
|
[e2e] › playwright/tests/product.spec.ts:87:5 › TC: SALEOR_44 As an admin I should be able to delete a several products @basic-regression #product #e2e:
playwright/tests/product.spec.ts#L0
4) [e2e] › playwright/tests/product.spec.ts:87:5 › TC: SALEOR_44 As an admin I should be able to delete a several products @basic-regression #product #e2e
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e:
playwright/pages/permissionGroupDetailsPage.ts#L82
3) [e2e] › playwright/tests/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('[data-test-id="button-bar-delete"]')
- locator resolved to <button type="button" data-macaw-ui-component="Button" data-test-id="button-bar-delete" class="_18fs8ps2rx _18fs8ps31l _18fs8ps28l _18fs8ps2i9 _18fs8ps13 _18fs8ps1o _18fs8ps1nc _18fs8ps3 _18fs8ps3zl _18fs8ps20f _18fs8ps3tl _18fs8ps3u3 _18fs8ps3hx _18fs8ps3im _18fs8ps3id _18fs8ps3j2 _18fs8ps3hr _18fs8ps3bx _18fs8ps3br _18fs8ps259 _1tm59qwi _18fs8ps29x _18fs8ps2jl _18fs8ps2sl _18fs8ps329 _18fs8ps1go _18fs8ps1fr _18fs8ps1ii _18fs8ps1hl _18fs8ps183 _18fs8ps1jf _18fs8ps1ku _18fs8ps1nl _18fs8psdx">Delete</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="_18fs8ps2t9 _18fs8ps32x _18fs8ps29x _18fs8ps2jl _18fs8ps3 _18fs8psu _18fs8pse0">…</div> from <aside data-test-id="ripple-video-announcement-saleor-pulse" class="_root_186bi_1 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8ps1y3 _18fs8ps1yf _18fs8ps229 _18fs8ps3p9">…</aside> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="_18fs8ps2t9 _18fs8ps32x _18fs8ps29x _18fs8ps2jl _18fs8ps3 _18fs8psu _18fs8pse0">…</div> from <aside data-test-id="ripple-video-announcement-saleor-pulse" class="_root_186bi_1 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8ps1y3 _18fs8ps1yf _18fs8ps229 _18fs8ps3p9">…</aside> subtree intercepts pointer events
- retrying click action
- waiting 100ms
44 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="_18fs8ps2t9 _18fs8ps32x _18fs8ps29x _18fs8ps2jl _18fs8ps3 _18fs8psu _18fs8pse0">…</div> from <aside data-test-id="ripple-video-announcement-saleor-pulse" class="_root_186bi_1 _18fs8ps1mf _18fs8ps1ml _18fs8ps1m3 _18fs8ps1m9 _18fs8ps1gr _18fs8ps1fu _18fs8ps1il _18fs8ps1ho _18fs8ps1y3 _18fs8ps1yf _18fs8ps229 _18fs8ps3p9">…</aside> subtree intercepts pointer events
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
at ../pages/permissionGroupDetailsPage.ts:82
80 |
81 | async clickDeleteButton() {
> 82 | await this.deleteButton.click();
| ^
83 | }
84 |
85 | async clickUnassignMembersButton() {
at PermissionGroupDetailsPage.clickDeleteButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/permissionGroupDetailsPage.ts:82:29)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/permissionGroup.spec.ts:190:27
|
|
[e2e] › playwright/tests/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e:
playwright/tests/permissionGroup.spec.ts#L0
3) [e2e] › playwright/tests/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e
Test timeout of 35000ms exceeded.
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:84:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type:
playwright/pages/basePage.ts#L118
2) [e2e] › playwright/tests/pageTypes.spec.ts:84:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type
Error: locator.waitFor: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('[data-test-type="success"]').first() to be visible
at ../pages/basePage.ts:118
116 | .waitFor({ state: "visible", timeout: options.timeout });
117 | } else {
> 118 | await this.successBanner.first().waitFor({ state: "visible", timeout: options.timeout });
| ^
119 | }
120 |
121 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible();
at PageTypesPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:118:40)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:104:22
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:84:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type:
playwright/tests/pageTypes.spec.ts#L0
2) [e2e] › playwright/tests/pageTypes.spec.ts:84: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:57:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type:
playwright/tests/pageTypes.spec.ts#L70
1) [e2e] › playwright/tests/pageTypes.spec.ts:57:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#e2e #page-type
Error: page.waitForURL: Test timeout of 35000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
68 |
69 | await Promise.all([
> 70 | page.waitForURL(url => url.toString() !== createModelUrl),
| ^
71 | pageTypePage.clickSaveButton(),
72 | ]);
73 | await pageTypePage.expectSuccessBanner();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:70:10
|
|
[e2e] › playwright/tests/pageTypes.spec.ts:57: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
1) [e2e] › playwright/tests/pageTypes.spec.ts:57:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content#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
2 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
97 did not run
15 passed (2.3m)
|
|
🎭 Playwright Run Summary
10 failed
[e2e] › playwright/tests/pageTypes.spec.ts:57: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:84:5 › TC: SALEOR_190 As an admin user I can delete several page types#e2e #page-type
[e2e] › playwright/tests/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e
[e2e] › playwright/tests/product.spec.ts:87: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:105: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:120: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
[e2e] › playwright/tests/product.spec.ts:158:5 › TC: SALEOR_56 As an admin, I should be able to export products from single channel as CSV file @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:223:5 › TC: SALEOR_60 As an admin I should be able update existing variant @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:271:5 › TC: SALEOR_62 As an admin I should be able to bulk delete existing variants @basic-regression #product #e2e
[e2e] › playwright/tests/product.spec.ts:290:5 › Product list row overlay is a real link — middle click and hide on wheel @basic-regression #e2e #product
2 interrupted
[e2e] › playwright/tests/product.spec.ts:254:5 › TC: SALEOR_61 As an admin I should be able to delete existing variant @basic-regression #product #e2e
[e2e] › playwright/tests/productTypes.spec.ts:25:5 › TC: SALEOR_2 Create gift card product type #e2e #product-type
82 did not run
29 passed (2.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-1
Expired
|
135 MB |
sha256:ebdacc65a007a54287d450a495c9aa824c7f98b2835d0ef4a7817a43665a9555
|
|
|
all-blob-reports-2
Expired
|
115 MB |
sha256:00e0715bb20d03ba3d2ee8b72a189f4c83181b77561c9b064760f4f113ace4be
|
|
|
ctrf-report-1
Expired
|
1.01 KB |
sha256:0c0ce81e12c8819b683e3200bac3eb72c5c1ac557b229aea947f0eeccd09d9b0
|
|
|
ctrf-report-2
Expired
|
1.44 KB |
sha256:3b08b89725d7ff8af3719ace0627bf33679ef866c44d6ce31bd22a767a76b65b
|
|
|
html-report--attempt-1
|
251 MB |
sha256:30e92b8e76d52ce803ab17c5d092dce323f3fe1090a277815a427119557626fa
|
|
|
merged-blob-reports
|
250 MB |
sha256:bac7618e7f57be9facc70f7c0c59f70aa95bd39d43198cd4bc5c097bdbe3bb4a
|
|