Run tests on 3.23.26-f24f75f CORE #852
Triggered via repository dispatch
August 14, 2026 11:53
saleor-deployments[bot]
automation-tests-event
9a8517f
Status
Failure
Total duration
11m 7s
Artifacts
6
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
extract-version
14s
run-tests-on-release
/
add-check-and-prepare-instance
3m 46s
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
8s
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: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#L246
5) [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:246
244 | await this.waitForDOMToFullyLoad();
245 |
> 246 | await this.gridCanvas.locator("table tr").first().waitFor({ state: "attached" });
| ^
247 |
248 | await this.page.waitForSelector("table tr", { state: "attached" });
249 |
at ProductPage.findRowIndexBasedOnText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:246:55)
at ProductPage.searchAndFindRowIndexes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:271: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
5) [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/product.spec.ts:28:5 › TC: SALEOR_5 Create basic - single product type - product without variants #e2e #product:
playwright/tests/product.spec.ts#L33
4) [e2e] › playwright/tests/product.spec.ts:28:5 › TC: SALEOR_5 Create basic - single product type - product without variants #e2e #product
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('product-setup-card')
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByTestId('product-setup-card')
31 | await expect(productCreateDialog.confirmButton).toBeEnabled();
32 | await productCreateDialog.clickConfirmButton();
> 33 | await expect(productPage.page.getByTestId("product-setup-card")).toBeVisible();
| ^
34 | });
35 | test("TC: SALEOR_26 Create basic info variant - via edit variant page #e2e #product", async () => {
36 | const variantName = `TC: SALEOR_26 - variant name - ${new Date().toISOString()}`;
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:33:68
|
|
[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#L84
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
56 × 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
at ../pages/permissionGroupDetailsPage.ts:84
82 |
83 | async clickDeleteButton() {
> 84 | await this.deleteButton.click();
| ^
85 | }
86 |
87 | async clickUnassignMembersButton() {
at PermissionGroupDetailsPage.clickDeleteButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/permissionGroupDetailsPage.ts:84: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: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
2) [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
2) [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.
|
|
[e2e] › playwright/tests/orderSettings.spec.ts:13:5 › TC: SALEOR_132B Should be able to update checkout stock settings on orders hub #e2e:
playwright/tests/orderSettings.spec.ts#L29
1) [e2e] › playwright/tests/orderSettings.spec.ts:13:5 › TC: SALEOR_132B Should be able to update checkout stock settings on orders hub #e2e
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('[data-test-id="button-bar-confirm"]')
- locator resolved to <button disabled type="button" aria-busy="false" data-test-state="default" data-macaw-ui-component="Button" data-test-id="button-bar-confirm" class="_18fs8ps2rx _18fs8ps31l _18fs8ps28l _18fs8ps2i9 _18fs8ps13 _18fs8ps1o _18fs8ps1nc _18fs8ps3 _18fs8ps3zl _18fs8ps20f _18fs8ps3tl _18fs8ps3u3 _18fs8ps3jl _18fs8ps3ka _18fs8ps3k1 _18fs8ps3kq _18fs8ps3jf _18fs8ps3c9 _18fs8ps3er _18fs8ps3v9 _18fs8ps3vm _18fs8ps3vd _18fs8ps3wq _18fs8ps3wr _18fs8ps259 _1tm59qwi _18fs8ps29x _18fs8ps2jl _18fs8ps2sl _18fs8ps329 _18…>…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
41 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
27 | await orderSettingsPage.fillStockReservationForAnonUser(newStockReservationForAnonUser);
28 | await orderSettingsPage.fillCheckoutLineLimitInput(newCheckoutLineLimit);
> 29 | await orderSettingsPage.saveButton.click();
| ^
30 | await orderSettingsPage.expectSuccessBanner();
31 | await expect(orderSettingsPage.stockReservationForAuthUserInput).toHaveValue(
32 | newStockReservationForAuthUser,
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orderSettings.spec.ts:29:38
|
|
[e2e] › playwright/tests/orderSettings.spec.ts:13:5 › TC: SALEOR_132B Should be able to update checkout stock settings on orders hub #e2e:
playwright/tests/orderSettings.spec.ts#L0
1) [e2e] › playwright/tests/orderSettings.spec.ts:13:5 › TC: SALEOR_132B Should be able to update checkout stock settings on orders hub #e2e
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 (2.3m)
|
|
🎭 Playwright Run Summary
10 failed
[e2e] › playwright/tests/orderSettings.spec.ts:13:5 › TC: SALEOR_132B Should be able to update checkout stock settings on orders hub #e2e
[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/permissionGroup.spec.ts:183:5 › TC: SALEOR_135 Should be able to delete single permission group #permissions #e2e
[e2e] › playwright/tests/product.spec.ts:28:5 › TC: SALEOR_5 Create basic - single product type - product without variants #e2e #product
[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
3 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:49:5 › TC: SALEOR_185 As a admin user I can delete product type with assigned products #e2e #product-type
[e2e] › playwright/tests/productTypes.spec.ts:66:5 › TC: SALEOR_186 As a admin user I can delete several product types #e2e #product-type
1 skipped
79 did not run
31 passed (2.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-1
Expired
|
136 MB |
sha256:bf3465751160130accbf1f1e951b2ed551f602a6d8f8cc64746e0ee0aa2814d7
|
|
|
all-blob-reports-2
Expired
|
134 MB |
sha256:e64a20a383d17675ae1afa37ed85b897f232356b4c0b4fc97afd5ffa4845118f
|
|
|
ctrf-report-1
Expired
|
1.02 KB |
sha256:a8405da1e6466d2be860c4802ec41795b7e42fb4b70ad50a369743eb6896e20c
|
|
|
ctrf-report-2
Expired
|
1.52 KB |
sha256:18ced83876c7af3aea556b8c886abc6ac9a09ac86805098bc24c0557eb4317d8
|
|
|
html-report--attempt-1
Expired
|
271 MB |
sha256:6de08bae7b248585712c62e85c9f3bd8fa369a96882eaab8563ba084df524949
|
|
|
merged-blob-reports
Expired
|
270 MB |
sha256:01be70e7bb4564dda7b50c4b053f50a622e506c575fd510654cd271c5c1477b1
|
|