Skip to content

[release/11.0.1xx-preview7] Expose --no-banner in MTP dotnet test help - #55454

Merged
Evangelink merged 1 commit into
release/11.0.1xx-preview7from
backport/pr-55412-to-release/11.0.1xx-preview7
Jul 27, 2026
Merged

[release/11.0.1xx-preview7] Expose --no-banner in MTP dotnet test help#55454
Evangelink merged 1 commit into
release/11.0.1xx-preview7from
backport/pr-55412-to-release/11.0.1xx-preview7

Expose --no-banner in dotnet test help

521e0b3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Jul 24, 2026 in 1h 29m 46s

Build #20260724.7 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 22,576 (93.80%)
  • Other: 1,491 (6.19%)
  • Total: 24,068

Annotations

Check failure on line 111 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Build log #L111

Failed work item information:

Check failure on line 120 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Build log #L120

Bash exited with code '1'.

Check failure on line 1 in Build_DefaultDocumentAndSpaFallback_CreatesAdditionalEndpoints

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Build_DefaultDocumentAndSpaFallback_CreatesAdditionalEndpoints

Test method Microsoft.NET.Sdk.StaticWebAssets.Tests.StaticWebAssetEndpointsIntegrationTest.Build_DefaultDocumentAndSpaFallback_CreatesAdditionalEndpoints threw exception:
FluentAssertions.Execution.AssertionFailedException: Expected collection {empty} to have an item matching (e.Route == "index.html").
Raw output
at FluentAssertions.Execution.FallbackTestFramework.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Collections.GenericCollectionAssertions`3.Contain(Expression`1 predicate, String because, Object[] becauseArgs)
   at Microsoft.NET.Sdk.StaticWebAssets.Tests.StaticWebAssetEndpointsIntegrationTest.Build_DefaultDocumentAndSpaFallback_CreatesAdditionalEndpoints() in /_/test/Microsoft.NET.Sdk.StaticWebAssets.Tests/StaticWebAssetEndpointsIntegrationTest.cs:line 549
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)