Run test manually #268
run-test-manual.yml
on: workflow_dispatch
Annotations
4 errors, 8 warnings, and 9 notices
[setup] › auth.setup.ts:64:8 › Authenticate as giftCard user via API:
playwright/tests/auth.setup.ts#L26
1) [setup] › auth.setup.ts:64:8 › Authenticate as giftCard user via API ──────────────────────────
TypeError: Cannot read properties of undefined (reading 'value')
24 | {
25 | name: "_saleorRefreshToken",
> 26 | value: loginJsonInfo.cookies[0].value,
| ^
27 | },
28 | ],
29 | });
at authenticateAndSaveState (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:26:41)
at authSetup (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:47:5)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/auth.setup.ts:65:5
|
run-tests (1/2)
Process completed with exit code 1.
|
[apps-e2e] › apps.spec.ts:58:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e:
playwright/tests/apps.spec.ts#L69
1) [apps-e2e] › apps.spec.ts:58:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e
Error: Timed out 10000ms waiting for expect(locator).not.toBeVisible()
Locator: getByTestId('app-saleorqa app')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 10000ms
- waiting for getByTestId('app-saleorqa app')
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
- locator resolved to <span data-macaw-ui-component="Text" data-test-id="app…>Saleor QA App</span>
- unexpected value "visible"
67 | await appsPage.waitForDOMToFullyLoad();
68 | await expect(appsPage.installedAppRow.first()).toBeVisible();
> 69 | await expect(appsPage.appQA).not.toBeVisible();
| ^
70 | });
71 |
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/apps.spec.ts:69:36
|
run-tests (2/2)
Process completed with exit code 1.
|
create-run-on-testmo
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/
|
run-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 (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/
|
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/
|
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/
|
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/
|
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
1 failed
[setup] › auth.setup.ts:64:8 › Authenticate as giftCard user via API ───────────────────────────
111 did not run
6 passed (11.2s)
|
🎭 Playwright Run Summary
1 failed
[apps-e2e] › apps.spec.ts:58:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e
117 passed (5.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.31 MB |
|
html-report--attempt-1
Expired
|
4.85 MB |
|