Skip to content

[6.0, 7.0] System.Diagnostics.Tests.ProcessTests.Test*WorkingSet* assert failures #93491

Closed
@carlossanlop

Description

@carlossanlop

Error Blob

Affecting both 6.0 and 7.0 and both TestWorkingSet and TestWorkingSet64

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "at System.Diagnostics.Tests.ProcessTests.Test.*WorkingSet",
  "ExcludeConsoleLog": true
}

Reproduction Steps

    System.Diagnostics.Tests.ProcessTests.TestWorkingSet [FAIL]
      Assert.InRange() Failure
      Range:  (1 - 2147483647)
      Actual: 0
      Stack Trace:
        /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs(2081,0): at System.Diagnostics.Tests.ProcessTests.TestWorkingSet()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(69,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
  • TestWorkingSet64
  System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 [FAIL]
    Assert.InRange() Failure
    Range:  (1 - 9223372036854775807)
    Actual: 0
    Stack Trace:
      /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs(822,0): at System.Diagnostics.Tests.ProcessTests.TestWorkingSet64()
      /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=437130
Error message validated: at System.Diagnostics.Tests.ProcessTests.Test.*WorkingSet
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/16/2023 6:29:54 PM UTC

Report

Build Definition Test Pull Request
440191 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet #93395
440236 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64
440233 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet
440099 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64
440091 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet
440086 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64
439891 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet #93554
439429 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet #93543
439643 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93395
439131 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93530
439030 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93395
438653 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93395
438403 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93505
438355 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet
438271 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 #93395
438277 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93390
438264 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet
438244 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet
438152 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 #92979
437229 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 #93396
437672 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #93395
437130 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet #92980
436528 dotnet/runtime System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 #93395

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
9 23 23

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarch-x64area-VM-meta-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-linuxLinux OS (any supported distro)runtime-monospecific to the Mono runtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions