Run tests on 3.20.48-2e2a132 CORE #318
Triggered via repository dispatch
November 13, 2024 14:17
saleor-deployments[bot]
automation-tests-event
d6aa7fa
Status
Failure
Total duration
20m 26s
Artifacts
2
automation-tests-on-repository-dispatch.yml
on: repository_dispatch
get-environment-variables
7s
run-tests-on-release
/
add-check-and-prepare-instance
9m 53s
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
2s
Annotations
10 errors, 13 warnings, and 9 notices
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with discount permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
1) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with discount permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with order permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
2) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with order permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with channel permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
3) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with channel permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with customer permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
4) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with customer permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with giftCard permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
5) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with giftCard permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with page permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
6) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with page permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with plugin permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
7) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with plugin permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with productTypeAndAttribute permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
8) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with productTypeAndAttribute permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with product permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
9) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with product permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with settings permissions should have readonly access to Apps @e2e @apps:
playwright/tests/singlePermissions/readonlyAppAccess.spec.ts#L37
10) [e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with settings permissions should have readonly access to Apps @e2e @apps
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('apps-upcoming')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('apps-upcoming')
35 |
36 | for (const appList of appLists) {
> 37 | await expect(appList).toBeVisible();
| ^
38 | }
39 |
40 | await appsPage.installedAppRow.first().click();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/singlePermissions/readonlyAppAccess.spec.ts:37:29
|
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 (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 (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 / 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://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=a3QvCLnf, version=3.20.33, name=snapshot-automation-tests-3.20
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
10 failed
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with discount permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with order permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with channel permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with customer permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with giftCard permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with page permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with plugin permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with productTypeAndAttribute permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with product permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with settings permissions should have readonly access to Apps @e2e @apps
3 interrupted
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with staff permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with shipping permissions should have readonly access to Apps @e2e @apps
[e2e] › singlePermissions/readonlyAppAccess.spec.ts:16:7 › TC: SALEOR_131 User with translations permissions should have readonly access to Apps @e2e @apps
34 did not run
71 passed (3.9m)
|
🎭 Playwright Run Summary
119 passed (5.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
21.1 MB |
|
html-report--attempt-1
Expired
|
23.2 MB |
|