Skip to content

[wasm] Wasm.Build.Tests - blazor run tests failing #85769

Closed
@AaronRobinsonMSFT

Description

@AaronRobinsonMSFT

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=261558
Build error leg or test failing: Wasm.Build.Tests.Blazor.BuildPublishTests.BlazorBuildRunTest
Pull request: #85723

        [error] crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
              Unhandled exception rendering component: Could not load type of field 'Microsoft.AspNetCore.Components.Routing.TemplateParser:_invalidParameterNameCharacters' (0) due to: Could not resolve type with token 0100008c from typeref (expected class 'System.Buffers.IndexOfAnyValues`1' in assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') assembly:System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Buffers.IndexOfAnyValues`1 member:(null)
        System.TypeLoadException: Could not load type of field 'Microsoft.AspNetCore.Components.Routing.TemplateParser:_invalidParameterNameCharacters' (0) due to: Could not resolve type with token 0100008c from typeref (expected class 'System.Buffers.IndexOfAnyValues`1' in assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') assembly:System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Buffers.IndexOfAnyValues`1 member:(null)
           at Microsoft.AspNetCore.Components.RouteTableFactory.Create(Dictionary`2 templatesByHandler)
           at Microsoft.AspNetCore.Components.RouteTableFactory.Create(List`1 componentTypes)
           at Microsoft.AspNetCore.Components.RouteTableFactory.Create(RouteKey routeKey)
           at Microsoft.AspNetCore.Components.Routing.Router.RefreshRouteTable()
           at Microsoft.AspNetCore.Components.Routing.Router.Refresh(Boolean isNavigationIntercepted)
           at Microsoft.AspNetCore.Components.Routing.Router.RunOnNavigateAsync(String path, Boolean isNavigationIntercepted)
           at Microsoft.AspNetCore.Components.Routing.Router.<>c__DisplayClass67_0.<RunOnNavigateAsync>b__1(RenderTreeBuilder builder)
           at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
        [] info: Microsoft.Hosting.Lifetime[0]
        []       Application is shutting down...

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "Unhandled exception rendering component: Could not load type of field 'Microsoft.AspNetCore.Components.Routing.TemplateParser:_invalidParameterNameCharacters'",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
262351 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85705
262579 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85738
262524 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85787
262499 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85741
262441 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85668
262409 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85558
262247 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85771
262232 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85770
262213 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85643
262163 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85766
262089 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85528
262082 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85445
262045 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85520
261937 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution
261558 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85723
261899 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85254
261758 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85498
261643 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #85741
261591 dotnet/runtime Workloads-Webcil-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #84867
261546 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #74623
261541 dotnet/runtime Workloads-Wasm.Build.Tests.Blazor.BuildPublishTests.WorkItemExecution #74623

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 21

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-Build-monodisabled-testThe test is disabled in source code against the issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions