Bump System.Reactive from 6.0.0 to 6.0.1 in /TeachingRecordSystem #2870
GitHub Actions / Support UI end-to-end test results
failed
Jul 23, 2024 in 0s
31 passed, 1 failed and 0 skipped
❌ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1456-841_2024-07-23_20_26_56.trx
32 tests were completed in 87s with 31 passed, 1 failed and 0 skipped.
✅ TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests
✅ AddAlert(setDetailsManually: False)
✅ AddAlert(setDetailsManually: True)
✅ CloseAlert
✅ ViewAlert(isActive: False, expectedFlashMessage: "Inactive status removed")
✅ ViewAlert(isActive: True, expectedFlashMessage: "Status changed to inactive")
✅ TeachingRecordSystem.SupportUi.EndToEndTests.ApplicationUserTests
✅ AddApiKey
✅ AddApplicationUser
✅ EditApiKey
✅ EditApplicationUser
✅ TeachingRecordSystem.SupportUi.EndToEndTests.ChangeRequestTests
✅ SelectChangeRequestAndApprove(isNameChange: False)
✅ SelectChangeRequestAndApprove(isNameChange: True)
✅ SelectChangeRequestAndCancel(isNameChange: False)
✅ SelectChangeRequestAndCancel(isNameChange: True)
✅ SelectChangeRequestAndReject(isNameChange: False)
✅ SelectChangeRequestAndReject(isNameChange: True)
✅ TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests
✅ IndexReturnsOk
✅ TeachingRecordSystem.SupportUi.EndToEndTests.MqTests
✅ AddMq
✅ DeleteMq
✅ EditMqProvider
✅ EditMqSpecialism
✅ EditMqStartDate
✅ EditMqStatus(isStatusChange: False, isEndDateChange: True)
✅ EditMqStatus(isStatusChange: True, isEndDateChange: False)
✅ EditMqStatus(isStatusChange: True, isEndDateChange: True)
❌ TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests
✅ EditDateOfBirth
❌ EditName
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
"NetworkIdle" event fired
============================================================
---- System.TimeoutException : Timeout 30000ms exceeded.
✅ TeachingRecordSystem.SupportUi.EndToEndTests.SupportTaskTests
✅ ConnectOneLoginUser_WithoutSuggestions
✅ ConnectOneLoginUser_WithSuggestion
✅ TeachingRecordSystem.SupportUi.EndToEndTests.UserTests
✅ AddUser
✅ DeactivateUser
✅ EditUser
✅ ReactivateUser
Annotations
github-actions / Support UI end-to-end test results
TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests ► EditName
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1456-841_2024-07-23_20_26_56.trx
Error:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
"NetworkIdle" event fired
============================================================
---- System.TimeoutException : Timeout 30000ms exceeded.
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
"NetworkIdle" event fired
============================================================
---- System.TimeoutException : Timeout 30000ms exceeded.
at Microsoft.Playwright.Core.Waiter.WaitForPromiseAsync[T](Task`1 task, Action dispose) in /_/src/Playwright/Core/Waiter.cs:line 228
at Microsoft.Playwright.Core.Frame.WaitForLoadStateAsync(Nullable`1 state, FrameWaitForLoadStateOptions options) in /_/src/Playwright/Core/Frame.cs:line 234
at TeachingRecordSystem.SupportUi.EndToEndTests.PageExtensions.AssertOnPersonEditNameConfirmPage(IPage page, Guid personId) in /home/runner/work/teaching-record-system/teaching-record-system/TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/PageExtensions.cs:line 147
at TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests.EditName() in /home/runner/work/teaching-record-system/teaching-record-system/TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/PersonTests.cs:line 34
at TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests.EditName() in /home/runner/work/teaching-record-system/teaching-record-system/TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/PersonTests.cs:line 40
----- Inner Stack Trace -----
at Microsoft.Playwright.Helpers.TaskHelper.<>c__DisplayClass2_0.<WithTimeout>b__0() in /_/src/Playwright/Helpers/TaskHelper.cs:line 73
at Microsoft.Playwright.Helpers.TaskHelper.WithTimeout(Task task, Func`1 timeoutAction, TimeSpan timeout, CancellationToken cancellationToken) in /_/src/Playwright/Helpers/TaskHelper.cs:line 109
at Microsoft.Playwright.Core.Waiter.WaitForPromiseAsync[T](Task`1 task, Action dispose) in /_/src/Playwright/Core/Waiter.cs:line 220
Loading