Skip to content
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

test_stats_agg_byte_io test fails for me #783

Open
syvb opened this issue Nov 14, 2023 · 0 comments
Open

test_stats_agg_byte_io test fails for me #783

syvb opened this issue Nov 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@syvb
Copy link
Member

syvb commented Nov 14, 2023

The test_stats_agg_byte_io test consistently fails for me:

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.

@syvb syvb added the bug Something isn't working label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant