-
Notifications
You must be signed in to change notification settings - Fork 456
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
windows: test flakes / failures due to out of memory #1897
Comments
Looks like it was actually
|
aah. Closing this. |
Reopened this issue, so we can add windows flakes here. Like the earlier report, I noticed
And looking at the raw logs
|
might have something to do with the increased memory usage seen here? |
Some more datapoints:
All of these seem to have failed with something along the lines of: 2023-01-03T14:35:06.6273384Z runtime: VirtualAlloc of 2147483648 bytes failed with errno=1455
2023-01-03T14:35:06.6273483Z fatal error: out of memory |
Skip two tests that are known to be flakes when run on windows. Touches cockroachdb#1897.
Skip two tests that are known to be flakes when run on windows. Touches #1897.
This reverts commit 65ff304. Touches cockroachdb#1897.
Looking at recent master builds, I don't see the same rate of Windows flakes. Hopefully this is related to #2236. Going to close this for now, but feel free to re-open if Windows builds start flaking out again. |
https://github.com/cockroachdb/pebble/runs/7867395379?check_suite_focus=true
Not sure what to make of the test output. Seems like a flake because it passed the second time around. Worth a look.
The text was updated successfully, but these errors were encountered: