-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working