Accessiblity fixes from DAC audit #3085
End-to-end test results ❌
❌ dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
66 tests were completed in 736s with 44 passed, 22 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TeacherIdentity.AuthServer.EndToEndTests.Account | 4✅ | 4s | ||
TeacherIdentity.AuthServer.EndToEndTests.Api | 4✅ | 2s | ||
TeacherIdentity.AuthServer.EndToEndTests.Elevate | 4❌ | 124s | ||
TeacherIdentity.AuthServer.EndToEndTests.Register | 12✅ | 10❌ | 325s | |
TeacherIdentity.AuthServer.EndToEndTests.SignIn | 5✅ | 3s | ||
TeacherIdentity.AuthServer.EndToEndTests.SignOut | 4✅ | 3s | ||
TeacherIdentity.AuthServer.EndToEndTests.TrnTokenSignInJourney | 15✅ | 8❌ | 260s |
✅ TeacherIdentity.AuthServer.EndToEndTests.Account
✅ AccessAccountPageDirectlyWithoutClientSignIn
✅ AccessAccountPageFromClient
✅ ChangeOfficialDateOfBirth
✅ ChangeOfficialName
✅ TeacherIdentity.AuthServer.EndToEndTests.Api
✅ GetTokenViaClientCredentialsWithReadScope_CanCallReadSupportEndpointSuccessfully
✅ GetTokenViaClientCredentialsWithWriteScope_CanCallWriteSupportEndpointSuccessfully
✅ SignInWithUserReadScope_CanCallReadSupportEndpointSuccessfully
✅ SignInWithUserWriteScope_CanCallWriteSupportEndpointSuccessfully
❌ TeacherIdentity.AuthServer.EndToEndTests.Elevate
❌ AlreadySignedInUserWithLowVerificationLevel_IsRedirectedToElevateJourney
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyAndCompletesSuccessfully
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(trnRequirementType: Optional, expectContinueButtonOnCompletePage: True)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(trnRequirementType: Required, expectContinueButtonOnCompletePage: False)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ TeacherIdentity.AuthServer.EndToEndTests.Register
❌ NewUser_WithInstitutionEmail_CanRegister(useInstitutionEmail: False)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithInstitutionEmail_CanRegister(useInstitutionEmail: True)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithoutTrnLookup_CanRegister
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(trnRequirement: Optional)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(trnRequirement: Required)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_TrnFound_CanRegister(trnRequirement: Optional)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_TrnFound_CanRegister(trnRequirement: Required)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_TrnFoundDifferentName_UpdatesNameAndCanRegister
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_TrnNotFound_CanRegister
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewUser_WithTrnLookup_TrnNotFound_CanRegister_StrictTrnMatchPolicy
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
✅ User_WithEmailAlreadyExists_SignsInExistingUser(additionalScope: "dqt:read", trnRequirement: Optional)
✅ User_WithEmailAlreadyExists_SignsInExistingUser(additionalScope: "dqt:read", trnRequirement: Required)
✅ User_WithEmailAlreadyExists_SignsInExistingUser(additionalScope: null, trnRequirement: null)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromEmail(additionalScope: "dqt:read", trnRequirement: Optional)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromEmail(additionalScope: "dqt:read", trnRequirement: Required)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromEmail(additionalScope: null, trnRequirement: null)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromMobilePhone(additionalScope: "dqt:read", trnRequirement: Optional)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromMobilePhone(additionalScope: "dqt:read", trnRequirement: Required)
✅ User_WithMatchingNameAndDob_SignsInExistingUserFromMobilePhone(additionalScope: null, trnRequirement: null)
✅ User_WithMobileAlreadyExists_SignsInExistingUser(additionalScope: "dqt:read", trnRequirement: Optional)
✅ User_WithMobileAlreadyExists_SignsInExistingUser(additionalScope: "dqt:read", trnRequirement: Required)
✅ User_WithMobileAlreadyExists_SignsInExistingUser(additionalScope: null, trnRequirement: null)
✅ TeacherIdentity.AuthServer.EndToEndTests.SignIn
✅ ExistingTeacherUser_AlreadySignedIn_SkipsEmailAndPinAndShowsCorrectConfirmationPage
✅ FirstRequestToProtectedAreaOfSiteForUserAlreadySignedInViaOAuth_IssuesUserSignedInEvent
✅ StaffUser_CanSignInSuccessfullyWithEmailAndPin
✅ StaffUser_CanSignInToAdminPageSuccessfullyWithEmailAndPin
✅ StaffUser_MissingPermission_GetsForbiddenError
✅ TeacherIdentity.AuthServer.EndToEndTests.SignOut
✅ SignOutFromClient
✅ SignOutFromCompletePage
✅ SignOutFromIdDirectly
✅ SignOutViaAccountPageWithClientContext
❌ TeacherIdentity.AuthServer.EndToEndTests.TrnTokenSignInJourney
✅ ExistingUserNoTrn_ValidTrnTokenMatchingEmail_SignsInUserUpdatesTrnInvalidatesToken
✅ ExistingUserNoTrn_ValidTrnTokenMatchingEmailNotMatchingName_SignsInUserUpdatesTrnAndNameInvalidatesToken
✅ ExistingUserSignsIn_ValidTrnTokenMatchingTrn_SignInAndInvalidatesToken
✅ ExistingUserSignsIn_ValidTrnTokenNotMatchingTrn_SignInAndIgnoreToken
✅ ExistingUserSignsInNoTrn_ValidTrnToken_AssignsToken
✅ ExistingUserSignsInNoTrn_ValidTrnTokenDifferentName_AssignsTokenUpdatesName
✅ ExistingUserWithTrn_ValidTrnTokenMatchingEmailAndTrn_SignsInUserInvalidatesToken
❌ ExistingUserWithTrn_ValidTrnTokenNotMatchingTrn_StartsCoreSignInJourney
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewTeacherUser_WithTrnToken_CreatesUserAndCompletesFlow
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewTeacherUser_WithTrnTokenChangesEmail_CreatesUserAndCompletesFlow
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewTeacherUser_WithTrnTokenChangesToInstitutionEmail_CreatesUserAndCompletesFlow(useInstitutionEmail: False)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewTeacherUser_WithTrnTokenChangesToInstitutionEmail_CreatesUserAndCompletesFlow(useInstitutionEmail: True)
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
❌ NewTeacherUser_WithTrnTokenForDqtRecordWithMissingDateOfBirth_CreatesUserAndCompletesFlow
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
✅ NewUserRegisters_ValidTrnTokenPhoneVerificationMatchesExistingAccountMatchingTrn_InvalidatesTrnToken
✅ NewUserRegisters_ValidTrnTokenPhoneVerificationMatchesExistingAccountNotMatchingTrn_IgnoresTrnToken
✅ NewUserRegisters_ValidTrnTokenPhoneVerificationMatchesExistingAccountNoTrn_AssignsTrnToken
✅ NewUserSignsIn_ValidTrnTokenMatchingExistingAccountNameAndDoBNoTrn_SignInAndAssignTrnToken
❌ NewUserSignsIn_ValidTrnTokenMatchingExistingAccountNameAndDoBWithNotMatchingTrn_ExistingAccountNotChosen_ContinuesTrnTokenSignInJourney
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
✅ NewUserSignsIn_ValidTrnTokenMatchingExistingAccountNameAndDoBWithNotMatchingTrn_SignInAndIgnoreTrnToken
❌ SignedInUser_ValidTrnTokenNotMatchingEmail_StartsTrnTokenJourney
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
✅ SignedInUserNoTrn_ValidTrnTokenMatchingEmail_UpdatesUserTrnInvalidatesToken
✅ SignedInUserWithTrn_ValidTrnTokenMatchingEmailAndTrn_InvalidatesToken
✅ SignedInUserWithTrn_ValidTrnTokenMatchingEmailNotMatchingTrn_IgnoresTrnToken
Annotations
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Elevate ► AlreadySignedInUserWithLowVerificationLevel_IsRedirectedToElevateJourney
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitElevateCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 423
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.AlreadySignedInUserWithLowVerificationLevel_IsRedirectedToElevateJourney() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 177
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.AlreadySignedInUserWithLowVerificationLevel_IsRedirectedToElevateJourney() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 182
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Elevate ► UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyAndCompletesSuccessfully
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitElevateCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 423
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyAndCompletesSuccessfully() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 68
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyAndCompletesSuccessfully() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 73
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Elevate ► UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(trnRequirementType: Optional, expectContinueButtonOnCompletePage: True)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitElevateCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 423
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(TrnRequirementType trnRequirementType, Boolean expectContinueButtonOnCompletePage) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 105
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(TrnRequirementType trnRequirementType, Boolean expectContinueButtonOnCompletePage) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 116
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Elevate ► UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(trnRequirementType: Required, expectContinueButtonOnCompletePage: False)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitElevateCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 423
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(TrnRequirementType trnRequirementType, Boolean expectContinueButtonOnCompletePage) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 105
at TeacherIdentity.AuthServer.EndToEndTests.Elevate.UserSignsInWithLowVerificationLevel_IsRedirectedToElevateJourneyButTrnNotFound(TrnRequirementType trnRequirementType, Boolean expectContinueButtonOnCompletePage) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Elevate.cs:line 116
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithInstitutionEmail_CanRegister(useInstitutionEmail: False)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithInstitutionEmail_CanRegister(Boolean useInstitutionEmail) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 660
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithInstitutionEmail_CanRegister(Boolean useInstitutionEmail) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 668
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithInstitutionEmail_CanRegister(useInstitutionEmail: True)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithInstitutionEmail_CanRegister(Boolean useInstitutionEmail) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 660
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithInstitutionEmail_CanRegister(Boolean useInstitutionEmail) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 668
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithoutTrnLookup_CanRegister
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithoutTrnLookup_CanRegister() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 49
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithoutTrnLookup_CanRegister() in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 57
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(trnRequirement: Optional)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 438
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 448
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(trnRequirement: Required)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 438
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_MatchingExistingAccount_VerifiesExistingAccountEmailAndCanSignInSuccessfully(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 448
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithTrnLookup_TrnFound_CanRegister(trnRequirement: Optional)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_TrnFound_CanRegister(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 284
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_TrnFound_CanRegister(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 292
--- End of stack trace from previous location ---
github-actions / End-to-end test results
TeacherIdentity.AuthServer.EndToEndTests.Register ► NewUser_WithTrnLookup_TrnFound_CanRegister(trnRequirement: Required)
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/TestResults/_fv-az1030-461_2023-10-03_14_19_09.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for Locator(".govuk-button:text-is('Continue')")
============================================================
at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Dictionary`2 dictionary) in /_/src/Playwright/Transport/Connection.cs:line 165
at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 471
at TeacherIdentity.AuthServer.EndToEndTests.PageExtensions.SubmitCheckAnswersPage(IPage page) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/PageExtensions.cs:line 299
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_TrnFound_CanRegister(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 284
at TeacherIdentity.AuthServer.EndToEndTests.Register.NewUser_WithTrnLookup_TrnFound_CanRegister(TrnRequirementType trnRequirement) in /home/runner/work/get-an-identity/get-an-identity/dotnet-authserver/tests/TeacherIdentity.AuthServer.EndToEndTests/Register.cs:line 292
--- End of stack trace from previous location ---