Skip to content

Test failure System.Reflection.Tests.ModuleTests.GetMethods #50831

@VincentBu

Description

@VincentBu

Run: runtime-coreclr libraries-jitstress 20210406.1

Failed test:

net6.0-Linux-Release-arm-CoreCLR_checked-jitstress2-(Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440
 -System.Reflection.Tests.ModuleTests.GetMethods

Error message:

Showing first 10 differences\n
  Position 0: Expected: TestMethodFoo, Actual: TestMethodBar
  Position 2: Expected: TestMethodBar, Actual: TestMethodFoo
Total number of differences: 2 out of 3


Stack trace
   at System.AssertExtensions.SequenceEqual[T](ReadOnlySpan`1 expected, ReadOnlySpan`1 actual) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 473
   at System.AssertExtensions.SequenceEqual[T](Span`1 expected, Span`1 actual) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 478
   at System.AssertExtensions.SequenceEqual[T](T[] expected, T[] actual) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 480
   at System.Reflection.Tests.ModuleTests.GetMethods() in /_/src/libraries/System.Runtime/tests/System/Reflection/ModuleTests.cs:line 230

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarch-arm32area-System.Reflectionhelp wanted[up-for-grabs] Good issue for external contributorsos-linuxLinux OS (any supported distro)

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions