This repository has been archived by the owner on May 8, 2024. It is now read-only.
Added Google Analytics/reCAPTCHA services complete opt-out #141
Annotations
4 errors, 6 warnings, and 1 notice
[Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante:
tests/e2e/multiplayer.spec.ts#L37
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 848')
35 | // VΓ©rification du rΓ΄le du joueur 1 par le joueur 2.
36 | await expect( player2Page ).toHaveURL( "/game/selection" );
> 37 | await expect( player2Page.getByText( player1Name ) ).toBeVisible();
| ^
38 |
39 | // Choix du rΓ΄le pour le joueur 2.
40 | await player2Page.getByRole( "article" ).nth( 1 ).locator( "#select" ).click();
at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:37:55
|
[Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante:
tests/e2e/multiplayer.spec.ts#L36
1) [Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante ββββββββββββββββ
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
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" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
34 |
35 | // VΓ©rification du rΓ΄le du joueur 1 par le joueur 2.
> 36 | await expect( player2Page ).toHaveURL( "/game/selection" );
| ^
37 | await expect( player2Page.getByText( player1Name ) ).toBeVisible();
38 |
39 | // Choix du rΓ΄le pour le joueur 2.
at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:36:30
|
[Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante:
tests/e2e/multiplayer.spec.ts#L36
1) [Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante ββββββββββββββββ
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
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" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
- locator resolved to <html lang="en" prefix="og: https://ogp.me/ns#" class=β¦>β¦</html>
- unexpected value "http://localhost:3000/"
34 |
35 | // VΓ©rification du rΓ΄le du joueur 1 par le joueur 2.
> 36 | await expect( player2Page ).toHaveURL( "/game/selection" );
| ^
37 | await expect( player2Page.getByText( player1Name ) ).toBeVisible();
38 |
39 | // Choix du rΓ΄le pour le joueur 2.
at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:36:30
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Slow Test:
[Desktop Firefox] βΊ multiplayer.spec.ts#L1
[Desktop Firefox] βΊ multiplayer.spec.ts took 1.0m
|
Slow Test:
[Mobile Safari] βΊ multiplayer.spec.ts#L1
[Mobile Safari] βΊ multiplayer.spec.ts took 44.0s
|
Slow Test:
[Desktop Safari] βΊ multiplayer.spec.ts#L1
[Desktop Safari] βΊ multiplayer.spec.ts took 36.0s
|
Slow Test:
[Mobile Safari] βΊ selection.spec.ts#L1
[Mobile Safari] βΊ selection.spec.ts took 26.4s
|
Slow Test:
[Mobile Safari] βΊ navigation.spec.ts#L1
[Mobile Safari] βΊ navigation.spec.ts took 21.8s
|
π Playwright Run Summary
1 failed
[Desktop Firefox] βΊ multiplayer.spec.ts:6:5 βΊ Connexion Γ une partie existante βββββββββββββββββ
20 skipped
54 passed (4.8m)
|