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

[Trimming] Add a feature flag to disable XAML loading at runtime #19310

Merged
merged 22 commits into from
Feb 7, 2024

Update docs/design/FeatureSwitches.md

47a6988
Select commit
Loading
Failed to load commit list.
Merged

[Trimming] Add a feature flag to disable XAML loading at runtime #19310

Update docs/design/FeatureSwitches.md
47a6988
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Feb 7, 2024 in 55m 18s

Build #9.0.0-ci.net9.25562+pr.19310-sha.0edec681a9-azdo.106936 had test failures

Details

Tests

  • Failed: 72 (0.43%)
  • Passed: 16,721 (98.91%)
  • Other: 112 (0.66%)
  • Total: 16,905

Annotations

Check failure on line 457 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L457

PowerShell exited with code '1'.

Check failure on line 684 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L684

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net8.0")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net8.0")

  Failed to boot simulator with UDID 'F0F8A6F0-556F-479D-BBD4-8A07E9A5C5BE'.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.AppleTemplateSetup() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 17

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.AppleTemplateSetup() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 17

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Release","net8.0")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Release","net8.0")

  Failed to boot simulator with UDID 'F0F8A6F0-556F-479D-BBD4-8A07E9A5C5BE'.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.AppleTemplateSetup() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 17
   at InvokeStub_AppleTemplateTests.AppleTemplateSetup(Object, Object, IntPtr*)

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.AppleTemplateSetup() in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 17
   at InvokeStub_AppleTemplateTests.AppleTemplateSetup(Object, Object, IntPtr*)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.TemplateTests.BuildWithMauiVersion("maui","net9.0","Release",False)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.TemplateTests.BuildWithMauiVersion("maui","net9.0","Release",False)

  Project BuildWithMauiVersionmauinet90ReleaseFalse.csproj failed to build. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.TemplateTests.BuildWithMauiVersion(String id, String framework, String config, Boolean shouldPack) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/TemplateTests.cs:line 122
   at InvokeStub_TemplateTests.BuildWithMauiVersion(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.TemplateTests.BuildWithMauiVersion(String id, String framework, String config, Boolean shouldPack) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/TemplateTests.cs:line 122
   at InvokeStub_TemplateTests.BuildWithMauiVersion(Object, Span`1)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst("maui-blazor","Release","net9.0")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst("maui-blazor","Release","net9.0")

  Project CheckEntitlementsForMauiBlazorOnMacCatalystmauiblazorReleasenet90.csproj failed to build. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst(String id, String config, String framework) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/TemplateTests.cs:line 375
   at InvokeStub_TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst(String id, String config, String framework) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/Microsoft.Maui.IntegrationTests/TemplateTests.cs:line 375
   at InvokeStub_TemplateTests.CheckEntitlementsForMauiBlazorOnMacCatalyst(Object, Span`1)