Skip to content

async flush logs

async flush logs #41

Triggered via push August 29, 2023 19:53
Status Failure
Total duration 2m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Login_User_When_User_Info_Is_Not_Registered: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Logout_User_When_User_Is_Not_Logged_In_And_Redirect_To_Login: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Register_User_When_User_Info_Is_Invalid(invalidPassword: "123456789"): tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Register_User_When_User_Info_Is_Invalid(invalidPassword: "12345AAAAA"): tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Register_User_When_User_Info_Is_Invalid(invalidPassword: "aaaaaaaaaa"): tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Register_User_When_User_Info_Is_Invalid(invalidPassword: "aaaaaAAAAA"): tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Fail_To_Register_User_When_User_Is_Already_Registered: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Login_User_When_User_Info_Is_Valid: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Logout_User_When_User_Is_Authenticated: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.Authentication.AuthApi_Should ► Register_User_When_User_Info_Is_Valid: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
Jordnaer.Server.Tests.AzureAppConfiguration_Should ► Contain_Authentication_Scheme_Facebook: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx#L0
Failed test found in: tests/web/Jordnaer.Server.Tests/TestResults/test-results.trx Error: [Test Collection Cleanup Failure (JordnaerWebApplicationFactoryCollection)]: System.AggregateException : One or more hosted services failed to stop. (Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Azure.SignalR.TimerAwaitable'.
test
Failed test were found and 'fail-on-error' option is set to true
test
Process completed with exit code 1.
test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']