Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0] TcpReceiveSendGetsCanceledByDispose: update test for change in Linux kernel. #93554

Merged

TcpReceiveSendGetsCanceledByDispose: update test for change in Linux …

72e9e21
Select commit
Loading
Failed to load commit list.
Merged

[release/6.0] TcpReceiveSendGetsCanceledByDispose: update test for change in Linux kernel. #93554

TcpReceiveSendGetsCanceledByDispose: update test for change in Linux …
72e9e21
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 16, 2023 in 1h 22m 27s

Build #20231016.48 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 2,276,601 (98.36%)
  • Other: 37,909 (1.64%)
  • Total: 2,314,515

Annotations

Check failure on line 43 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L43

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.TestWorkingSet has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/85069494-648f-4ad9-a1e0-940d8563a14d/workitems/System.Diagnostics.Process.Tests/console

Check failure on line 43 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L43

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/85069494-648f-4ad9-a1e0-940d8563a14d/workitems/System.Diagnostics.Process.Tests/console

Check failure on line 43 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L43

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/bfc01359-658c-4a42-81e0-178136dcb790/workitems/System.Diagnostics.Process.Tests/console

Check failure on line 43 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L43

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.23511.8/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/bfc01359-658c-4a42-81e0-178136dcb790/workitems/System.Diagnostics.Process.Tests/console

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64

Assert.NotEqual() Failure
Expected: Not 0
Actual:   0
Raw output
   at System.Diagnostics.Tests.ProcessTests.AssertNonZeroAllZeroDarwin(Int64 value) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 73
   at System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 756
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 370

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.TestWorkingSet64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.ProcessTests.TestWorkingSet64

Assert.InRange() Failure
Range:  (1 - 9223372036854775807)
Actual: 0
Raw output
   at System.Diagnostics.Tests.ProcessTests.TestWorkingSet64() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 809
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 370

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet

Assert.NotEqual() Failure
Expected: Not 0
Actual:   0
Raw output
   at System.Diagnostics.Tests.ProcessTests.AssertNonZeroAllZeroDarwin(Int64 value) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 73
   at System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 1972
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 370

Check failure on line 1 in System.Diagnostics.Tests.ProcessTests.TestWorkingSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.ProcessTests.TestWorkingSet

Assert.InRange() Failure
Range:  (1 - 2147483647)
Actual: 0
Raw output
   at System.Diagnostics.Tests.ProcessTests.TestWorkingSet() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 2038