Skip to content

Run test manually

Run test manually #247

Manually triggered August 5, 2024 11:59
Status Failure
Total duration 10m 13s
Artifacts 2

run-test-manual.yml

on: workflow_dispatch
initialize-cloud
1m 58s
initialize-cloud
create-run-on-testmo
9s
create-run-on-testmo
Matrix: run-tests
tests-complete
1m 4s
tests-complete
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 8 warnings, and 9 notices
[chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e: playwright/tests/shippingMethods.spec.ts#L86
1) [chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('price-based-rates') Expected string: "shippingMEthod_to-be-deleted" Received string: "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('price-based-rates') - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" 84 | SHIPPING_METHODS.shippingMethodWithRatesToBeDeleted.rates.priceBasedRateToBeDeleted.name; 85 | > 86 | await expect(shippingMethodsPage.priceBasedRatesSection).toContainText(priceBasedRate); | ^ 87 | await shippingMethodsPage.clickDeletePriceBasedShippingMethod(); 88 | await shippingMethodsPage.deleteShippingMethodDialog.clickDeleteButton(); 89 | await shippingMethodsPage.expectSuccessBanner(); at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:86:60
[chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e: playwright/tests/shippingMethods.spec.ts#L86
1) [chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('price-based-rates') Expected string: "shippingMEthod_to-be-deleted" Received string: "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('price-based-rates') - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" 84 | SHIPPING_METHODS.shippingMethodWithRatesToBeDeleted.rates.priceBasedRateToBeDeleted.name; 85 | > 86 | await expect(shippingMethodsPage.priceBasedRatesSection).toContainText(priceBasedRate); | ^ 87 | await shippingMethodsPage.clickDeletePriceBasedShippingMethod(); 88 | await shippingMethodsPage.deleteShippingMethodDialog.clickDeleteButton(); 89 | await shippingMethodsPage.expectSuccessBanner(); at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:86:60
[chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e: playwright/tests/shippingMethods.spec.ts#L86
1) [chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('price-based-rates') Expected string: "shippingMEthod_to-be-deleted" Received string: "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('price-based-rates') - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" - locator resolved to <div data-test-id="price-based-rates" class="_18fs8ps…>…</div> - unexpected value "Price Based RatesCreate rateNameValue RangePriceNo shipping rates found" 84 | SHIPPING_METHODS.shippingMethodWithRatesToBeDeleted.rates.priceBasedRateToBeDeleted.name; 85 | > 86 | await expect(shippingMethodsPage.priceBasedRatesSection).toContainText(priceBasedRate); | ^ 87 | await shippingMethodsPage.clickDeletePriceBasedShippingMethod(); 88 | await shippingMethodsPage.deleteShippingMethodDialog.clickDeleteButton(); 89 | await shippingMethodsPage.expectSuccessBanner(); at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:86:60
[chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e: playwright/pages/basePage.ts#L113
2) [chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e Error: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('[data-test-type="success"]').first() to be visible at ../pages/basePage.ts:113 111 | 112 | async expectSuccessBanner() { > 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }); | ^ 114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(); 115 | } 116 | at ShippingMethodsPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:103:29
[chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e: playwright/pages/basePage.ts#L113
2) [chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('[data-test-type="success"]').first() to be visible at ../pages/basePage.ts:113 111 | 112 | async expectSuccessBanner() { > 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }); | ^ 114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(); 115 | } 116 | at ShippingMethodsPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:103:29
[chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e: playwright/pages/basePage.ts#L113
2) [chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('[data-test-type="success"]').first() to be visible at ../pages/basePage.ts:113 111 | 112 | async expectSuccessBanner() { > 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }); | ^ 114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(); 115 | } 116 | at ShippingMethodsPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:103:29
[chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e: playwright/pages/basePage.ts#L274
3) [chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 3 at ../pages/basePage.ts:274 272 | await this.clickGridCell(0, rowIndex); 273 | } > 274 | await expect(searchText.length).toEqual(rowIndexes.length); | ^ 275 | } 276 | 277 | async clickListRowBasedOnContainingText(searchText: string) { at ShippingMethodsPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:274:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:115:3
[chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e: playwright/pages/basePage.ts#L274
3) [chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 3 at ../pages/basePage.ts:274 272 | await this.clickGridCell(0, rowIndex); 273 | } > 274 | await expect(searchText.length).toEqual(rowIndexes.length); | ^ 275 | } 276 | 277 | async clickListRowBasedOnContainingText(searchText: string) { at ShippingMethodsPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:274:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:115:3
[chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e: playwright/pages/basePage.ts#L274
3) [chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 3 at ../pages/basePage.ts:274 272 | await this.clickGridCell(0, rowIndex); 273 | } > 274 | await expect(searchText.length).toEqual(rowIndexes.length); | ^ 275 | } 276 | 277 | async clickListRowBasedOnContainingText(searchText: string) { at ShippingMethodsPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:274:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:115:3
[chromium] › shippingMethods.spec.ts:124:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e: playwright/tests/shippingMethods.spec.ts#L1
4) [chromium] › shippingMethods.spec.ts:124:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e Test timeout of 90000ms exceeded.
[chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer: playwright/tests/customers.spec.ts#L1
1) [chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer Test timeout of 30000ms exceeded.
[chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer: playwright/pages/dialogs/deleteDialog.ts#L15
1) [chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('submit').first() - locator resolved to <button type="button" data-test-id="submit" data-test-st…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at ../pages/dialogs/deleteDialog.ts:15 13 | 14 | async clickDeleteButton() { > 15 | await this.deleteButton.first().click(); | ^ 16 | await this.deleteButton.waitFor({ state: "hidden" }); 17 | } 18 | at DeleteDialog.clickDeleteButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/deleteDialog.ts:15:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/customers.spec.ts:118:36
[chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer: playwright/pages/basePage.ts#L113
1) [chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('[data-test-type="success"]').first() to be visible at ../pages/basePage.ts:113 111 | 112 | async expectSuccessBanner() { > 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }); | ^ 114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(); 115 | } 116 | at CustomersPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/customers.spec.ts:119:23
[chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer: playwright/pages/basePage.ts#L113
1) [chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('[data-test-type="success"]').first() to be visible at ../pages/basePage.ts:113 111 | 112 | async expectSuccessBanner() { > 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }); | ^ 114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(); 115 | } 116 | at CustomersPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/customers.spec.ts:119:23
[chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer: playwright/tests/customers.spec.ts#L1
2) [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ──── Test timeout of 30000ms exceeded.
[chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer: playwright/pages/basePage.ts#L240
2) [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ──── Error: locator.waitFor: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[data-testid="data-grid-canvas"]').locator('table tr').first() at ../pages/basePage.ts:240 238 | await this.waitForDOMToFullyLoad(); 239 | > 240 | await this.gridCanvas.locator("table tr").first().waitFor({ state: "attached" }); | ^ 241 | 242 | await this.page.waitForSelector("table tr", { state: "attached" }); 243 | at CustomersPage.findRowIndexBasedOnText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:240:55) at CustomersPage.searchAndFindRowIndexes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:265:12) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/customers.spec.ts:129:3
[chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer: playwright/tests/customers.spec.ts#L1
2) [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer: playwright/pages/basePage.ts#L240
2) [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[data-testid="data-grid-canvas"]').locator('table tr').first() at ../pages/basePage.ts:240 238 | await this.waitForDOMToFullyLoad(); 239 | > 240 | await this.gridCanvas.locator("table tr").first().waitFor({ state: "attached" }); | ^ 241 | 242 | await this.page.waitForSelector("table tr", { state: "attached" }); 243 | at CustomersPage.findRowIndexBasedOnText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:240:55) at CustomersPage.searchAndFindRowIndexes (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:265:12) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/customers.spec.ts:129:3
[chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer: playwright/tests/customers.spec.ts#L1
2) [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ──── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[chromium] › customers.spec.ts:169:5 › TC: SALEOR_209 As an admin I want to update customer's address and set it as default billing @e2e @customer: playwright/tests/customers.spec.ts#L1
3) [chromium] › customers.spec.ts:169:5 › TC: SALEOR_209 As an admin I want to update customer's address and set it as default billing @e2e @customer Test timeout of 30000ms exceeded.
create-run-on-testmo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (2/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (1/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-complete
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "html-report--attempt-1". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
BASE_URL
https://v320.staging.saleor.cloud/dashboard/
API_URL
https://v320.staging.saleor.cloud/graphql/
POOL_NAME
3.20 Staging
POOL_INSTANCE
https://v320.staging.saleor.cloud/
BACKUP_NAMESPACE
snapshot-automation-tests-3.20
SNAPSHOT
backup_id=1s9Q3qBN, version=3.20.6, name=snapshot-automation-tests-3.20
SALEOR_CLOUD_SERVICE
saleor-master-staging
🎭 Playwright Run Summary
4 failed [chromium] › shippingMethods.spec.ts:76:5 › TC: SALEOR_34 Delete a single shipping rate from the shipping zone details page @shipping-method @e2e [chromium] › shippingMethods.spec.ts:93:5 › TC: SALEOR_35 Delete a single shipping rate from its details page @shipping-method @e2e [chromium] › shippingMethods.spec.ts:109:5 › TC: SALEOR_36 Delete shipping zones in bulk @shipping-method @e2e [chromium] › shippingMethods.spec.ts:124:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e 3 interrupted [chromium] › singlePermissions/readonlyAppAccess.spec.ts:14:7 › TC: SALEOR_131 User with settings permissions should have readonly access to Apps @e2e @APPP [chromium] › singlePermissions/readonlyAppAccess.spec.ts:14:7 › TC: SALEOR_131 User with staff permissions should have readonly access to Apps @e2e @APPP [chromium] › singlePermissions/readonlyAppAccess.spec.ts:14:7 › TC: SALEOR_131 User with shipping permissions should have readonly access to Apps @e2e @APPP 32 did not run 78 passed (4.2m)
🎭 Playwright Run Summary
4 failed [chromium] › customers.spec.ts:115:5 › TC: SALEOR_204 Delete customer from the details page @e2e @customer [chromium] › customers.spec.ts:125:5 › TC: SALEOR_205 Bulk delete customers @e2e @customer ───── [chromium] › customers.spec.ts:169:5 › TC: SALEOR_209 As an admin I want to update customer's address and set it as default billing @e2e @customer [chromium] › customers.spec.ts:200:5 › TC: SALEOR_210 Delete customer's address @e2e @customer ─ 1 interrupted [chromium] › customers.spec.ts:213:5 › TC: SALEOR_207 Issue a new gift card for the customer @e2e @customer 2 flaky [chromium] › customers.spec.ts:99:5 › TC: SALEOR_202 Deactivate a customer @e2e @customer ────── [chromium] › customers.spec.ts:107:5 › TC: SALEOR_203 Activate a customer @e2e @customer ─────── 1 skipped 47 did not run 63 passed (4.4m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
31.3 MB
html-report--attempt-1 Expired
34.8 MB