Upgrade actions/upload-artifact to v4 (#5325) #4008
pr-automation.yml
on: pull_request
Annotations
7 errors and 9 notices
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Test timeout of 35000ms exceeded.
|
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/dialogs/addNavigationMenuItemDialog.ts#L37
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Error: locator.waitFor: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('menu-link-options').getByRole('option', { name: 'Polo Shirts' }) to be visible
at ../pages/dialogs/addNavigationMenuItemDialog.ts:37
35 | await this.menuLinkOptions
36 | .getByRole("option", { name: optionName })
> 37 | .waitFor({ state: "visible" });
| ^
38 | expect(this.menuLinkOptions.getByRole("option", { name: optionName })).toBeEnabled();
39 | await this.menuLinkOptions.getByRole("option", { name: optionName }).click({ force: true });
40 | await this.waitForDOMToFullyLoad();
at AddNavigationMenuItemDialog.selectLinkOption (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/addNavigationMenuItemDialog.ts:37:8)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:67:3
|
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/navigationDetailsPage.ts#L39
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('menu-item').filter({ hasText: 'e2e-menu-item-to-be-updated' }).getByTestId('edit-menu-item-button').first()
at ../pages/navigationDetailsPage.ts:39
37 | async clickEditMenuItemButton(name:string) {
38 | const menuItem = await this.menuItem.filter({hasText:name})
> 39 | await menuItem.getByTestId("edit-menu-item-button").first().click();
| ^
40 | }
41 |
42 | async clickDeleteMenuItemButton(name: string) {
at NavigationDetailsPage.clickEditMenuItemButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/navigationDetailsPage.ts:39:65)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:57:3
|
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e:
playwright/pages/navigationDetailsPage.ts#L39
1) [chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('menu-item').filter({ hasText: 'e2e-menu-item-to-be-updated' }).getByTestId('edit-menu-item-button').first()
at ../pages/navigationDetailsPage.ts:39
37 | async clickEditMenuItemButton(name:string) {
38 | const menuItem = await this.menuItem.filter({hasText:name})
> 39 | await menuItem.getByTestId("edit-menu-item-button").first().click();
| ^
40 | }
41 |
42 | async clickDeleteMenuItemButton(name: string) {
at NavigationDetailsPage.clickEditMenuItemButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/navigationDetailsPage.ts:39:65)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:57:3
|
run-tests (1/2)
Process completed with exit code 1.
|
BASE_URL
https://pr-5349.dashboard.saleor.rocks
|
API_URL
https://pr-5349.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-5349
|
POOL_INSTANCE
https://pr-5349.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.19
|
SNAPSHOT
backup_id=2wRzqvtT, version=3.19.93, name=snapshot-automation-tests-3.19
|
SALEOR_CLOUD_SERVICE
saleor-staging-v319
|
🎭 Playwright Run Summary
1 skipped
113 passed (4.0m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › navigation.spec.ts:50:5 › TC: SALEOR_198 Should update existing menu @navigation @e2e
1 skipped
113 passed (6.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
3.89 MB |
|
all-blob-reports-2
Expired
|
153 KB |
|
html-report--attempt-1
Expired
|
4.27 MB |
|