-
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
StringBuilderTests.<FailureOnLargeString> [InlinedCallFrame] (System.Buffer.__Memmove) test timeout #40625
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
This was present on 11 of the last 100 builds:
|
Introduced on #40500 cc: @danmosemsft Sample dump from #39640 (it's 7.5GB so it can take a bit to download) |
Odd. Thanks for the context @hoyosjs . I don't think this was introduced by the product change, but looks like a test issue. I will disable the test now. |
Could you please sign off on my PR? |
On my machine, it takes ~6 seconds.
I could maybe increase the timeout from 60 seconds to 5 minutes, say. |
Might be extra time due to swapping; can you conditionally disable based on machine memory? (e.g. < 16GB don't run) |
Hmm, so what's special about the configurations where it works OK? Do those machines/containers have more RAM? |
I've seen it fail only in two queues: |
Happy to make it conditional on >16GB (it would still run locally) but it would be good to get the answer to your question. |
I'd guess >= 16GB would be better 😉 |
@hoyosjs checking now |
@hoyosjs both Windows.10.Amd64.Server19H1.ES.Open and windows.10.amd64.serverrs5.open are Standard_D2_v3 - 2CPU, 8GB RAM. |
OK I'll make it >=16GB |
Looks like I forgot about this. Well, this does not block shipping. Moving to future. |
Libraries Test Run release coreclr Windows_NT x64 Debug
https://helix.dot.net/api/2019-06-17/jobs/c34b0e31-15cf-4557-819a-06d9c812b956/workitems/System.Runtime.Nls.Tests/console
Seen in #40326 (comment)
The text was updated successfully, but these errors were encountered: