Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Microsoft.AspNetCore.Diagnostics.EntityFramework package README #57540

Merged

Add PACKAGE.md

920a740
Select commit
Loading
Failed to load commit list.
Merged

Provide Microsoft.AspNetCore.Diagnostics.EntityFramework package README #57540

Add PACKAGE.md
920a740
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 28, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[aspnetcore-ci]

[aspnetcore-components-e2e]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

aspnetcore-ci / Build / Tests: Helix x64 / Run build.cmd helix target

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.Mvc.TagHelpers.Test--net9.0 in job 53e841da-ead0-4181-8473-0aeefeb3e4b5 has failed. [Failure log]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item IIS.FunctionalTests--net9.0 in job e4e91635-5066-4d1a-a7fc-2851bba327c3 has failed. [Failure log]

Non-Deterministic Test Failures Detected

IIS.FunctionalTests--net9.0.WorkItemExecution [Console] [Details] [Artifacts] [1.13% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.ProcessAsync_AwaitersUseTheResultOfExecutor [Console] [Details] [Artifacts] [0.40% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
Assert.True() Failure
Expected: True
Actual:   False
CallStack
   at Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.TestMemoryCache.TryGetValue(Object key, Object& value) in /_/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs:line 1033
   at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
   at Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output) in /_/src/Mvc/Mvc.TagHelpers/src/CacheTagHelper.cs:line 70
   at Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.ProcessAsync_AwaitersUseTheResultOfExecutor() in /_/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs:line 922
--- End of stack trace from previous location ---
Microsoft.AspNetCore.Mvc.TagHelpers.Test--net9.0.WorkItemExecution [Console] [Details] [Artifacts] [0.17% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No