Skip to content

[NAOT][android] Microsoft.Extensions.Hosting.Unit.Tests failure #120715

@sbomer

Description

@sbomer

The following two Microsoft.Extensions.Hosting.Unit.Tests fail on x64 android with native AOT:

  • RelativeContentRootIsResolved:
    System.IO.DirectoryNotFoundException : /system/bin/testroot/
  • CanConfigureAppConfigurationFromFile:
    System.IO.FileNotFoundException : The configuration file 'appSettings.json' was not found and is not optional. The expected physical path was '/system/bin/appSettings.json'.
  • CreateDefaultBuilder_IncludesCommandLineArguments:
    System.NullReferenceException : Object reference not set to an instance of an object.
    Microsoft.Extensions.Hosting.Tests.HostTests.CreateDefaultBuilder_IncludesCommandLineArguments()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions