Skip to content

TECH - separation de la table establishments_locations en 2 pour améliorer les performances #605

TECH - separation de la table establishments_locations en 2 pour améliorer les performances

TECH - separation de la table establishments_locations en 2 pour améliorer les performances #605

Triggered via pull request September 24, 2024 14:35
Status Failure
Total duration 6m 40s
Artifacts 1

validation-pr.yml

on: pull_request
deploy-review-app  /  Deploy to review app pr2228
6m 29s
deploy-review-app / Deploy to review app pr2228
fullcheck  /  Back integration tests
1m 44s
fullcheck / Back integration tests
fullcheck  /  Playwright tests
5m 45s
fullcheck / Playwright tests
Verify migration order
24s
Verify migration order
Matrix: fullcheck /
notify-pr
0s
notify-pr
run-seeds
0s
run-seeds
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 5 warnings, and 1 notice
[chromium] › establishment/establishmentWorkflow.spec.ts:310:9 › Establishment creation and modification workflow › Establishment admin get notifications magic links › check that establishment has been updated: playwright/tests/establishment/establishmentWorkflow.spec.ts#L408
1) [chromium] › establishment/establishmentWorkflow.spec.ts:310:9 › Establishment creation and modification workflow › Establishment admin get notifications magic links › check that establishment has been updated Error: expect(received).toBe(expected) // Object.is equality Expected: "6 rue de la chaîne 86000 poitiers" Received: "" 406 | .inputValue() 407 | ).toLowerCase(), > 408 | ).toBe(updatedInformations.businessAddresses[0].rawAddress.toLowerCase()); | ^ 409 | 410 | await expect( 411 | await page at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/establishmentWorkflow.spec.ts:408:9
[chromium] › establishment/establishmentWorkflow.spec.ts:53:7 › Establishment creation and modification workflow › creates a new establishment: playwright/utils/utils.ts#L74
2) [chromium] › establishment/establishmentWorkflow.spec.ts:53:7 › Establishment creation and modification workflow › creates a new establishment Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#im-form-create-establishment__start-button') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#im-form-create-establishment__start-button') at ../utils/utils.ts:74 72 | 73 | export const expectLocatorToBeVisibleAndEnabled = async (locator: Locator) => { > 74 | await expect(locator).toBeVisible(); | ^ 75 | await expect(locator).toBeEnabled(); 76 | }; 77 | at expectLocatorToBeVisibleAndEnabled (/home/runner/work/immersion-facile/immersion-facile/playwright/utils/utils.ts:74:25) at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/establishmentWorkflow.spec.ts:67:45
[chromium] › establishment/establishmentWorkflow.spec.ts:53:7 › Establishment creation and modification workflow › creates a new establishment: playwright/utils/utils.ts#L74
2) [chromium] › establishment/establishmentWorkflow.spec.ts:53:7 › Establishment creation and modification workflow › creates a new establishment Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#im-form-create-establishment__start-button') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#im-form-create-establishment__start-button') at ../utils/utils.ts:74 72 | 73 | export const expectLocatorToBeVisibleAndEnabled = async (locator: Locator) => { > 74 | await expect(locator).toBeVisible(); | ^ 75 | await expect(locator).toBeEnabled(); 76 | }; 77 | at expectLocatorToBeVisibleAndEnabled (/home/runner/work/immersion-facile/immersion-facile/playwright/utils/utils.ts:74:25) at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/establishmentWorkflow.spec.ts:67:45
fullcheck / Playwright tests
Process completed with exit code 1.
deploy-review-app / Deploy to review app pr2228
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › establishment/establishmentWorkflow.spec.ts:310:9 › Establishment creation and modification workflow › Establishment admin get notifications magic links › check that establishment has been updated 1 flaky [chromium] › establishment/establishmentWorkflow.spec.ts:53:7 › Establishment creation and modification workflow › creates a new establishment 1 skipped 4 did not run 45 passed (2.9m)
Slow Test: playwright/[chromium] › convention/conventionWorkflow.spec.ts#L1
playwright/[chromium] › convention/conventionWorkflow.spec.ts took 2.0m
Slow Test: playwright/[chromium] › dashboard/agencyWorkflow.spec.ts#L1
playwright/[chromium] › dashboard/agencyWorkflow.spec.ts took 41.0s
Slow Test: playwright/[chromium] › agency/agencyWorkflow.spec.ts#L1
playwright/[chromium] › agency/agencyWorkflow.spec.ts took 29.0s
Slow Test: playwright/[chromium] › admin/apiConsumerWorkflow.spec.ts#L1
playwright/[chromium] › admin/apiConsumerWorkflow.spec.ts took 20.9s
Slow Test: playwright/[chromium] › search/search.spec.ts#L1
playwright/[chromium] › search/search.spec.ts took 17.4s

Artifacts

Produced during runtime
Name Size
playwright-report
4.29 MB