Skip to content

Disabling Microsoft.AspNetCore.Routing.Microbenchmarks #61574

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

Open
SteveSandersonMS opened this issue Apr 21, 2025 · 1 comment
Open

Disabling Microsoft.AspNetCore.Routing.Microbenchmarks #61574

SteveSandersonMS opened this issue Apr 21, 2025 · 1 comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework test-failure

Comments

@SteveSandersonMS
Copy link
Member

SteveSandersonMS commented Apr 21, 2025

Failing Test(s)

  • Microsoft.AspNetCore.Routing.Microbenchmarks

This has failed 3 times in the last week and is currently the top cause of build failures. I don't think we have a way to quarantine microbenchmarks like we do for regular tests, so I'm marking it as skipped. The owning team can unskip it once a fix is applied.

Note that there are many other microbenchmark projects in this repo that have not caused any build failures, so getting 3 failures from the routing ones suggests the issue is somehow specific to this microbenchmark and not to the infrastructure in general.

Error Message

(NETCORE_ENGINEERING_TELEMETRY=Build) The command "dotnet D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Routing.Microbenchmarks.dll -f * --validate-fast" exited with code 1.

Stacktrace

n/a

Logs

(NETCORE_ENGINEERING_TELEMETRY=Build) The command "dotnet D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Routing.Microbenchmarks.dll -f * --validate-fast" exited with code 1.

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1016977
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1019452
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1020813

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 21, 2025
@BrennanConroy
Copy link
Member

All 3 logs show it was JumpTableMultipleEntryBenchmark that failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework test-failure
Projects
None yet
Development

No branches or pull requests

2 participants