Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Docker Image CI

Docker Image CI #134

Triggered via schedule May 6, 2024 06:13
Status Success
Total duration 3m 46s
Artifacts

docker-image.yml

on: schedule
Matrix: codeql / Analyze
Matrix: eslint / Run eslint scanning
Matrix: playwright / test
build-image
44s
build-image
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 notices
[Google Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le: tests/e2e/selection.spec.ts#L44
1) [Google Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le ──────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByText('Marcella.Jakubowski87').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Marcella.Jakubowski87').first() 42 | 43 | // VΓ©rification de la confirmation de la prise du rΓ΄le. > 44 | await expect( page.getByText( player ).first() ).toBeVisible(); | ^ 45 | } ); 46 | 47 | // at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:44:51
[Mobile Chrome] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante: tests/e2e/multiplayer.spec.ts#L1
2) [Mobile Chrome] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante ────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante: tests/e2e/multiplayer.spec.ts#L33
2) [Mobile Chrome] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante ────────────────── Error: locator.click: Test ended. Call log: - waiting for getByRole('row', { name: 'Nikita_Christiansen81' }).getByRole('button', { name: 'Join' }) 31 | const player2Name = faker.internet.displayName(); 32 | await player2Page.getByPlaceholder( "Marc007" ).fill( player2Name ); > 33 | await player2Page.getByRole( "row", { name: player1Name } ).getByRole( "button", { name: "Join" } ).click(); | ^ 34 | await player2Page.getByRole( "button", { name: "Yes" } ).click(); 35 | 36 | // VΓ©rification du rΓ΄le du joueur 1 par le joueur 2. at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:33:102
🎭 Playwright Run Summary
12 skipped 33 passed (33.4s)
🎭 Playwright Run Summary
12 skipped 33 passed (35.8s)
🎭 Playwright Run Summary
2 flaky [Google Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le ───────────────────────────────── [Mobile Chrome] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante ─────────────────── 12 skipped 31 passed (1.3m)