View person alerts #1044
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
Build & test
2m 57s
Matrix: Validate Terraform
DQT tests
0s
Deploy dev environment
/
Deploy to AKS
Annotations
5 errors and 1 notice
TeachingRecordSystem.SupportUi.Tests.PageTests.Persons.PersonDetail.AlertsTests ► Get_WithPersonIdForPersonWithCurrentAndPreviousAlerts_DisplaysExpectedContent:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/PageTests/Persons/PersonDetail/AlertsTests.cs#L132
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/TestResults/_fv-az548-895_2023-09-22_14_49_25.trx
Error:
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "lorem ipsum"
Actual: "\n "
↑ (pos 0)
|
TeachingRecordSystem.SupportUi.Tests.PageTests.Persons.PersonDetail.AlertsTests ► Get_WithPersonIdForPersonWithOnlyCurrentAlerts_DisplaysExpectedContent:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/PageTests/Persons/PersonDetail/AlertsTests.cs#L99
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/TestResults/_fv-az548-895_2023-09-22_14_49_25.trx
Error:
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "lorem ipsum"
Actual: "\n "
↑ (pos 0)
|
TeachingRecordSystem.SupportUi.Tests.PageTests.Persons.PersonDetail.AlertsTests ► Get_WithPersonIdForPersonWithOnlyPreviousAlerts_DisplaysExpectedContent:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/PageTests/Persons/PersonDetail/AlertsTests.cs#L68
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.Tests/TestResults/_fv-az548-895_2023-09-22_14_49_25.trx
Error:
Assert.Single() Failure: The collection contained 2 items
Collection: [HtmlTableRowElement { AccessKey = "", AccessKeyLabel = "", Align = Left, AssignedSlot = null, BaseUri = "http://localhost/", ··· }, HtmlTableRowElement { AccessKey = "", AccessKeyLabel = "", Align = Left, AssignedSlot = null, BaseUri = "http://localhost/", ··· }]
|
Build & test
Process completed with exit code 1.
|
Build & test
Failed test were found and 'fail-on-error' option is set to true
|
Build & test
Linting changed files only
|