We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Lots of PRs have been failing today with this:
Discovering: System.Buffers.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Buffers.Tests (found 42 of 43 test cases) Starting: System.Buffers.Tests (parallel test collections = on, max threads = 2) System.Buffers.ArrayPool.Tests.CollectionTests.ThreadLocalIsCollectedUnderHighPressure [SKIP] Condition(s) not met: "IsStressModeEnabledAndRemoteExecutorSupported" System.Buffers.ArrayPool.Tests.CollectionTests.PollingEventFires(trim: True) [FAIL] Half-way through waiting for remote process. Timed out at 10/29/2020 5:03:11 PM after 60000ms waiting for remote process. Process ID: 44 Handle: 832 Name: dotnet MainModule: /root/helix/work/correlation/dotnet StartTime: 10/29/2020 5:02:10 PM TotalProcessorTime: 00:00:00.1300000 Stack Trace: /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(224,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(57,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() /_/src/libraries/System.Buffers/tests/ArrayPool/ArrayPoolTest.cs(57,0): at System.Buffers.ArrayPool.Tests.ArrayPoolTest.RemoteInvokeWithTrimming(Action`1 method, Boolean trim, Int32 timeout) /_/src/libraries/System.Buffers/tests/ArrayPool/CollectionTests.cs(151,0): at System.Buffers.ArrayPool.Tests.CollectionTests.PollingEventFires(Boolean trim)
e.g. https://dev.azure.com/dnceng/public/_build/results?buildId=870197&view=ms.vss-test-web.build-test-results-tab&runId=27843160&resultId=183117&paneView=attachments
Runfo Tracking Issue: System.Buffers.ArrayPool.Tests.CollectionTests.PollingEventFires failures on Linux
Build Result Summary
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @tannergooding, @pgovind, @jeffhandley See info in area-owners.md if you want to be subscribed.
Sorry, something went wrong.
This has been failing a ton. I'm disabling the test. It only started failing very recently and needs to be investigated.
No branches or pull requests
Lots of PRs have been failing today with this:
e.g.
https://dev.azure.com/dnceng/public/_build/results?buildId=870197&view=ms.vss-test-web.build-test-results-tab&runId=27843160&resultId=183117&paneView=attachments
Runfo Tracking Issue: System.Buffers.ArrayPool.Tests.CollectionTests.PollingEventFires failures on Linux
Build Result Summary
The text was updated successfully, but these errors were encountered: