Run tests on 3.19.87-8887237 CORE #319
Triggered via repository dispatch
November 14, 2024 09:41
saleor-deployments[bot]
automation-tests-event
d6aa7fa
Status
Failure
Total duration
13m 58s
Artifacts
2
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
get-environment-variables
10s
run-tests-on-release
/
add-check-and-prepare-instance
2m 42s
Matrix: run-tests-on-release / run-cy-tests
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
3s
Annotations
9 errors, 17 warnings, 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 30000ms 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 30000ms 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 30000ms 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 30000ms 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 30000ms 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 30000ms 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-on-release / run-pw-tests (1/2)
Process completed with exit code 1.
|
[chromium] › pageTypes.spec.ts:11:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type:
playwright/tests/pageTypes.spec.ts#L23
1) [chromium] › pageTypes.spec.ts:11:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByTestId('page-types-list')
Expected string: "e2e-page-type-78246"
Received string: ""
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByTestId('page-types-list')
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="page-typ…>…</tbody>
- unexpected value ""
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="page-typ…>…</tbody>
- unexpected value ""
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="page-typ…>…</tbody>
- unexpected value ""
21 | await expect(pageTypePage.nameInput).toHaveValue(pageTypeName);
22 | await pageTypePage.gotoPageTypeListPage();
> 23 | await expect(pageTypePage.pageTypeList).toContainText(pageTypeName);
| ^
24 | });
25 |
26 | test("TC: SALEOR_188 As an admin user I can update page type@e2e @page-type", async ({
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:23:43
|
[chromium] › pageTypes.spec.ts:60:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type:
playwright/tests/pageTypes.spec.ts#L69
2) [chromium] › pageTypes.spec.ts:60:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('page-types-list')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('page-types-list')
67 |
68 | await pageTypePage.gotoPageTypeListPage();
> 69 | await expect(pageTypePage.pageTypeList).toBeVisible();
| ^
70 | await pageTypePage.checkPageTypesOnList(rowsToBeDeleted);
71 | await pageTypePage.clickBulkDeleteButton();
72 | await pageTypePage.deletePageTypeDialog.waitForDOMToFullyLoad();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:69:43
|
get-environment-variables
The following actions use a deprecated Node.js version 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/
|
get-environment-variables
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/
|
run-tests-on-release / add-check-and-prepare-instance
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@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-on-release / add-check-and-prepare-instance
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/
|
run-tests-on-release / add-check-and-prepare-instance
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/
|
run-tests-on-release / add-check-and-prepare-instance
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/
|
run-tests-on-release / run-pw-tests (1/2)
The following actions use a deprecated Node.js version 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-on-release / run-pw-tests (1/2)
Unexpected input(s) 'PROJECT', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'ACCOUNTS', 'E2E_ENCODE_PASS']
|
run-tests-on-release / run-pw-tests (1/2)
Unexpected input(s) 'PROJECT', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'ACCOUNTS', 'E2E_ENCODE_PASS']
|
run-tests-on-release / run-pw-tests (2/2)
The following actions use a deprecated Node.js version 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-on-release / run-pw-tests (2/2)
Unexpected input(s) 'PROJECT', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'ACCOUNTS', 'E2E_ENCODE_PASS']
|
run-tests-on-release / run-pw-tests (2/2)
Unexpected input(s) 'PROJECT', valid inputs are ['BASE_URL', 'API_URL', 'E2E_USER_NAME', 'E2E_USER_PASSWORD', 'E2E_PERMISSIONS_USERS_PASSWORD', 'SHARD', 'MAILPITURL', 'URL_TO_RUN', 'PW_WORKERS', 'PW_RETRIES', 'ACCOUNTS', 'E2E_ENCODE_PASS']
|
run-tests-on-release / tests-complete
The following actions use a deprecated Node.js version 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/
|
run-tests-on-release / 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/
|
run-tests-on-release / 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/
|
run-tests-on-release / 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://v319.staging.saleor.cloud/dashboard/
|
API_URL
https://v319.staging.saleor.cloud/graphql/
|
POOL_NAME
3.19 Staging
|
POOL_INSTANCE
https://v319.staging.saleor.cloud/
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.19
|
SNAPSHOT
backup_id=YU3RcacN, version=3.19.74, name=snapshot-automation-tests-3.19
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 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.0m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › pageTypes.spec.ts:11:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type
[chromium] › pageTypes.spec.ts:60:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type
1 skipped
111 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
7.64 MB |
|
html-report--attempt-1
|
9.29 MB |
|