Skip to content

Run test by cron

Run test by cron #41

Triggered via schedule April 22, 2024 02:13
Status Success
Total duration 12m 18s
Artifacts 2

run-test-cron.yml

on: schedule
initialize-cloud
2m 4s
initialize-cloud
create-run-on-testmo
13s
create-run-on-testmo
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 5 warnings, and 8 notices
[chromium] › attributes.spec.ts:221:5 › TC: SALEOR_130 Bulk delete attributes @e2e @attributes: eval at evaluate (:226:30)#L12
1) [chromium] › attributes.spec.ts:221:5 › TC: SALEOR_130 Bulk delete attributes @e2e @attributes Error: locator.evaluate: TypeError: Cannot read properties of null (reading 'getBounds') at eval (eval at evaluate (:226:30), <anonymous>:12:78) at UtilityScript.evaluate (<anonymous>:228:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/saleor-dashboard/saleor-dashboard/eval at evaluate (:226:30), <anonymous>:12:78) at UtilityScript.evaluate (/home/runner/work/saleor-dashboard/saleor-dashboard/<anonymous>:228:17) at UtilityScript.<anonymous> (/home/runner/work/saleor-dashboard/saleor-dashboard/<anonymous>:1:44) at AttributesPage.findGridCellBounds (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:148:28) at AttributesPage.clickGridCell (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:206:31) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:226:24
[chromium] › navigation.spec.ts:29:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e: playwright/tests/navigation.spec.ts#L1
2) [chromium] › navigation.spec.ts:29:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e Test timeout of 45000ms exceeded.
[chromium] › navigation.spec.ts:29:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e: playwright/pages/dialogs/addNavigationMenuItemDialog.ts#L25
2) [chromium] › navigation.spec.ts:29:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e Error: locator.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByTestId('menu-link-options').getByText('Polo Shirts') at ../pages/dialogs/addNavigationMenuItemDialog.ts:25 23 | await expect(this.menuLinkOptions.getByTestId(option)).toBeEnabled({ timeout: 60000 }); 24 | await this.page.getByTestId(option).click({force: true}); > 25 | await this.menuLinkOptions.getByText(optionName).click({force: true}) | ^ 26 | } 27 | async typeMenuItemName(name: string) { 28 | await this.menuNameInput.fill(name); at AddNavigationMenuItemDialog.selectLinkOption (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/addNavigationMenuItemDialog.ts:25:54) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:40:3
[chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order: playwright/tests/orders.spec.ts#L1
3) [chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ─────────────── Test timeout of 45000ms exceeded.
[chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order: playwright/pages/ordersPage.ts#L78
3) [chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ─────────────── Error: locator.click: Test timeout of 45000ms exceeded. Call log: - waiting for getByTestId('add-shipping-carrier') at ../pages/ordersPage.ts:78 76 | } 77 | async clickAddShippingCarrierButton() { > 78 | await this.addShippingCarrierLink.click(); | ^ 79 | } 80 | async clickAddProductsButton() { 81 | await this.addProducts.click(); at OrdersPage.clickAddShippingCarrierButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:78:39) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:36:20
create-run-on-testmo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests (2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests (1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests-complete
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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://automation-dashboard.staging.saleor.cloud/dashboard/
API_URL
https://automation-dashboard.staging.saleor.cloud/graphql/
POOL_NAME
automation-dashboard
POOL_INSTANCE
https://automation-dashboard.staging.saleor.cloud
BACKUP_NAMESPACE
snapshot-automation-tests
SNAPSHOT
backup_id=ZrniYESk, version=3.20.0, name=snapshot-automation-tests
🎭 Playwright Run Summary
2 skipped 105 passed (5.1m)
🎭 Playwright Run Summary
3 flaky [chromium] › attributes.spec.ts:221:5 › TC: SALEOR_130 Bulk delete attributes @e2e @attributes ─ [chromium] › navigation.spec.ts:29:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e [chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ──────────────── 1 skipped 103 passed (5.7m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
17.4 MB
html-report--attempt-1 Expired
19.5 MB