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
Looks to be specific to x64 macOS. I've seen this at least twice.
We need a dump to figure out where it's stuck, but the CI doesn't make one for timeouts.
https://helix.dot.net/api/2019-06-17/jobs/0a5f6851-e7db-4128-b3c3-db828c8b6277/workitems/System.Threading.Tasks.Dataflow.Tests/console
Console log: 'System.Threading.Tasks.Dataflow.Tests' from job 0a5f6851-e7db-4128-b3c3-db828c8b6277 workitem 78854a02-3f13-41f9-9e00-b7e19f3a8bdb (osx.1200.amd64.open) executed on machine dci-mac-build-340.local running macOS-12.4 + ./RunTests.sh --runtime-path /tmp/helix/working/ACAD094C/p ----- start Thu Dec 22 22:40:48 PST 2022 =============== To repro directly: ===================================================== pushd . chmod +rwx System.Threading.Tasks.Dataflow.Tests ^&^& ./System.Threading.Tasks.Dataflow.Tests -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml popd =========================================================================================================== /private/tmp/helix/working/ACAD094C/w/9EC00949/e /private/tmp/helix/working/ACAD094C/w/9EC00949/e Running assembly:System.Threading.Tasks.Dataflow.Tests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 [SKIP] System.Threading.Tasks.Dataflow.Tests.EtwTests.TestEtw [SKIP] System.Threading.Tasks.Dataflow.Tests.DebugAttributeTests.TestDebuggerDisplaysAndTypeProxies ['System.Threading.Tasks.Dataflow.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.
area-NativeAOT-coreclr
Sorry, something went wrong.
This was likely fixed by #82709.
No branches or pull requests
Looks to be specific to x64 macOS. I've seen this at least twice.
We need a dump to figure out where it's stuck, but the CI doesn't make one for timeouts.
https://helix.dot.net/api/2019-06-17/jobs/0a5f6851-e7db-4128-b3c3-db828c8b6277/workitems/System.Threading.Tasks.Dataflow.Tests/console
The text was updated successfully, but these errors were encountered: