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
The test_stats_agg_byte_io test consistently fails for me:
test_stats_agg_byte_io
assertion failed: `(left == right)` left: `[1, 1, 38, 0, 0, 0, 0, 0, 0, 0, 0, 16, 73, 187, 109, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 144, 194, 245, 40, 92, 143, 73, 64]`, right: `[1, 1, 1, 5, 0, 0, 0, 0, 0, 0, 0, 144, 194, 245, 40, 92, 143, 73, 64, 100, 180, 142, 170, 38, 151, 174, 64, 72, 48, 180, 190, 189, 33, 254, 192, 119, 78, 30, 195, 209, 190, 96, 65]` postgres location: stats_agg.rs
I'm testing with the latest main on MacOS 14.
main
The text was updated successfully, but these errors were encountered:
This was fixed in #828
Sorry, something went wrong.
No branches or pull requests
The
test_stats_agg_byte_io
test consistently fails for me:I'm testing with the latest
main
on MacOS 14.The text was updated successfully, but these errors were encountered: