Number of executed test cases: 450Number of passed test cases: 449Number of failed test cases: 1
Failed test cases (A maximum of 10 are listed below):
Testcase Name: MySKOV System Test - Account - test environment › SYS-ACC-1.4 - Invite and signup user. Login and change first name, last name, phone number, email and password. Test forgot password
Status: Failed
Error Information: [chromium] › systemtest/account.spec.ts:229:8 › MySKOV System Test - Account - test environment › SYS-ACC-1.4 - Invite and signup user. Login and change first name, last name, phone number, email and password. Test forgot password Test timeout of 480000ms exceeded. Error: expect(page).toHaveTitle(expected) failed Expected: "Apps" Received: "skov.com | 504: Gateway time-out" Timeout: 30000ms Call log: - Expect "toHaveTitle" with timeout 30000ms 63 × unexpected value "skov.com | 504: Gateway time-out" at ../support/functions/func_login.ts:58 56 | } 57 | await expect(page).toHaveURL(new RegExp('^' + getUrl(app, businessUnit, organization, false).replace('&noredirect=1', '')), { timeout: 30000 }); > 58 | await expect(page).toHaveTitle(pageTitle, { timeout: 30000 }); | ^ 59 | }; 60 | 61 | export const loginLoginAndResetUserSettings = async (browser: Browser, request: APIRequestContext, businessUnit: BusinessUnits, organization: string, profile: 'systemtest' | 'notificationtest'): Promise
=> { at loginLogin (/azp/_work/2/s/playwright/support/functions/func_login.ts:58:23) at membersDeleteInvitationsAndUsersViaAPI (/azp/_work/2/s/playwright/support/functions/func_members.ts:38:4) at /azp/_work/2/s/playwright/e2e/systemtest/account.spec.ts:86:7 Error: locator.click: Test ended. Call log: - waiting for locator('id=forgotPassword') 358 | // TEST STEP: Enter login page and click on 'Forgot your password?' 359 | await page.goto(getUrl('login', businessUnit, organization, true)); > 360 | await page.locator('id=forgotPassword').click(); | ^ 361 | // TEST STEP: Click 'cancel and check that the login page is shown again 362 | await page.getByTestId('cancel-button').click(); 363 | await page.waitForSelector('[data-test-id=\'sign-in-input\']'); at /azp/_work/2/s/playwright/e2e/systemtest/account.spec.ts:360:47 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/test-failed-2.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #3: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/test-failed-3.png ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/error-context.md attachment #5: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/test-failed-5.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #6: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/test-failed-4.png ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/error-context.md attachment #8: trace (application/zip) ───────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/trace.zip Usage: npx playwright show-trace ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium/trace.zip ──────────────────────────────────────────────────────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveTitle(expected) failed Expected: "Apps" Received: "skov.com | 502: Bad gateway" Timeout: 30000ms Call log: - Expect "toHaveTitle" with timeout 30000ms 63 × unexpected value "skov.com | 502: Bad gateway" at ../support/functions/func_login.ts:58 56 | } 57 | await expect(page).toHaveURL(new RegExp('^' + getUrl(app, businessUnit, organization, false).replace('&noredirect=1', '')), { timeout: 30000 }); > 58 | await expect(page).toHaveTitle(pageTitle, { timeout: 30000 }); | ^ 59 | }; 60 | 61 | export const loginLoginAndResetUserSettings = async (browser: Browser, request: APIRequestContext, businessUnit: BusinessUnits, organization: string, profile: 'systemtest' | 'notificationtest'): Promise => { at loginLogin (/azp/_work/2/s/playwright/support/functions/func_login.ts:58:23) at membersDeleteInvitationsAndUsersViaAPI (/azp/_work/2/s/playwright/support/functions/func_members.ts:38:4) at /azp/_work/2/s/playwright/e2e/systemtest/account.spec.ts:246:7 Error: expect(page).toHaveTitle(expected) failed Expected: "Apps" Received: "skov.com | 502: Bad gateway" Timeout: 30000ms Call log: - Expect "toHaveTitle" with timeout 30000ms 63 × unexpected value "skov.com | 502: Bad gateway" at ../support/functions/func_login.ts:58 56 | } 57 | await expect(page).toHaveURL(new RegExp('^' + getUrl(app, businessUnit, organization, false).replace('&noredirect=1', '')), { timeout: 30000 }); > 58 | await expect(page).toHaveTitle(pageTitle, { timeout: 30000 }); | ^ 59 | }; 60 | 61 | export const loginLoginAndResetUserSettings = async (browser: Browser, request: APIRequestContext, businessUnit: BusinessUnits, organization: string, profile: 'systemtest' | 'notificationtest'): Promise => { at loginLogin (/azp/_work/2/s/playwright/support/functions/func_login.ts:58:23) at membersDeleteInvitationsAndUsersViaAPI (/azp/_work/2/s/playwright/support/functions/func_members.ts:38:4) at /azp/_work/2/s/playwright/e2e/systemtest/account.spec.ts:86:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/test-failed-2.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/error-context.md attachment #4: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/test-failed-4.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #5: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/test-failed-3.png ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/error-context.md attachment #7: trace (application/zip) ───────────────────────────────────────────────────────── ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/trace.zip Usage: npx playwright show-trace ../test-results/systemtest-account-MySKOV--28993-ssword-Test-forgot-password-chromium-retry1/trace.zip ────────────────────────────────────────────────────────────────────────────────────────────────Attachment: /azp/_work/2/s/playwright/screenshots/account/3d6578d6-962a-4e0f-9f1c-fdea107d2f9b.png