Skip to content

GCExtendedTests.GetTotalAllocatedBytes failed on Mono on Ubuntu in CI #2280

@stephentoub

Description

@stephentoub

https://dev.azure.com/dnceng/public/_build/results?buildId=494262&view=ms.vss-test-web.build-test-results-tab&runId=15733104&resultId=166198&paneView=debug

    System.Tests.GCExtendedTests.GetTotalAllocatedBytes [FAIL]
      System.Exception : Expected more memory to be allocated. previous = 3806405736, precise = 3789497944, difference = 16907792
      Stack Trace:
           at System.Tests.GCExtendedTests.<GetTotalAllocatedBytes>g__CallGetTotalAllocatedBytesAndCheck|23_0(Int64 previous, Int64& differenceBetweenPreciseAndImprecise)
           at System.Tests.GCExtendedTests.<GetTotalAllocatedBytes>g__CallGetTotalAllocatedBytes|23_1(Int64 previous, <>c__DisplayClass23_0& )
           at System.Tests.GCExtendedTests.GetTotalAllocatedBytes()
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

cc: @akoeplinger

Metadata

Metadata

Assignees

Labels

area-GC-monodisabled-testThe test is disabled in source code against the issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions