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

Blazor Web project interactive options improvements. Rename render modes. #50684

Merged
merged 23 commits into from
Sep 15, 2023

Revert "Rename --interactivity to --interactive"

66e26a8
Select commit
Loading
Failed to load commit list.
Merged

Blazor Web project interactive options improvements. Rename render modes. #50684

Revert "Rename --interactivity to --interactive"
66e26a8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr succeeded Sep 15, 2023 in 48m 7s

Build #20230915.11 had test failures

Details

Tests

  • Failed: 28 (1.65%)
  • Passed: 1,645 (96.65%)
  • Other: 29 (1.70%)
  • Total: 1,702

Annotations

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net8.0/linux-x64/project.dll' could not be found.

Check failure on line 87 in .packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets#L87

.packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets(87,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net8.0/linux-x64/project.dll' could not be found.

Check failure on line 87 in .packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets#L87

.packages/microsoft.net.illink.tasks/8.0.0-rc.2.23418.14/build/Microsoft.NET.ILLink.targets(87,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

Assert.Collection() Failure
Collection: []
Expected item count: 2
Actual item count:   0
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 428
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem

Assert.Collection() Failure
Collection: []
Expected item count: 1
Actual item count:   0
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 176
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem

Test failed

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Invoke_Policy_HasText_ReturnPolicies

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Invoke_Policy_HasText_ReturnPolicies

Assert.NotEmpty() Failure
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Invoke_Policy_HasText_ReturnPolicies() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/RoutePatternCompletionProviderTests.cs:line 119
--- End of stack trace from previous location ---