dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.28k stars 4.74k forks source link

Test failure Microsoft.Extensions.DependencyInjection.Specification.UnityDependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph #51832

Open VincentBu opened 3 years ago

VincentBu commented 3 years ago

Run: runtime-coreclr libraries-jitstress2-jitstressregs 20210424.1

Failed test:

net6.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x10-Windows.10.Arm64v8.Open
 -Microsoft.Extensions.DependencyInjection.Specification.UnityDependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph

Error message:

System.NullReferenceException : Object reference not set to an instance of an object.

Stack trace
   at Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph() in /_/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/DependencyInjectionSpecificationTests.cs:line 292
ghost commented 3 years ago

Tagging subscribers to this area: @eerhardt, @maryamariyan See info in area-owners.md if you want to be subscribed.

Issue Details
Run: [runtime-coreclr libraries-jitstress2-jitstressregs 20210424.1](https://dev.azure.com/dnceng/public/_build/results?buildId=1105738&view=ms.vss-test-web.build-test-results-tab&runId=33765604&resultId=120123&paneView=debug) Failed test: ``` net6.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x10-Windows.10.Arm64v8.Open -Microsoft.Extensions.DependencyInjection.Specification.UnityDependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph ``` **Error message:** ``` System.NullReferenceException : Object reference not set to an instance of an object. Stack trace at Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph() in /_/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/DependencyInjectionSpecificationTests.cs:line 292 ```
Author: VincentBu
Assignees: -
Labels: `JitStress`, `arch-arm64`, `area-Extensions-DependencyInjection`, `os-windows`, `untriaged`
Milestone: -
VincentBu commented 2 years ago

Failed again in: runtime-coreclr libraries-jitstress 20220117.1

Failed test:

net7.0-windows-Release-arm64-CoreCLR_checked-no_tiered_compilation-Windows.10.Arm64v8.Open

- Microsoft.Extensions.DependencyInjection.Specification.UnityDependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph

Error message:

System.NullReferenceException : Object reference not set to an instance of an object.

Stack trace
   at Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.FactoryServicesAreCreatedAsPartOfCreatingObjectGraph() in /_/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/DependencyInjectionSpecificationTests.cs:line 300