Fix show multiple gift cards in order details #1584
pr-automation.yml
on: pull_request
Annotations
2 errors, 7 warnings, and 10 notices
[chromium] › pageTypes.spec.ts:9: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:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type
Error: Timed out 10000ms waiting for expect(locator).toContainText(expected)
Locator: getByTestId('page-types-list')
Expected string: "e2e-page-type-10732"
Received string: ""
Call log:
- expect.toContainText with timeout 10000ms
- 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 ""
21 | pageTypePage.gotoPageTypeListPage(),
22 | );
> 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] › apps.spec.ts:51:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e:
playwright/tests/apps.spec.ts#L55
1) [chromium] › apps.spec.ts:51:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e
Error: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('page-header') to be visible
53 | appPage.goToExistingAppPage(APPS.appToBeDeleted.id)
54 | );
> 55 | await appPage.pageHeader.waitFor({ state: "visible", timeout: 10000 });
| ^
56 | await expect(appPage.pageHeader).toContainText("Saleor QA App");
57 | await appPage.deleteButton.click();
58 | await appPage.deleteAppDialog.clickDeleteButton();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/apps.spec.ts:55:28
|
deploy-dashboard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/cache@v3, aws-actions/configure-aws-credentials@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@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/.
|
run-tests (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@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/.
|
run-tests (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@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/.
|
run-tests (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@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/.
|
merge-reports
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://pr-4814.dashboard.saleor.rocks
|
API_URL
https://pr-4814.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-4814
|
POOL_INSTANCE
https://pr-4814.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=ZrniYESk, version=3.20.0, name=snapshot-automation-tests
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type
1 skipped
59 passed (3.7m)
|
🎭 Playwright Run Summary
61 passed (3.9m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › apps.spec.ts:51:5 › TC: SALEOR_120 User should be able to delete thirdparty app @e2e
1 skipped
59 passed (3.8m)
|
🎭 Playwright Run Summary
1 skipped
60 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
5.34 MB |
|
html-report--attempt-1
Expired
|
6.96 MB |
|