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

Bump @types/uuid from 9.0.1 to 9.0.2 #80

Bump @types/uuid from 9.0.1 to 9.0.2

Bump @types/uuid from 9.0.1 to 9.0.2 #80

Triggered via pull request June 15, 2023 10:48
Status Success
Total duration 6m 55s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 6 warnings, and 1 notice
[Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante: tests/e2e/multiplayer.spec.ts#L35
1) [Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante ──────────────── Error: Timed out 10000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Player 1').first() 33 | // Vérification du rôle du joueur 1 par le joueur 2. 34 | await expect( player2Page ).toHaveURL( "/game/selection" ); > 35 | await expect( player2Page.getByText( "Player 1" ).first() ).toBeVisible(); | ^ 36 | 37 | // Choix du rôle pour le joueur 2. 38 | await player2Page.getByText( "Choose this role" ).last().check(); at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:35:62
[Desktop Safari] › multiplayer.spec.ts:111:5 › Reconnexion à la volée: tests/e2e/multiplayer.spec.ts#L132
2) [Desktop Safari] › multiplayer.spec.ts:111:5 › Reconnexion à la volée ───────────────────────── Error: Timed out 10000ms waiting for expect(received).toHaveURL(expected) Expected string: "http://localhost:3000/game/selection" Received string: "http://localhost:3000/" Call log: - expect.toHaveURL with timeout 10000ms - waiting for locator(':root') - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" - locator resolved to <html lang="en" dir="auto" prefix="og: https://ogp.me/…>…</html> - unexpected value "http://localhost:3000/" 130 | 131 | // Vérification de la redirection vers la page de sélection de rôle. > 132 | await expect( page ).toHaveURL( "/game/selection" ); | ^ 133 | } ); at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:132:23
🎭 Playwright Run Summary
2 flaky [Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante ───────────────── [Desktop Safari] › multiplayer.spec.ts:111:5 › Reconnexion à la volée ────────────────────────── 20 skipped 53 passed (5.2m)
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Slow Test: [Desktop Safari] › multiplayer.spec.ts#L1
[Desktop Safari] › multiplayer.spec.ts took 1.0m
Slow Test: [Mobile Safari] › multiplayer.spec.ts#L1
[Mobile Safari] › multiplayer.spec.ts took 49.2s
Slow Test: [Desktop Firefox] › multiplayer.spec.ts#L1
[Desktop Firefox] › multiplayer.spec.ts took 42.9s
Slow Test: [Mobile Safari] › selection.spec.ts#L1
[Mobile Safari] › selection.spec.ts took 20.5s
Slow Test: [Desktop Chrome] › multiplayer.spec.ts#L1
[Desktop Chrome] › multiplayer.spec.ts took 19.7s