Skip to content

[UI] EVEREST-1704 Hide PXC ConnectionURL #872 #1382

[UI] EVEREST-1704 Hide PXC ConnectionURL #872

[UI] EVEREST-1704 Hide PXC ConnectionURL #872 #1382

Triggered via push November 27, 2024 14:01
Status Success
Total duration 13m 4s
Artifacts 1
Cache PNPM
18s
Cache PNPM
permission_checks
3s
permission_checks
E2E_tests_workflow  /  e2e
12m 20s
E2E_tests_workflow / e2e
Matrix: CI_checks
Merge Gatekeeper
17s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 15 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/create-db-cluster/create-db-cluster.e2e.ts#L1
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 Test timeout of 30000ms exceeded.
[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#L153
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: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('text-input-storage-location') - locator resolved to <input disabled id=":r1f:" required="" type="text" role="combobox" value="bucket-1" autocomplete="off" spellcheck="false" aria-invalid="false" aria-expanded="false" autocapitalize="none" aria-autocomplete="list" data-testid="text-input-storage-location" class="MuiInputBase-input MuiOutlinedInput-input Mui-disabled MuiInputBase-inputSizeSmall MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-1w2a7hf-MuiInputBase-input-MuiOutlinedInput-input"/> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 100ms 35 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 500ms at ../pr/db-cluster/db-wizard/db-wizard-utils.ts:153 151 | await expect(storageLocationField).not.toBeEmpty(); 152 | if (testStorageOption) { > 153 | await storageLocationField.click(); | ^ 154 | 155 | const storageOptions = page.getByRole('option'); 156 | const testStorage = storageOptions.filter({ at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/db-wizard-utils.ts:153:32) 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
[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/create-db-cluster/create-db-cluster.e2e.ts#L1
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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[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#L153
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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('text-input-storage-location') - locator resolved to <input disabled id=":r18:" required="" type="text" role="combobox" value="bucket-1" autocomplete="off" spellcheck="false" aria-invalid="false" aria-expanded="false" autocapitalize="none" aria-autocomplete="list" data-testid="text-input-storage-location" class="MuiInputBase-input MuiOutlinedInput-input Mui-disabled MuiInputBase-inputSizeSmall MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-1w2a7hf-MuiInputBase-input-MuiOutlinedInput-input"/> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 100ms 40 × waiting for element to be visible, enabled and stable - element is not enabled - retrying click action - waiting 500ms at ../pr/db-cluster/db-wizard/db-wizard-utils.ts:153 151 | await expect(storageLocationField).not.toBeEmpty(); 152 | if (testStorageOption) { > 153 | await storageLocationField.click(); | ^ 154 | 155 | const storageOptions = page.getByRole('option'); 156 | const testStorage = storageOptions.filter({ at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/db-wizard-utils.ts:153:32) 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
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#L200
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#L209
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#L219
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#L228
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/protected-route/ProtectedRoute.tsx#L19
React Hook useEffect has missing dependencies: 'location.pathname' and 'setRedirectRoute'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/schedule-form-dialog/schedule-form-wrapper/schedule-form-wrapper.tsx#L62
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/contexts/auth/auth.provider.tsx#L131
React Hook useCallback has a missing dependency: 'isSsoEnabled'. Either include it or remove the dependency array
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/pitr.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts took 29.6s
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 23.7s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/settings/upgrades.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/settings/upgrades.e2e.ts took 18.2s
Slow Test: ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/resources-step.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/edit-db-cluster/resources-step.e2e.ts took 17.1s
🎭 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 51 passed (5.9m)

Artifacts

Produced during runtime
Name Size
playwright-report
126 MB