Run tests on 3.23.14-8cd9501 CORE #798
Triggered via repository dispatch
July 2, 2026 05:21
saleor-deployments[bot]
automation-tests-event
4036943
Status
Failure
Total duration
35m 5s
Artifacts
4
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
extract-version
14s
run-tests-on-release
/
add-check-and-prepare-instance
3m 23s
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
11s
Annotations
12 errors, 11 warnings, and 8 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.
|
|
run-tests-on-release / run-pw-tests (2/2)
The job has exceeded the maximum execution time of 30m0s
|
|
run-tests-on-release / run-pw-tests (2/2)
The operation was canceled.
|
|
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)
No files were found with the provided path: ctrf/ctrf-report-*.json. No artifacts will be uploaded.
|
|
run-tests-on-release / run-pw-tests (2/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
|
|
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 Boolean 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 Plain 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 Date attribute without ability to add values, NOT required, private #e2e #attributes
97 did not run
15 passed (36.4s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-1
Expired
|
11.3 MB |
sha256:c2b968e8f048bef332fc37e9ba3c3d1fbd1cf61da22d87bb039718145bfeae52
|
|
|
ctrf-report-1
Expired
|
1.01 KB |
sha256:92933a0354543b84fa42fbab38515abdfa751b46c55c8010832d681af6510e6c
|
|
|
html-report--attempt-1
Expired
|
12 MB |
sha256:c6d1c02b9890be566b9e7a62959e59051076835782a99428d51edf7614588a01
|
|
|
merged-blob-reports
Expired
|
11.3 MB |
sha256:53c791ab279f7bdd4e9b1cd06a837a2393b519a782a617ddabbfbebf3e2f8c0a
|
|