[QA] Fixing flaky test - TC: SALEOR_205 Bulk delete customers #1796
pr-automation.yml
on: pull_request
Annotations
2 errors, 5 warnings, and 8 notices
[chromium] › navigation.spec.ts:28:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e:
playwright/tests/navigation.spec.ts#L1
1) [chromium] › navigation.spec.ts:28:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e
Test timeout of 45000ms exceeded.
|
[chromium] › navigation.spec.ts:28:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e:
playwright/pages/dialogs/addNavigationMenuItemDialog.ts#L23
1) [chromium] › navigation.spec.ts:28:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('menu-link-options').getByText('Polo Shirts')
- locator resolved to <div role="option" tabindex="-1" aria-selected="false…>Polo Shirts</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- forcing action
- element is visible, enabled and stable
- scrolling into view if needed
- element was detached from the DOM, retrying
at ../pages/dialogs/addNavigationMenuItemDialog.ts:23
21 | });
22 | await this.page.getByTestId(option).click({ force: true });
> 23 | await this.menuLinkOptions.getByText(optionName).click({ force: true });
| ^
24 | }
25 |
26 | async typeMenuItemName(name: string) {
at AddNavigationMenuItemDialog.selectLinkOption (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/addNavigationMenuItemDialog.ts:23:54)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/navigation.spec.ts:43:3
|
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 (2/2)
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/2)
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-4845.dashboard.saleor.rocks
|
API_URL
https://pr-4845.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-4845
|
POOL_INSTANCE
https://pr-4845.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=PWH20T5w, version=3.20.0, name=snapshot-automation-tests
|
🎭 Playwright Run Summary
113 passed (4.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › navigation.spec.ts:28:5 › TC: SALEOR_194 Should create a new menu navigation with menu item @navigation @e2e
2 skipped
110 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.22 MB |
|
html-report--attempt-1
Expired
|
4.62 MB |
|