V11.1.0/support for integration testing #52
Annotations
3 errors, 2 warnings, and 1 notice
|
Write Failed Test Details
Codebelt.Extensions.Xunit.Hosting.BootstrapperConsoleApplicationTestTest.ShouldBootstrapLegacyConsoleProgramAndStartup
Message:
System.ObjectDisposedException : Cannot access a disposed object.
Object name: 'IServiceProvider'.
Stack trace:
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Testing.Platform.Services.ServiceProviderExtensions.GetRequiredService[TService](IServiceProvider provider) in /_/src/Platform/Microsoft.Testing.Platform/Services/ServiceProviderExtensions.cs:line 37
at Codebelt.Extensions.Xunit.Hosting.BootstrapperConsoleApplicationTestTest.ShouldBootstrapLegacyConsoleProgramAndStartup() in /_/test/Codebelt.Extensions.Xunit.Hosting.FunctionalTests/BootstrapperConsoleApplicationTestTest.cs:line 17
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
|
|
Write Failed Test Details
Codebelt.Extensions.Xunit.Hosting.BootstrapperMinimalConsoleApplicationTestTest.ShouldBootstrapMinimalConsoleProgram
Message:
System.ObjectDisposedException : Cannot access a disposed object.
Object name: 'IServiceProvider'.
Stack trace:
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Testing.Platform.Services.ServiceProviderExtensions.GetRequiredService[TService](IServiceProvider provider) in /_/src/Platform/Microsoft.Testing.Platform/Services/ServiceProviderExtensions.cs:line 37
at Codebelt.Extensions.Xunit.Hosting.BootstrapperMinimalConsoleApplicationTestTest.ShouldBootstrapMinimalConsoleProgram() in /_/test/Codebelt.Extensions.Xunit.Hosting.FunctionalTests/BootstrapperMinimalConsoleApplicationTestTest.cs:line 18
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
|
|
Test with Debug build
Process completed with exit code 1.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload CoverageReport
No files were found with the provided path: D:\a\xunit\xunit/Coverage. No artifacts will be uploaded.
|
|
|
background
wait
wait-all
cancel
parallel
Loading