Skip to content

System.Reflection.Tests.AssemblyTests.GetSatelliteAssemblyNeg fails #67569

@MichalStrehovsky

Description

@MichalStrehovsky
[FAIL] System.Reflection.Tests.AssemblyTests.GetSatelliteAssemblyNeg
Assert.Throws() Failure
Expected: typeof(System.ArgumentNullException)
Actual:   typeof(System.PlatformNotSupportedException): Operation is not supported on this platform.
---- System.PlatformNotSupportedException : Operation is not supported on this platform.
   at System.Reflection.Runtime.Assemblies.RuntimeAssemblyInfo.GetSatelliteAssembly(CultureInfo) + 0x3c
   at System.Reflection.Tests.AssemblyTests.<>c.<GetSatelliteAssemblyNeg>b__76_0() + 0x71
----- Inner Stack Trace -----
   at System.Reflection.Runtime.Assemblies.RuntimeAssemblyInfo.GetSatelliteAssembly(CultureInfo) + 0x3c
   at System.Reflection.Tests.AssemblyTests.<>c.<GetSatelliteAssemblyNeg>b__76_0() + 0x71

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions