Closed
Description
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
- Affected 7.0 PR: [automated] Merge branch 'release/7.0' => 'release/7.0-staging' #92980
- Affected 6.0 PRs: [release/6.0-staging] Update dependencies from dotnet/xharness #93396 , [release/6.0-staging] Update dependencies from dotnet/arcade dotnet/icu dotnet/emsdk dotnet/hotreload-utils dotnet/runtime-assets #93395
- Queue:
Libraries Test Run release mono Linux x64 Debug
- Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=437130&view=logs&j=b4344b0d-0f92-5d69-ccaf-e0b24fbf14a2&t=65a58faa-a542-5344-b5c8-897139f242cd&l=103
- Log file: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-92980-merge-e1e1a34e95a948d8ab/System.Diagnostics.Process.Tests/1/console.a0886c34.log?helixlogtype=result
- Output:
- TestWorkingSet
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
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
9 | 23 | 23 |