-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
System.IO.FileSystem.Tests fails on Libraries Test Run release coreclr OSX x64 Debug #70692
Comments
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsFailure found https://github.com/dotnet/runtime/pull/70534/checks?check_run_id=6867381404
|
No dump apparently. @MattGal I remember we were having issues because dumps on Mac could be huge. Did we switch them off entirely? |
No, all that checking occurs after the work item and the work item itself logged "Did not find dumps, skipping dump docs generation.". Sometimes cores just don't get generated, but core dump creation is definitely working in this queue:
|
Interestingly though all the core dumps returned by that query are from runtime test configurations, mostly JIT. Eg., this returns nothing:
a while back I made the script dump ulimit, and i see it contains and here is why runtime/eng/testing/RunnerTemplate.sh Lines 134 to 142 in 39078f5
looking through the issues, it seems next action is here #65422 @hoyosjs @elinor-fung what do you see as the next action here and do either of you plan to take it on or do we need someone? (IMO we can't operate for long without the ability to diagnose test crashes on mac) |
While we could, we still have a work item to investigate createdump dumps being large. capturing them is a matter of adding a couple env vars for all platforms, but I am not convinced that won't cause the same issue we saw before again (although helix has guards for it now) |
If Helix has throttling/limits now, is there any reason to not try re-enabling? We could use the env vars recommended #65422 (comment) .. we'd at least have mini dumps, it seems. |
Failure found https://github.com/dotnet/runtime/pull/70534/checks?check_run_id=6867381404
LOG: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-70534-merge-9ef671fa37a148ccbf/System.IO.FileSystem.Tests/1/console.4e103995.log?helixlogtype=result
The text was updated successfully, but these errors were encountered: