Running 7 tests using 1 worker [1/7] [chromium] › tests\core-auth.spec.ts:59:5 › I. Core & Authentication › 1.1 Login - Successful Authentication [chromium] › tests\core-auth.spec.ts:59:5 › I. Core & Authentication › 1.1 Login - Successful Authentication PAGE LOG: [vite] connecting... PAGE LOG: [vite] connected. PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold  1) [chromium] › tests\core-auth.spec.ts:59:5 › I. Core & Authentication › 1.1 Login - Successful Authentication Test timeout of 60000ms exceeded. Error Context: test-results\core-auth-I-Core-Authentic-284b6---Successful-Authentication-chromium\error-context.md [2/7] [chromium] › tests\core-auth.spec.ts:74:5 › I. Core & Authentication › 1.2 Login - Invalid Credentials [chromium] › tests\core-auth.spec.ts:74:5 › I. Core & Authentication › 1.2 Login - Invalid Credentials PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold PAGE LOG: [vite] connected.  2) [chromium] › tests\core-auth.spec.ts:74:5 › I. Core & Authentication › 1.2 Login - Invalid Credentials Error: expect(locator).toBeVisible() failed Locator: getByText('Invalid credentials') Expected: visible Timeout: 5000ms Error: element(s) not found Call log:  - Expect "toBeVisible" with timeout 5000ms  - waiting for getByText('Invalid credentials') 77 | await page.getByRole('button', { name: 'Login' }).click(); 78 | > 79 | await expect(page.getByText('Invalid credentials')).toBeVisible(); | ^ 80 | await expect(page.getByRole('button', { name: 'Login' })).toBeVisible(); 81 | }); 82 | at D:\Coding\gymflow\tests\core-auth.spec.ts:79:61 Error Context: test-results\core-auth-I-Core-Authentic-c86c7-Login---Invalid-Credentials-chromium\error-context.md [3/7] [chromium] › tests\core-auth.spec.ts:83:5 › I. Core & Authentication › 1.3 & 1.4 Login - First-Time Password Change [chromium] › tests\core-auth.spec.ts:83:5 › I. Core & Authentication › 1.3 & 1.4 Login - First-Time Password Change PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold PAGE LOG: [vite] connected.  3) [chromium] › tests\core-auth.spec.ts:83:5 › I. Core & Authentication › 1.3 & 1.4 Login - First-Time Password Change Test timeout of 60000ms exceeded. Error Context: test-results\core-auth-I-Core-Authentic-028b5--First-Time-Password-Change-chromium\error-context.md [4/7] [chromium] › tests\core-auth.spec.ts:107:5 › I. Core & Authentication › 1.5 Login - Language Selection (English) [chromium] › tests\core-auth.spec.ts:107:5 › I. Core & Authentication › 1.5 Login - Language Selection (English) PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold [5/7] [chromium] › tests\core-auth.spec.ts:114:5 › I. Core & Authentication › 1.6 Login - Language Selection (Russian) [chromium] › tests\core-auth.spec.ts:114:5 › I. Core & Authentication › 1.6 Login - Language Selection (Russian) PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold [6/7] [chromium] › tests\core-auth.spec.ts:120:5 › I. Core & Authentication › 1.7 Navigation - Desktop Navigation Rail [chromium] › tests\core-auth.spec.ts:120:5 › I. Core & Authentication › 1.7 Navigation - Desktop Navigation Rail PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold PAGE LOG: [vite] connected.  4) [chromium] › tests\core-auth.spec.ts:120:5 › I. Core & Authentication › 1.7 Navigation - Desktop Navigation Rail Test timeout of 60000ms exceeded. Error Context: test-results\core-auth-I-Core-Authentic-98754-n---Desktop-Navigation-Rail-chromium\error-context.md [7/7] [chromium] › tests\core-auth.spec.ts:137:5 › I. Core & Authentication › 1.8 Navigation - Mobile Bottom Navigation Bar [chromium] › tests\core-auth.spec.ts:137:5 › I. Core & Authentication › 1.8 Navigation - Mobile Bottom Navigation Bar PAGE LOG: [vite] connecting... PAGE LOG: %cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools font-weight:bold PAGE LOG: [vite] connected.  5) [chromium] › tests\core-auth.spec.ts:137:5 › I. Core & Authentication › 1.8 Navigation - Mobile Bottom Navigation Bar SyntaxError: Unexpected end of JSON input at fixtures.ts:37 35 | }); 36 | > 37 | const body = await response.json(); | ^ 38 | 39 | // If registration fails because we hit a collision (unlikely) or other error, fail the test 40 | if (!response.ok()) { at createUser (D:\Coding\gymflow\tests\fixtures.ts:37:26) at D:\Coding\gymflow\tests\core-auth.spec.ts:138:22 Error Context: test-results\core-auth-I-Core-Authentic-ff028-obile-Bottom-Navigation-Bar-chromium\error-context.md  5 failed [chromium] › tests\core-auth.spec.ts:59:5 › I. Core & Authentication › 1.1 Login - Successful Authentication [chromium] › tests\core-auth.spec.ts:74:5 › I. Core & Authentication › 1.2 Login - Invalid Credentials [chromium] › tests\core-auth.spec.ts:83:5 › I. Core & Authentication › 1.3 & 1.4 Login - First-Time Password Change [chromium] › tests\core-auth.spec.ts:120:5 › I. Core & Authentication › 1.7 Navigation - Desktop Navigation Rail [chromium] › tests\core-auth.spec.ts:137:5 › I. Core & Authentication › 1.8 Navigation - Mobile Bottom Navigation Bar 2 passed (3.4m)  Serving HTML report at http://localhost:47050. Press Ctrl+C to quit.