Skip to content

[UI] EVEREST-1597-sharding-edit-overview-page-bug #1110

[UI] EVEREST-1597-sharding-edit-overview-page-bug

[UI] EVEREST-1597-sharding-edit-overview-page-bug #1110

Re-run triggered October 30, 2024 09:36
Status Success
Total duration 31s
Artifacts 1

dev-fe-gatekeeper.yaml

on: pull_request
Cache PNPM
21s
Cache PNPM
permission_checks
5s
permission_checks
E2E_tests_workflow  /  e2e
13m 33s
E2E_tests_workflow / e2e
Matrix: CI_checks
Merge Gatekeeper
17s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

1 error, 16 warnings, and 1 notice
[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:376:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage: ui/apps/everest/.e2e/pr/db-cluster/db-wizard/db-wizard-utils.ts#L151
1) [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:376:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty() Locator: getByTestId('text-input-storage-location') Expected: not empty Received: empty Call log: - expect.not.toBeEmpty with timeout 5000ms - waiting for getByTestId('text-input-storage-location') - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" - locator resolved to <input value="" id=":r1f:" required="" type="text" role…/> - unexpected value "empty" at ../pr/db-cluster/db-wizard/db-wizard-utils.ts:151 149 | 150 | const storageLocationField = page.getByTestId('text-input-storage-location'); > 151 | await expect(storageLocationField).not.toBeEmpty(); | ^ 152 | if (testStorageOption) { 153 | await storageLocationField.click(); 154 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/db-wizard-utils.ts:151:42) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:392:5
E2E_tests_workflow / e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: percona-platform/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts took 37.8s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/no-match/no-match.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/no-match/no-match.e2e.ts took 30.1s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/schedules.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/schedules.e2e.ts took 22.9s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/multinamespaces/storage-location.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/multinamespaces/storage-location.e2e.ts took 18.4s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/settings/upgrades.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/settings/upgrades.e2e.ts took 15.7s
CI_checks (lint): ui/packages/design/src/themes/base/BaseTheme.tsx#L104
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
CI_checks (lint): ui/packages/ui-lib/src/table/usePersistentColumnVisibility.ts#L45
React Hook useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L192
React Hook useEffect has missing dependencies: 'cpuInputName', 'diskInputName', 'memoryInputName', and 'sizeOptions'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L198
React Hook useEffect has a missing dependency: 'diskInputName'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L207
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L216
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L225
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L490
React Hook useEffect has a missing dependency: 'pairProxiesWithNodes'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L513
React Hook useEffect has missing dependencies: 'clearErrors' and 'trigger'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L517
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
🎭 Playwright Run Summary
1 flaky [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:376:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage 13 skipped 48 passed (4.9m)